LeviLamina
Loading...
Searching...
No Matches
ItemRegistry Member List

This is the complete list of members for ItemRegistry, including all inherited members.

$ctor() (defined in ItemRegistry)ItemRegistry
$dtor() (defined in ItemRegistry)ItemRegistry
_loadAllItemAssets(::ResourcePackManager const &resourcePackManager, ::Experiments const &experiments, ::cereal::ReflectionCtx const &ctx) (defined in ItemRegistry)ItemRegistrystatic
_loadItemDefinition(::ItemRegistry::LoadedItemAsset const &loadedItemAsset, ::ItemParseContext &parseContext) (defined in ItemRegistry)ItemRegistry
_tryLoadItemAsset(::std::string jsonData, ::std::shared_ptr<::IPackLoadContext > packLoadContext, ::Core::Path const &filenameWithExtension, ::cereal::ReflectionCtx const &ctx) (defined in ItemRegistry)ItemRegistrystatic
addItemToTagMap(::Item const &item) (defined in ItemRegistry)ItemRegistry
alterAvailableCreativeItems(::ActorInfoRegistry *registry, ::LevelData &levelData) (defined in ItemRegistry)ItemRegistry
clearItemAndCreativeItemRegistry() (defined in ItemRegistry)ItemRegistry
CreativeItemsServerInitCallbackSignature typedef (defined in ItemRegistry)ItemRegistry
finishedRegistration() (defined in ItemRegistry)ItemRegistry
getComplexAliasSplitNames(::HashedString const &oldName) const (defined in ItemRegistry)ItemRegistry
getItem(short id) (defined in ItemRegistry)ItemRegistry
getNameFromAlias(::HashedString const &name, int aux) const (defined in ItemRegistry)ItemRegistry
getNameFromLegacyID(short id) (defined in ItemRegistry)ItemRegistry
initCreativeItemsServer(::BlockDefinitionGroup const &blockDefinitionGroup, ::Experiments const &experiments, ::ResourcePackManager const &resourcePackManager, ::std::function< void(::ItemRegistryRef, ::BlockDefinitionGroup const &, ::CreativeItemRegistry *, ::BaseGameVersion const &, ::Experiments const &, ::ResourcePackManager const &, ::cereal::ReflectionCtx const &)> registerCallback) (defined in ItemRegistry)ItemRegistry
initServer(::Experiments const &experiments, ::BaseGameVersion const &baseGameVersion, ::ResourcePackManager *rpm) (defined in ItemRegistry)ItemRegistry
ItemRegistry() (defined in ItemRegistry)ItemRegistry
ItemRegistryMap typedef (defined in ItemRegistry)ItemRegistry
lookupByName(int &inOutItemAux, ::std::string_view inString) const (defined in ItemRegistry)ItemRegistry
lookupByNameNoAlias(::std::string_view inString) const (defined in ItemRegistry)ItemRegistry
lookupByNameNoParsing(int &inOutItemAux, ::HashedString const &fullName) const (defined in ItemRegistry)ItemRegistry
mAttachableDefinitions (defined in ItemRegistry)ItemRegistry
mCanUpdateTags (defined in ItemRegistry)ItemRegistry
mCerealContext (defined in ItemRegistry)ItemRegistry
mCheckForItemWorldCompatibility (defined in ItemRegistry)ItemRegistry
mCompatibilityCheckMutex (defined in ItemRegistry)ItemRegistry
mComplexAliasLookupMap (defined in ItemRegistry)ItemRegistry
mCreativeItemRegistry (defined in ItemRegistry)ItemRegistry
mDeadItemRegistry (defined in ItemRegistry)ItemRegistry
mEmptyItemSet (defined in ItemRegistry)ItemRegistry
mExtraItemInitCallback (defined in ItemRegistry)ItemRegistry
mFinishedInitServerPublisher (defined in ItemRegistry)ItemRegistry
mIdToItemMap (defined in ItemRegistry)ItemRegistry
MINECRAFT_NAMESPACE() (defined in ItemRegistry)ItemRegistrystatic
mIsInitialized (defined in ItemRegistry)ItemRegistry
mItemAliasLookupMap (defined in ItemRegistry)ItemRegistry
mItemRegistry (defined in ItemRegistry)ItemRegistry
mLegacyIDToNameMap (defined in ItemRegistry)ItemRegistry
mMaxItemID (defined in ItemRegistry)ItemRegistry
mNameToItemMap (defined in ItemRegistry)ItemRegistry
mReverseAliasLookupMap (defined in ItemRegistry)ItemRegistry
mReverseFullNameAliasLookupMap (defined in ItemRegistry)ItemRegistry
mServerInitializingCreativeItems (defined in ItemRegistry)ItemRegistry
mTagToItemsMap (defined in ItemRegistry)ItemRegistry
mTileItemNameToItemMap (defined in ItemRegistry)ItemRegistry
mTileNamespaceToItemMap (defined in ItemRegistry)ItemRegistry
mWorldBaseGameVersion (defined in ItemRegistry)ItemRegistry
onLevelInit(::WeakRef<::IDynamicContainerSerialization > containerSerialization) (defined in ItemRegistry)ItemRegistry
registerAlias(::HashedString const &alias, ::HashedString const &name, ::BaseGameVersion const &fromVersion) (defined in ItemRegistry)ItemRegistry
registerComplexAlias(::HashedString const &alias, ::ItemRegistryComplexAlias const &complexAlias) (defined in ItemRegistry)ItemRegistry
registerItem(::SharedPtr<::Item > item) (defined in ItemRegistry)ItemRegistry
registerLegacyID(::HashedString const &name, short id) (defined in ItemRegistry)ItemRegistry
registerLegacyMapping(::HashedString const &alias, ::HashedString const &name, ::BaseGameVersion const &fromVersion) (defined in ItemRegistry)ItemRegistry
setCheckForItemWorldCompatibility(bool value) (defined in ItemRegistry)ItemRegistry
unregisterItem(::HashedString const &itemName) (defined in ItemRegistry)ItemRegistry
validateServerItemComponents(::std::vector<::ItemData > const &items) (defined in ItemRegistry)ItemRegistry
~ItemRegistry() (defined in ItemRegistry)ItemRegistry