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

Public Member Functions

MCAPI ServerParticleManager (bool isClientSide)
MCAPI void setPacketSender (::PacketSender &packetSender)
MCAPI void spawnParticleEffect (::std::string const &effectName, ::Vec3 const &spawnLocation, ::DimensionType dimensionType)
MCAPI void * $ctor (bool isClientSide)

Public Attributes

::ll::TypedStorage< 1, 1, bool const > mIsClientSide
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::PacketSender > > mPacketSender

Constructor & Destructor Documentation

◆ ServerParticleManager()

MCAPI ServerParticleManager::ServerParticleManager ( bool isClientSide)
explicit
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.

Member Function Documentation

◆ setPacketSender()

MCAPI void ServerParticleManager::setPacketSender ( ::PacketSender & packetSender)
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.

◆ spawnParticleEffect()

MCAPI void ServerParticleManager::spawnParticleEffect ( ::std::string const & effectName,
::Vec3 const & spawnLocation,
::DimensionType dimensionType )
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.

◆ $ctor()

MCAPI void * ServerParticleManager::$ctor ( bool isClientSide)
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: