Uses of Class
net.minecraft.loot.condition.LootConditionManager
Packages that use LootConditionManager
Package
Description
Provides resources to Minecraft, including resource access and provision.
-
Uses of LootConditionManager in net.minecraft.loot
Fields in net.minecraft.loot declared as LootConditionManagerConstructors in net.minecraft.loot with parameters of type LootConditionManager -
Uses of LootConditionManager in net.minecraft.loot.function
Fields in net.minecraft.loot.function declared as LootConditionManagerModifier and TypeFieldDescriptionprivate final LootConditionManager
LootFunctionManager.lootConditionManager
Constructors in net.minecraft.loot.function with parameters of type LootConditionManagerModifierConstructorDescriptionLootFunctionManager
(LootConditionManager lootConditionManager, LootManager lootManager) -
Uses of LootConditionManager in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as LootConditionManagerModifier and TypeFieldDescriptionprivate final LootConditionManager
AdvancementEntityPredicateDeserializer.conditionManager
Constructors in net.minecraft.predicate.entity with parameters of type LootConditionManagerModifierConstructorDescriptionAdvancementEntityPredicateDeserializer
(Identifier advancementId, LootConditionManager conditionManager) -
Uses of LootConditionManager in net.minecraft.resource
Fields in net.minecraft.resource declared as LootConditionManagerModifier and TypeFieldDescriptionprivate final LootConditionManager
ServerResourceManager.lootConditionManager
Methods in net.minecraft.resource that return LootConditionManager -
Uses of LootConditionManager in net.minecraft.server
Fields in net.minecraft.server declared as LootConditionManagerModifier and TypeFieldDescriptionprivate final LootConditionManager
ServerAdvancementLoader.conditionManager
Methods in net.minecraft.server that return LootConditionManagerConstructors in net.minecraft.server with parameters of type LootConditionManager