Uses of Class
net.minecraft.loot.LootPool.Builder
| Package | Description |
|---|---|
| net.minecraft.loot |
-
Uses of LootPool.Builder in net.minecraft.loot
Methods in net.minecraft.loot that return LootPool.Builder Modifier and Type Method Description LootPool.BuilderLootPool.Builder. apply(LootFunction.Builder builder)static LootPool.BuilderLootPool. builder()LootPool.BuilderLootPool.Builder. conditionally(LootCondition.Builder builder)LootPool.BuilderLootPool.Builder. getThis()LootPool.BuilderLootPool.Builder. method_35509(LootNumberProvider lootNumberProvider)LootPool.BuilderLootPool.Builder. rolls(LootNumberProvider rolls)LootPool.BuilderLootPool.Builder. with(LootPoolEntry.Builder<?> entry)Methods in net.minecraft.loot with parameters of type LootPool.Builder Modifier and Type Method Description LootTable.BuilderLootTable.Builder. pool(LootPool.Builder poolBuilder)