Uses of Class
net.minecraft.loot.LootPredicateManager
Packages that use LootPredicateManager
Package
Description
-
Uses of LootPredicateManager in net.minecraft.advancements
Fields in net.minecraft.advancements declared as LootPredicateManagerModifier and TypeFieldDescriptionprivate final LootPredicateManagerAdvancementManager.predicateManagerConstructors in net.minecraft.advancements with parameters of type LootPredicateManager -
Uses of LootPredicateManager in net.minecraft.loot
Fields in net.minecraft.loot declared as LootPredicateManagerModifier and TypeFieldDescriptionprivate final LootPredicateManagerConditionArrayParser.predicateManagerprivate final LootPredicateManagerLootTableManager.predicateManagerConstructors in net.minecraft.loot with parameters of type LootPredicateManagerModifierConstructorDescriptionConditionArrayParser(ResourceLocation p_i231549_1_, LootPredicateManager p_i231549_2_) LootTableManager(LootPredicateManager p_i225887_1_) -
Uses of LootPredicateManager in net.minecraft.resources
Fields in net.minecraft.resources declared as LootPredicateManagerModifier and TypeFieldDescriptionprivate final LootPredicateManagerDataPackRegistries.predicateManagerMethods in net.minecraft.resources that return LootPredicateManager -
Uses of LootPredicateManager in net.minecraft.server
Methods in net.minecraft.server that return LootPredicateManager