class

Rosegold::MCData::BlockCollisionShapes

Inherits JSON::Serializable / Reference / Object

root of blockCollisionShapes.json

Constructors

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

Instance methods

blocks

block id string -> block's shape nr (if same for all states) | each block state's shape nr

Source
shapes

shape nr -> array of AABBs that combine to make up that block state shape

Source