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

Public Member Functions

virtual void preReplicationTick (::ServerPlayer &serverPlayer, ::Tick const &currentTick, ::EntityContext &userEntity)
 
virtual void playerTick (::Player &player, ::Tick const &currentTick)
 
virtual void clearDimensionPlayerReplicationList (::Dimension &dimension)
 
virtual void processDimensionPlayerReplication (::Dimension &dimension)
 
virtual void postReplicationtick (::ServerPlayer &serverPlayer, ::Tick const &currentTick)
 
MCAPI void $preReplicationTick (::ServerPlayer &serverPlayer, ::Tick const &currentTick, ::EntityContext &userEntity)
 
MCAPI void $playerTick (::Player &player, ::Tick const &currentTick)
 
MCAPI void $clearDimensionPlayerReplicationList (::Dimension &dimension)
 
MCAPI void $processDimensionPlayerReplication (::Dimension &dimension)
 
MCAPI void $postReplicationtick (::ServerPlayer &serverPlayer, ::Tick const &currentTick)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ preReplicationTick()

virtual void PlayerTickProxy::preReplicationTick ( ::ServerPlayer & serverPlayer,
::Tick const & currentTick,
::EntityContext & userEntity )
virtual

Implements IPlayerTickProxy.

◆ playerTick()

virtual void PlayerTickProxy::playerTick ( ::Player & player,
::Tick const & currentTick )
virtual

Implements IPlayerTickProxy.

◆ clearDimensionPlayerReplicationList()

virtual void PlayerTickProxy::clearDimensionPlayerReplicationList ( ::Dimension & dimension)
virtual

Implements IPlayerTickProxy.

◆ processDimensionPlayerReplication()

virtual void PlayerTickProxy::processDimensionPlayerReplication ( ::Dimension & dimension)
virtual

Implements IPlayerTickProxy.

◆ postReplicationtick()

virtual void PlayerTickProxy::postReplicationtick ( ::ServerPlayer & serverPlayer,
::Tick const & currentTick )
virtual

Implements IPlayerTickProxy.

◆ $preReplicationTick()

MCAPI void PlayerTickProxy::$preReplicationTick ( ::ServerPlayer & serverPlayer,
::Tick const & currentTick,
::EntityContext & userEntity )
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.

◆ $playerTick()

MCAPI void PlayerTickProxy::$playerTick ( ::Player & player,
::Tick const & currentTick )
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.

◆ $clearDimensionPlayerReplicationList()

MCAPI void PlayerTickProxy::$clearDimensionPlayerReplicationList ( ::Dimension & dimension)
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.

◆ $processDimensionPlayerReplication()

MCAPI void PlayerTickProxy::$processDimensionPlayerReplication ( ::Dimension & dimension)
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.

◆ $postReplicationtick()

MCAPI void PlayerTickProxy::$postReplicationtick ( ::ServerPlayer & serverPlayer,
::Tick const & currentTick )
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 ** PlayerTickProxy::$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: