net.minecraft.world.level.storage.loot

public class LootParams$Builder

ezk$a
net.minecraft.world.level.storage.loot.LootParams$Builder
net.minecraft.class_8567$class_8568
net.minecraft.unmapped.C_nzsnkdtl$C_oqhigtaq
net.minecraft.loot.context.LootWorldContext$Builder
net.minecraft.loot.context.LootContextParameterSet$Builder

Field summary

Modifier and TypeField
private final ServerLevel
a
level
field_44887
f_sebanoji
world
world
private final ContextMap$Builder
b
params
field_44888
f_reefyqfu
parameters
parameters
private final Map<ResourceLocation, LootParams$DynamicDrop>
c
dynamicDrops
field_44889
f_rwzsaqmq
dynamicDrops
dynamicDrops
private float
d
luck
field_44890
f_nmbyzyja
luck
luck

Constructor summary

ModifierConstructor
public (ServerLevel world)

Method summary

Modifier and TypeMethod
public ServerLevel
a()
getLevel()
method_51870()
m_hbqtpqbf()
getWorld()
getWorld()
public <T> LootParams$Builder
a(bax<T> arg0, T arg1)
withParameter(ContextKey<T> arg0, T arg1)
method_51874(class_169<T> arg0, T arg1)
m_ytumowlr(C_fwhrecir<T> arg0, T arg1)
add(ContextParameter<T> parameter, T value)
add(ContextKey<T> key, T value)
public <T> LootParams$Builder
b(bax<T> arg0, T arg1)
withOptionalParameter(ContextKey<T> arg0, T arg1)
method_51877(class_169<T> arg0, T arg1)
m_xbtrnctz(C_fwhrecir<T> arg0, T arg1)
addOptional(ContextParameter<T> parameter, T value)
addOptional(ContextKey<T> key, T value)
public <T> T
a(bax<T> arg0)
getParameter(ContextKey<T> arg0)
method_51873(class_169<T> arg0)
m_bznxglcx(C_fwhrecir<T> arg0)
get(ContextParameter<T> parameter)
getParameter(ContextKey<T> key)
public <T> T
b(bax<T> arg0)
getOptionalParameter(ContextKey<T> arg0)
method_51876(class_169<T> arg0)
m_jvoycjji(C_fwhrecir<T> arg0)
getOptional(ContextParameter<T> parameter)
getOptionalParameter(ContextKey<T> key)
public LootParams$Builder
a(alg arg0, ezk$b arg1)
withDynamicDrop(ResourceLocation arg0, LootParams$DynamicDrop arg1)
method_51872(class_2960 arg0, class_8567$class_49 arg1)
m_ioimqxah(C_ncpywfca arg0, C_nzsnkdtl$C_tcvvixye arg1)
addDynamicDrop(Identifier id, LootWorldContext$DynamicDrop dynamicDrop)
withDynamicDrop(Identifier id, LootContextParameterSet$DynamicDrop drop)
public LootParams$Builder
a(float arg0)
withLuck(float arg0)
method_51871(float arg0)
m_cywlqvzc(float arg0)
luck(float luck)
withLuck(float luck)
public LootParams
a(bay arg0)
create(ContextKeySet arg0)
method_51875(class_176 arg0)
m_tepidzvo(C_ykthnceq arg0)
build(ContextType contextType)
build(ContextKeySet type)