net.minecraft.world.level.storage.loot

public class LootParams

ews
net.minecraft.world.level.storage.loot.LootParams
net.minecraft.class_8567
net.minecraft.loot.context.LootWorldContext
net.minecraft.world.level.storage.loot.LootParams

Field summary

Modifier and TypeField
private final ServerLevel
a
level
field_44883
world
private final ContextMap
b
params
field_44884
parameters
private final Map<ResourceLocation, LootParams$DynamicDrop>
c
dynamicDrops
field_44885
dynamicDrops
private final float
d
luck
field_44886
luck

Constructor summary

ModifierConstructor
public (ServerLevel world, ContextMap parameters, Map<ResourceLocation, LootParams$DynamicDrop> dynamicDrops, float luck)

Method summary

Modifier and TypeMethod
public ServerLevel
a()
getLevel()
method_51863()
getWorld()
public ContextMap
b()
contextMap()
method_65014()
getParameters()
public void
a(alz arg0, Consumer<cxp> arg1)
addDynamicDrops(ResourceLocation arg0, Consumer<ItemStack> arg1)
method_51864(class_2960 arg0, Consumer<class_1799> arg1)
addDynamicDrops(Identifier id, Consumer<ItemStack> lootConsumer)
public float
c()
getLuck()
method_51866()
getLuck()