class

Rosegold::DataComponents::HolderComponent

Inherits Rosegold::DataComponent / Reference / Object

Holder component (registry entry holder: VarInt where 0 = inline with string, >0 = registry ID + 1)

Constructors

new(value : UInt32 = 0_u32, inline_identifier : String | Nil = nil)
Source
read(io) : self
Source

Instance methods

inline_identifier
Source
inline_identifier=(inline_identifier : String | Nil)
Source
value
Source
value=(value : UInt32)
Source
write(io) : Nil
Source