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<?> pEntriesBuilder) LootPool.Builder.apply
(LootItemFunction.Builder pFunctionBuilder) static LootPool.Builder
LootPool.lootPool()
LootPool.Builder.setBonusRolls
(NumberProvider pBonusRolls) LootPool.Builder.setRolls
(NumberProvider pRolls) LootPool.Builder.unwrap()
LootPool.Builder.when
(LootItemCondition.Builder pConditionBuilder) Methods in net.minecraft.world.level.storage.loot with parameters of type LootPool.Builder