net.minecraft.world.storage.loot

public class LootPool

coq
net.minecraft.class_55
net.minecraft.world.storage.loot.LootPool

Field summary

Modifier and TypeField
private final LootEntry[]
a
field_953
field_186453_a
private final ILootCondition[]
b
field_954
field_186454_b
private final Predicate<LootContext>
c
field_955
field_216101_c
private final ILootFunction[]
d
field_956
field_216102_d
private final BiFunction<ItemStack, LootContext, ItemStack>
e
field_952
field_216103_e
private final IRandomRange
f
field_957
field_186455_c
private final RandomValueRange
g
field_958
field_186456_d

Constructor summary

ModifierConstructor
private (LootEntry[] arg0, ILootCondition[] arg1, ILootFunction[] arg2, IRandomRange arg3, RandomValueRange arg4)

Method summary

Modifier and TypeMethod
private void
b(Consumer<bcb> arg0, coo arg1)
method_345(Consumer<class_1799> arg0, class_47 arg1)
func_216095_b(Consumer<ItemStack> arg0, LootContext arg1)
public void
a(Consumer<bcb> arg0, coo arg1)
method_341(Consumer<class_1799> arg0, class_47 arg1)
func_216091_a(Consumer<ItemStack> arg0, LootContext arg1)
public void
a(cos arg0, Function<qs, cor> arg1, Set<qs> arg2, cqn arg3)
method_349(class_58 arg0, Function<class_2960, class_52> arg1, Set<class_2960> arg2, class_176 arg3)
func_216099_a(ValidationResults arg0, Function<ResourceLocation, LootTable> arg1, Set<ResourceLocation> arg2, LootParameterSet arg3)
public static LootPool$Builder
a()
method_347()
func_216096_a()