class

Rosegold::DataComponents::UseEffects

Inherits Rosegold::DataComponent / Reference / Object

UseEffects (1.21.11) - 2 bools + 1 float

Constructors

new(can_sprint : Bool = false, interact_vibrations : Bool = false, speed_multiplier : Float32 = 1.0_f32)
Source
read(io) : self
Source

Instance methods

can_sprint=(can_sprint : Bool)
Source
can_sprint?
Source
interact_vibrations=(interact_vibrations : Bool)
Source
interact_vibrations?
Source
speed_multiplier
Source
speed_multiplier=(speed_multiplier : Float32)
Source
write(io) : Nil
Source