Uses of Class
net.minecraft.loot.LootPool
-
Uses of LootPool in net.minecraft.loot
Modifier and TypeMethodDescriptionLootPool.Builder.build()
LootPool.Serializer.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)
Modifier and TypeMethodDescriptionLootPool.Serializer.serialize(LootPool lootPool, Type type, JsonSerializationContext jsonSerializationContext)
ModifierConstructorDescription(package private)
LootTable(LootContextType type, LootPool[] pools, LootFunction[] functions)