Block State
data class BlockState @JvmOverloads() constructor(name: String, properties: Map<String, String>)
Content copied to clipboard
Represents a block state in a section NBT
Constructors
BlockState
Link copied to clipboard
Constructs a BlockState from the given TAG_Compound
BlockState
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
Types
Functions
toNBT
Link copied to clipboard