LeviLamina
Loading...
Searching...
No Matches
SpatialActorNetworkData Class Reference

Classes

struct  DebugSendRateModifiers
struct  DebugSpatialPacketModifiers

Public Member Functions

SpatialActorNetworkDataoperator= (SpatialActorNetworkData const &)
 SpatialActorNetworkData (SpatialActorNetworkData const &)
MCAPI ::std::vector<::NetworkIdentifierWithSubId_findRelevantPlayersToSendUpdate ()
MCAPI uint64 _getOptimizationScore (::Player &player) const
MCAPI bool _shouldUpdateBasedOptimizationOnScore (::Player &player) const
MCNAPI_C bool didTeleportEntity (::MoveActorAbsoluteData const &moveData)
MCNAPI_C void handleServerData (::MoveActorAbsoluteData const &moveData, ::std::chrono::steady_clock::time_point const &receiveTimepoint)
MCAPI void sendUpdate (bool forceTeleport, bool forceMoveLocalEntity, bool forceAbsoluteMovement)
MCNAPI_C void setLastReceivedMoveDataForAddedEntity (::ActorRuntimeID runtimeId, ::Vec3 position, ::Vec2 rotation, float yHeadRotation)
MCAPI bool shouldSendMotionPredictionHintsPacket () const
MCAPI void teleportEntity (::Vec3 const &pos, ::Vec2 const &rot, float yHeadRot)

Static Public Member Functions

static MCAPI ::SpatialActorNetworkData::DebugSendRateModifiersmDebugSendRateModifiers ()
static MCAPI ::SpatialActorNetworkData::DebugSpatialPacketModifiersmDebugSpatialPacketModifiers ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk3d576d
::ll::UntypedStorage< 1, 1 > mUnk61c3eb
::ll::UntypedStorage< 1, 1 > mUnkf6f1aa
::ll::UntypedStorage< 8, 32 > mUnk662955
::ll::UntypedStorage< 8, 32 > mUnk4f87d7
::ll::UntypedStorage< 4, 4 > mUnkec90d2
::ll::UntypedStorage< 8, 64 > mUnk5ce137

Member Function Documentation

◆ _findRelevantPlayersToSendUpdate()

MCAPI ::std::vector<::NetworkIdentifierWithSubId > SpatialActorNetworkData::_findRelevantPlayersToSendUpdate ( )
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.

◆ _getOptimizationScore()

MCAPI uint64 SpatialActorNetworkData::_getOptimizationScore ( ::Player & player) 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.

◆ _shouldUpdateBasedOptimizationOnScore()

MCAPI bool SpatialActorNetworkData::_shouldUpdateBasedOptimizationOnScore ( ::Player & player) 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.

◆ sendUpdate()

MCAPI void SpatialActorNetworkData::sendUpdate ( bool forceTeleport,
bool forceMoveLocalEntity,
bool forceAbsoluteMovement )
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.

◆ shouldSendMotionPredictionHintsPacket()

MCAPI bool SpatialActorNetworkData::shouldSendMotionPredictionHintsPacket ( ) 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.

◆ teleportEntity()

MCAPI void SpatialActorNetworkData::teleportEntity ( ::Vec3 const & pos,
::Vec2 const & rot,
float yHeadRot )
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.

◆ mDebugSendRateModifiers()

MCAPI ::SpatialActorNetworkData::DebugSendRateModifiers & SpatialActorNetworkData::mDebugSendRateModifiers ( )
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.

◆ mDebugSpatialPacketModifiers()

MCAPI ::SpatialActorNetworkData::DebugSpatialPacketModifiers & SpatialActorNetworkData::mDebugSpatialPacketModifiers ( )
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: