Minecraft::Data::Material
Inherits JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
root of materials.json: material name -> {item id -> speed multiplier}
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source