Uses of Class
net.minecraft.loot.LootPool
Packages that use LootPool
-
Uses of LootPool in net.minecraft.loot
Fields in net.minecraft.loot declared as LootPoolFields in net.minecraft.loot with type parameters of type LootPoolMethods in net.minecraft.loot that return LootPoolModifier and TypeMethodDescriptionLootPool.Builder.build()
LootPool.Serializer.deserialize
(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot with parameters of type LootPoolModifier and TypeMethodDescriptionLootPool.Serializer.serialize
(LootPool lootPool, Type type, JsonSerializationContext jsonSerializationContext) Constructors in net.minecraft.loot with parameters of type LootPoolModifierConstructorDescription(package private)
LootTable
(LootContextType type, LootPool[] pools, LootFunction[] functions)