BlockState

fun BlockState(nbt: NBTCompound)

Constructs a BlockState from the given TAG_Compound

Throws

fun BlockState(name: String, properties: Map<String, String> = HashMap())