Rosegold::MCData::Item
Inherits JSON::Serializable / Reference / Object
entries of items.json
Constructors
new(id : UInt32, name : String, stack_size : UInt8, max_durability : UInt16 | Nil = nil, enchant_categories : Array(String) | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
enchant_categories
Sourceid
Sourcemax_durability
Sourcename
Sourcestack_size
Source