Registers a custom block state of boolean type
unique string identifier for the block state, which will be used in NBT serialization
BooleanProperty instance for the created block state
Registers a custom block state of integer type
unique string identifier for the block state, which will be used in NBT serialization
minimum possible value for the state
maximum possible value for the state
IntegerProperty instance for the created block state
Generated using TypeDoc
Namespace containing functions to register custom block states (properties), and some enums for vanilla properties
5.0