LeviLamina
|
Public Member Functions | |
virtual void | initializeInternal (::Mob &mob, ::JumpControlDescription *description) |
virtual ::std::unique_ptr<::JumpControl > | clone () const |
virtual void | tick (::JumpControlComponent &parent, ::Mob &mob) |
virtual int | getJumpDelay (::JumpControlComponent const &) const |
virtual float | getJumpPower (::JumpControlComponent const &parent) const |
virtual::JumpType | getJumpType (::JumpControlComponent const &) const |
virtual void | setJumpType (::JumpControlComponent &, ::JumpType) |
virtual void | resetSpeedModifier (::JumpControlComponent const &, ::Mob &) |
MCFOLD void | $initializeInternal (::Mob &mob, ::JumpControlDescription *description) |
MCAPI ::std::unique_ptr<::JumpControl > | $clone () const |
MCAPI void | $tick (::JumpControlComponent &parent, ::Mob &mob) |
MCFOLD int | $getJumpDelay (::JumpControlComponent const &) const |
MCAPI float | $getJumpPower (::JumpControlComponent const &parent) const |
MCFOLD::JumpType | $getJumpType (::JumpControlComponent const &) const |
MCFOLD void | $setJumpType (::JumpControlComponent &, ::JumpType) |
MCFOLD void | $resetSpeedModifier (::JumpControlComponent const &, ::Mob &) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |