Uses of Class
net.minecraft.world.level.storage.loot.LootPool.Builder
-
Uses of LootPool.Builder in net.minecraft.world.level.storage.loot
Modifier and TypeMethodDescriptionLootPool.Builder.add(LootPoolEntryContainer.Builder<?> p_79077_)
LootPool.Builder.apply(LootItemFunction.Builder p_79079_)
LootPool.Builder.bonusRolls(float min, float max)
Deprecated, for removal: This API element is subject to removal in a future version.static LootPool.Builder
LootPool.lootPool()
LootPool.Builder.setBonusRolls(NumberProvider p_165136_)
LootPool.Builder.setRolls(NumberProvider p_165134_)
LootPool.Builder.unwrap()
LootPool.Builder.when(LootItemCondition.Builder p_79081_)