common
/
org.jglrxavpok.hephaistos.mca
/
BlockState
/
BlockState
Block
State
fun
BlockState
(nbt:
NBTCompound
)
Content copied to clipboard
Constructs a BlockState from the given TAG_Compound
Throws
org.jglrxavpok.hephaistos.mca.AnvilException
if the NBT is malformed
@
JvmOverloads
()
fun
BlockState
(name:
String
, properties:
Map
<
String
,
String
> = HashMap())
Content copied to clipboard