Rosegold::DataComponents::SwingAnimation
Inherits Rosegold::DataComponent / Reference / Object
SwingAnimation (1.21.11) - VarInt type + VarInt duration
Constructors
new(type_id : UInt32 = 0_u32, duration : UInt32 = 0_u32)
Sourceread(io) : self
SourceInstance methods
duration
Sourceduration=(duration : UInt32)
Sourcetype_id
Sourcetype_id=(type_id : UInt32)
Sourcewrite(io) : Nil
Source