|
::ll::TypedStorage< 1, 1, bool > | mInventoryHasChanged |
|
::ll::TypedStorage< 1, 1, bool > | mInitialDataSent |
|
::ll::TypedStorage< 4, 4, uint > | mUsedContexts |
|
::ll::TypedStorage< 8, 64, ::std::unordered_set<::std::string > > | mUnlockedRecipes |
|
::ll::TypedStorage< 8, 64, ::std::unordered_set< int > > | mChangedInventorySlots |
|
::ll::TypedStorage< 8, 24, ::std::vector<::UnlockedRecipesServerComponent::UnlockingInstruction > > | mUnlockingInstructions |
|
◆ UnlockedRecipesServerComponent()
- 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.
◆ addAdditionalSaveData()
MCAPI void UnlockedRecipesServerComponent::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.
◆ addUnlockingInstruction()
- 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.
◆ operator=()
- 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()
- 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.
◆ COMPONENT_TAG()
static MCAPI ::std::string const & UnlockedRecipesServerComponent::COMPONENT_TAG |
( |
| ) |
|
|
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.
◆ UNLOCKED_RECIPES_TAG()
static MCAPI ::std::string const & UnlockedRecipesServerComponent::UNLOCKED_RECIPES_TAG |
( |
| ) |
|
|
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.
◆ USED_CONTEXTS_TAG()
static MCAPI ::std::string const & UnlockedRecipesServerComponent::USED_CONTEXTS_TAG |
( |
| ) |
|
|
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.
◆ $ctor()
- 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: