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

Public Member Functions

MCAPI void addAdditionalSaveData (::CompoundTag &tag) const
 
MCAPI ::std::vector<::std::string > getFogSettingsStack () const
 
MCAPI bool popFogSetting (::std::string const &userProvidedId)
 
MCAPI void readAdditionalSaveData (::Actor &owner, ::CompoundTag const &tag, ::DataLoadHelper &dataLoadHelper)
 

Static Public Member Functions

static MCAPI bool isValidIdentifier (::std::string const &format)
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::FogCommandSettings > > mFogStack
 

Member Function Documentation

◆ addAdditionalSaveData()

MCAPI void FogCommandComponent::addAdditionalSaveData ( ::CompoundTag & tag) 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.

◆ getFogSettingsStack()

MCAPI ::std::vector<::std::string > FogCommandComponent::getFogSettingsStack ( ) 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.

◆ popFogSetting()

MCAPI bool FogCommandComponent::popFogSetting ( ::std::string const & userProvidedId)
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.

◆ readAdditionalSaveData()

MCAPI void FogCommandComponent::readAdditionalSaveData ( ::Actor & owner,
::CompoundTag const & tag,
::DataLoadHelper & dataLoadHelper )
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.

◆ isValidIdentifier()

static MCAPI bool FogCommandComponent::isValidIdentifier ( ::std::string const & format)
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: