Uses of Class
net.minecraft.world.level.storage.loot.LootPool
-
Uses of LootPool in net.minecraft.world.level.storage.loot
Modifier and TypeMethodDescriptionLootPool.Builder.build()
LootPool.Serializer.deserialize
(com.google.gson.JsonElement p_79090_, Type p_79091_, com.google.gson.JsonDeserializationContext p_79092_) LootTable.removePool
(String name) Modifier and TypeMethodDescriptionvoid
com.google.gson.JsonElement
LootPool.Serializer.serialize
(LootPool p_79094_, Type p_79095_, com.google.gson.JsonSerializationContext p_79096_) ModifierConstructorDescription(package private)
LootTable
(LootContextParamSet p_79114_, LootPool[] p_79115_, LootItemFunction[] p_79116_) -
Uses of LootPool in net.minecraftforge.common.data
Modifier and TypeMethodDescriptionprivate boolean
ForgeLootTableProvider.findAndReplaceInLootPool
(LootPool lootPool, Item from, ToolAction toolAction)