Block State
A state that a block may be in.
This is a representation of a block with specific properties that affect its behaviour.
Functions
Link copied to clipboard
Converts this block state in to its corresponding fluid state.
Link copied to clipboard
If this block can be moved through.
Link copied to clipboard
Link copied to clipboard
Checks if the given property has a value on this state.
Link copied to clipboard
If this block state can be set on fire.
Link copied to clipboard
If this block state can be replaced with another block state when attempting to place a block on this block.
Link copied to clipboard
Gets the value for the given property, or throws an IllegalArgumentException if there is no value for the given property.
Link copied to clipboard
Properties
Link copied to clipboard
All of the properties that can be set on this state.
Link copied to clipboard
All of the properties that are currently set on this state.
Link copied to clipboard
How this block reacts to being pushed or pulled by pistons.