Uses of Class
net.minecraft.world.level.storage.loot.LootDataManager
Packages that use LootDataManager
-
Uses of LootDataManager in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon declared as LootDataManagerConstructors in net.minecraft.advancements.critereon with parameters of type LootDataManagerModifierConstructorDescriptionDeserializationContext(ResourceLocation p_279318_, LootDataManager p_279364_) -
Uses of LootDataManager in net.minecraft.server
Fields in net.minecraft.server declared as LootDataManagerModifier and TypeFieldDescriptionprivate final LootDataManagerReloadableServerResources.lootDataprivate final LootDataManagerServerAdvancementManager.lootDataMethods in net.minecraft.server that return LootDataManagerModifier and TypeMethodDescriptionMinecraftServer.getLootData()ReloadableServerResources.getLootData()Constructors in net.minecraft.server with parameters of type LootDataManagerModifierConstructorDescriptionServerAdvancementManager(LootDataManager p_279237_) Deprecated.Forge: use constructor with context.ServerAdvancementManager(LootDataManager p_279237_, ICondition.IContext context)