Uses of Class
net.minecraft.loot.LootManager
Packages that use LootManager
-
Uses of LootManager in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as LootManagerModifier and TypeFieldDescriptionprivate final LootManager
AdvancementEntityPredicateDeserializer.field_44474
Constructors in net.minecraft.predicate.entity with parameters of type LootManagerModifierConstructorDescriptionAdvancementEntityPredicateDeserializer
(Identifier advancementId, LootManager conditionManager) -
Uses of LootManager in net.minecraft.server
Fields in net.minecraft.server declared as LootManagerModifier and TypeFieldDescriptionprivate final LootManager
ServerAdvancementLoader.conditionManager
private final LootManager
DataPackContents.lootManager
Methods in net.minecraft.server that return LootManagerModifier and TypeMethodDescriptionDataPackContents.getLootManager()
MinecraftServer.getLootManager()
Constructors in net.minecraft.server with parameters of type LootManager