class

Minecraft::Data::Block

Inherits JSON::Serializable < Reference < Object

entries of blocks.json

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

hardness
Source
harvest_tools
Source
id_str
Source
material
Source
max_state_id
Source
min_state_id
Source
states

Not individual block states, but the properties that, in combination, make up each block state. Empty array if block has only one state.

Source