Constructs new BlockState object from given id and data
Constructs new BlockState object from given id and states object
Data of the block
Numeric ID of the block
Adds state to the following object
BlockState object itself
Adds states to the following object from given java.util.Map instance
BlockState object itself
Adds states to the following object from given JS object instance
BlockState object itself
whether the following object is equal to given, according to different parameters
data of the block
id of the block
all NAMED states from following object in java.util.Map instance
all NAMED states from following object in JS object instance
id of the blockstate in runtime
state of the given number if it's present in the following object
all states from following object in java.util.Map instance
all states from following object in JS object instance
whether the state by given number is present in the following object
whether the state is valid
string representation of the following object
Generated using TypeDoc
Class to work with vanilla blocks parameters