Uses of Class
net.minecraft.loot.LootPool
-
Uses of LootPool in net.minecraft.loot
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LootPool>
LootPool.CODEC
private final ImmutableList.Builder<LootPool>
LootTable.Builder.pools
LootTable.pools
ModifierConstructorDescription(package private)
LootTable
(LootContextType type, Optional<Identifier> randomSequenceId, List<LootPool> pools, List<LootFunction> functions)