class

Rosegold::DataComponents::PiercingWeapon

Inherits Rosegold::DataComponent / Reference / Object

PiercingWeapon (1.21.11) - 2 bools + 2 optional SoundEvent holders

Constructors

new(deals_knockback : Bool = false, dismounts : Bool = false)
Source
read(io) : self
Source

Instance methods

deals_knockback=(deals_knockback : Bool)
Source
deals_knockback?
Source
dismounts=(dismounts : Bool)
Source
dismounts?
Source
write(io) : Nil
Source