class

Rosegold::DataComponents::Enchantments

Inherits Rosegold::DataComponent / Reference / Object

Component for enchantments (complex structure)

Constructors

new(enchantments : Hash(UInt32, UInt32) = Hash(UInt32, UInt32).new)
Source
read(io) : self
Source

Instance methods

enchantments
Source
enchantments=(enchantments : Hash(UInt32, UInt32))
Source
write(io) : Nil
Source