Uses of Class
net.minecraft.world.level.storage.loot.LootDataManager
-
Uses of LootDataManager in net.minecraft.advancements.critereon
ModifierConstructorDescriptionDeserializationContext
(ResourceLocation p_279318_, LootDataManager p_279364_) -
Uses of LootDataManager in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final LootDataManager
ReloadableServerResources.lootData
private final LootDataManager
ServerAdvancementManager.lootData
Modifier and TypeMethodDescriptionMinecraftServer.getLootData()
ReloadableServerResources.getLootData()
ModifierConstructorDescriptionServerAdvancementManager
(LootDataManager p_279237_) Deprecated.Forge: use constructor with context.ServerAdvancementManager
(LootDataManager p_279237_, ICondition.IContext context)