LeviLamina
Loading...
Searching...
No Matches
JumpControl Class Reference
+ Inheritance diagram for JumpControl:

Public Member Functions

virtual void initializeInternal (::Mob &mob, ::JumpControlDescription *description)
 
virtual ::std::unique_ptr<::JumpControlclone () 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 &)
 
MCAPI void $initializeInternal (::Mob &mob, ::JumpControlDescription *description)
 
MCAPI ::std::unique_ptr<::JumpControl$clone () const
 
MCAPI void $tick (::JumpControlComponent &parent, ::Mob &mob)
 
MCAPI int $getJumpDelay (::JumpControlComponent const &) const
 
MCAPI float $getJumpPower (::JumpControlComponent const &parent) const
 
MCAPI::JumpType $getJumpType (::JumpControlComponent const &) const
 
MCAPI void $setJumpType (::JumpControlComponent &, ::JumpType)
 
MCAPI void $resetSpeedModifier (::JumpControlComponent const &, ::Mob &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $initializeInternal()

MCAPI void JumpControl::$initializeInternal ( ::Mob & mob,
::JumpControlDescription * description )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $clone()

MCAPI ::std::unique_ptr<::JumpControl > JumpControl::$clone ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $tick()

MCAPI void JumpControl::$tick ( ::JumpControlComponent & parent,
::Mob & mob )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getJumpDelay()

MCAPI int JumpControl::$getJumpDelay ( ::JumpControlComponent const & ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getJumpPower()

MCAPI float JumpControl::$getJumpPower ( ::JumpControlComponent const & parent) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getJumpType()

MCAPI::JumpType JumpControl::$getJumpType ( ::JumpControlComponent const & ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $setJumpType()

MCAPI void JumpControl::$setJumpType ( ::JumpControlComponent & ,
::JumpType  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $resetSpeedModifier()

MCAPI void JumpControl::$resetSpeedModifier ( ::JumpControlComponent const & ,
::Mob &  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** JumpControl::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: