public class InvalidBlockStateException extends Exception
| Constructor and Description |
|---|
InvalidBlockStateException(org.bukkit.Material material,
BlockStateData state) |
InvalidBlockStateException(org.bukkit.Material material,
String state) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidBlockStateException(org.bukkit.Material material,
String state)
public InvalidBlockStateException(org.bukkit.Material material,
BlockStateData state)
Copyright © 2021. All rights reserved.