Uses of Class
net.minecraft.loot.LootPool.Builder
Packages that use LootPool.Builder
-
Uses of LootPool.Builder in net.minecraft.loot
Methods in net.minecraft.loot that return LootPool.BuilderModifier and TypeMethodDescriptionLootPool.Builder.apply(LootFunction.Builder builder)LootPool.Builder.bonusRolls(LootNumberProvider bonusRolls)static LootPool.BuilderLootPool.builder()LootPool.Builder.conditionally(LootCondition.Builder builder)LootPool.Builder.getThis()LootPool.Builder.rolls(LootNumberProvider rolls)LootPool.Builder.with(LootPoolEntry.Builder<?> entry)Methods in net.minecraft.loot with parameters of type LootPool.Builder