class

Rosegold::DataComponents::VarIntComponent

Inherits Rosegold::DataComponent / Reference / Object

Generic VarInt component (entity variants, enum types)

Constructors

new(value : UInt32 = 0_u32)
Source
read(io) : self
Source

Instance methods

value
Source
value=(value : UInt32)
Source
write(io) : Nil
Source