net.minecraft.world.loot

public class LootPool

cou
net.minecraft.class_55
net.minecraft.world.loot.LootPool
net.minecraft.world.gen.loot.LootPool
net.minecraft.world.storage.loot.LootPool
net.minecraft.world.storage.loot.LootPool

Field summary

Modifier and TypeField
private final LootEntry[]
a
field_953
entries
entryContainers
field_186453_a
lootEntries
private final LootCondition[]
b
field_954
conditions
f_94102493
field_186454_b
conditions
private final Predicate<LootContext>
c
field_955
predicate
f_60223695
field_216101_c
combinedConditions
private final LootFunction[]
d
field_956
functions
conditions
field_216102_d
functions
private final BiFunction<ItemStack, LootContext, ItemStack>
e
field_952
javaFunctions
f_21894232
field_216103_e
combinedFunctions
private final LootTableRange
f
field_957
rollsRange
rolls
field_186455_c
rolls
private final UniformLootTableRange
g
field_958
bonusRollsRange
bonusRolls
field_186456_d
bonusRolls

Constructor summary

ModifierConstructor
private (LootEntry[] arg0, LootCondition[] arg1, LootFunction[] arg2, LootTableRange arg3, UniformLootTableRange arg4)

Method summary

Modifier and TypeMethod
private void
b(Consumer<bce> arg0, cos arg1)
method_345(Consumer<class_1799> arg0, class_47 arg1)
supplyOnce(Consumer<ItemStack> arg0, LootContext arg1)
addRandomItem(Consumer<ItemStack> arg0, LootContext arg1)
func_216095_b(Consumer<ItemStack> arg0, LootContext arg1)
generateRoll(Consumer<ItemStack> arg0, LootContext arg1)
public void
a(Consumer<bce> arg0, cos arg1)
method_341(Consumer<class_1799> arg0, class_47 arg1)
drop(Consumer<ItemStack> arg0, LootContext arg1)
addRandomItems(Consumer<ItemStack> arg0, LootContext arg1)
func_216091_a(Consumer<ItemStack> arg0, LootContext arg1)
generate(Consumer<ItemStack> arg0, LootContext arg1)
public void
a(cow arg0, Function<qt, cov> arg1, Set<qt> arg2, cqr arg3)
method_349(class_58 arg0, Function<class_2960, class_52> arg1, Set<class_2960> arg2, class_176 arg3)
check(LootTableReporter arg0, Function<Identifier, LootSupplier> arg1, Set<Identifier> arg2, LootContextType arg3)
m_02278512(C_16997094 arg0, Function<Identifier, LootTable> arg1, Set<Identifier> arg2, LootContextParameterSet arg3)
func_216099_a(ValidationResults arg0, Function<ResourceLocation, LootTable> arg1, Set<ResourceLocation> arg2, LootParameterSet arg3)
func_216099_a(ValidationResults arg0, Function<ResourceLocation, LootTable> arg1, Set<ResourceLocation> arg2, LootParameterSet arg3)
public static LootPool$Builder
a()
method_347()
builder()
m_03575317()
func_216096_a()
builder()