class

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)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

enchant_categories
Source
max_durability
Source
name
Source
stack_size
Source