net.minecraft.world.level.storage.loot

public class LootParams

fbr
net.minecraft.world.level.storage.loot.LootParams
net.minecraft.class_8567

Field summary

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

Constructor summary

ModifierConstructor
public (ServerLevel arg0, ContextMap arg1, Map<ResourceLocation, LootParams$DynamicDrop> arg2, float arg3)

Method summary

Modifier and TypeMethod
public ServerLevel
a()
getLevel()
method_51863()
public ContextMap
b()
contextMap()
method_65014()
public void
a(alw arg0, Consumer<dba> arg1)
addDynamicDrops(ResourceLocation arg0, Consumer<ItemStack> arg1)
method_51864(class_2960 arg0, Consumer<class_1799> arg1)
public float
c()
getLuck()
method_51866()