class

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)
Source
read(io) : self
Source

Instance methods

duration
Source
duration=(duration : UInt32)
Source
type_id
Source
type_id=(type_id : UInt32)
Source
write(io) : Nil
Source