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)
Sourceread(io) : self
SourceInstance methods
inline_identifier
Sourceinline_identifier=(inline_identifier : String | Nil)
Sourcevalue
Sourcevalue=(value : UInt32)
Sourcewrite(io) : Nil
Source