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 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.resource
Modifier and TypeFieldDescriptionprivate final LootConditionManager
ServerResourceManager.lootConditionManager
-
Uses of LootConditionManager in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final LootConditionManager
ServerAdvancementLoader.conditionManager