Uses of Class
net.minecraft.world.level.storage.loot.LootPool.Builder
Packages that use LootPool.Builder
-
Uses of LootPool.Builder in net.minecraft.world.level.storage.loot
Methods in net.minecraft.world.level.storage.loot that return LootPool.BuilderModifier and TypeMethodDescriptionLootPool.Builder.add
(LootPoolEntryContainer.Builder<?> entriesBuilder) LootPool.Builder.apply
(LootItemFunction.Builder functionBuilder) static LootPool.Builder
LootPool.lootPool()
LootPool.Builder.setBonusRolls
(NumberProvider bonusRolls) LootPool.Builder.setRolls
(NumberProvider rolls) LootPool.Builder.unwrap()
LootPool.Builder.when
(LootItemCondition.Builder conditionBuilder) Methods in net.minecraft.world.level.storage.loot with parameters of type LootPool.Builder