class Rosegold::MCData::Enchantment

Overview

entries of enchantments.json

Included Modules

Defined in:

rosegold/world/mcdata.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : UInt32, name : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : UInt32 #

[View source]
def name : String #

[View source]