Uses of Class
net.minecraft.loot.condition.LootConditionManager
Packages that use LootConditionManager
Package
Description
-
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.server
Fields in net.minecraft.server declared as LootConditionManagerModifier and TypeFieldDescriptionprivate final LootConditionManager
ServerAdvancementLoader.conditionManager
private final LootConditionManager
DataPackContents.lootConditionManager
Methods in net.minecraft.server that return LootConditionManagerModifier and TypeMethodDescriptionDataPackContents.getLootConditionManager()
MinecraftServer.getPredicateManager()
Constructors in net.minecraft.server with parameters of type LootConditionManager