Uses of Class
net.minecraft.loot.condition.LootConditionManager
Package
Description
-
Uses of LootConditionManager in net.minecraft.loot
-
Uses of LootConditionManager in net.minecraft.loot.function
Modifier and TypeFieldDescriptionprivate final LootConditionManager
LootFunctionManager.lootConditionManager
ModifierConstructorDescriptionLootFunctionManager
(LootConditionManager lootConditionManager, LootManager lootManager) -
Uses of LootConditionManager in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionprivate final LootConditionManager
AdvancementEntityPredicateDeserializer.conditionManager
ModifierConstructorDescriptionAdvancementEntityPredicateDeserializer
(Identifier advancementId, LootConditionManager conditionManager) -
Uses of LootConditionManager in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final LootConditionManager
ServerAdvancementLoader.conditionManager
private final LootConditionManager
DataPackContents.lootConditionManager
Modifier and TypeMethodDescriptionDataPackContents.getLootConditionManager()
MinecraftServer.getPredicateManager()