Uses of Class
net.minecraft.loot.condition.LootConditionManager
Package
Description
Provides resources to Minecraft, including resource access and provision.
-
Uses of LootConditionManager in net.minecraft.loot
-
Uses of LootConditionManager in net.minecraft.loot.function
Modifier and TypeFieldDescriptionprivate LootConditionManager
LootFunctionManager.lootConditionManager
ModifierConstructorDescriptionLootFunctionManager(LootConditionManager lootConditionManager, LootManager lootManager)
-
Uses of LootConditionManager in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionprivate LootConditionManager
AdvancementEntityPredicateDeserializer.conditionManager
ModifierConstructorDescriptionAdvancementEntityPredicateDeserializer(Identifier advancementId, LootConditionManager conditionManager)
-
Uses of LootConditionManager in net.minecraft.resource
Modifier and TypeFieldDescriptionprivate LootConditionManager
ServerResourceManager.lootConditionManager
-
Uses of LootConditionManager in net.minecraft.server
Modifier and TypeFieldDescriptionprivate LootConditionManager
ServerAdvancementLoader.conditionManager