LeviLamina
|
Public Member Functions | |
constexpr | ActorHurtEvent (Actor &actor, ActorDamageSource const &source, float &damage, bool &knock, bool &ignite) |
LLAPI void | serialize (CompoundTag &) const override |
LLAPI void | deserialize (CompoundTag const &) override |
LLNDAPI ActorDamageSource const & | source () const |
LLNDAPI float & | damage () const |
LLNDAPI bool & | knock () const |
LLNDAPI bool & | ignite () const |