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

Static Public Member Functions

static MCAPI ::EntityNetId _serverGetEntityNetId (::EntityContext const &entity)
static MCAPI uint cerealize (::EntityNetId const &instance)
static MCAPI void decerealize (::EntityNetId &instance, uint value)
static MCAPI ::Bedrock::Result<::EntityNetIddeserialize (::ReadOnlyBinaryStream &stream)

Public Attributes

::ll::TypedStorage< 4, 4, uint > mRawId

Member Function Documentation

◆ _serverGetEntityNetId()

MCAPI ::EntityNetId EntityNetId::_serverGetEntityNetId ( ::EntityContext const & entity)
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.

◆ cerealize()

MCAPI uint EntityNetId::cerealize ( ::EntityNetId const & instance)
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.

◆ decerealize()

MCAPI void EntityNetId::decerealize ( ::EntityNetId & instance,
uint value )
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.

◆ deserialize()

MCAPI ::Bedrock::Result<::EntityNetId > EntityNetId::deserialize ( ::ReadOnlyBinaryStream & stream)
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: