History - net.minecraft.world.level.storage.loot.LootParams
1.21.3
Names
eru
ews
net.minecraft.loot.context.LootContextParameterSet
net.minecraft.loot.context.LootWorldContext
Fields
ServerLevel: a, level, field_44883, world, f_286983_
ServerLevel: a, level, field_44883, world
Map<LootContextParam<?>, Object>: b, params, field_44884, parameters, f_286977_
Map<ResourceLocation, LootParams$DynamicDrop>: c, dynamicDrops, field_44885, dynamicDrops, f_286955_
Map<ResourceLocation, LootParams$DynamicDrop>: c, dynamicDrops, field_44885, dynamicDrops
float: d, luck, field_44886, luck, f_286957_
float: d, luck, field_44886, luck
ContextMap: b, params, field_44884, parameters
Constructors
(ServerLevel, Map<LootContextParam<?>, Object>, Map<ResourceLocation, LootParams$DynamicDrop>, float)
(ServerLevel, ContextMap, Map<ResourceLocation, LootParams$DynamicDrop>, float)
Methods
ServerLevel (): a, getLevel, method_51863, getWorld, m_287182_
ServerLevel (): a, getLevel, method_51863, getWorld
boolean (LootContextParam<?>): a, hasParam, method_51865, contains, m_287166_
<T> T (LootContextParam<T>): b, getParameter, method_51867, get, m_287156_
<T> T (LootContextParam<T>): c, getOptionalParameter, method_51868, method_51868, m_287251_
<T> T (LootContextParam<T>): d, getParamOrNull, method_51869, getOptional, m_287267_
void (ResourceLocation, Consumer<ItemStack>): a, addDynamicDrops, method_51864, addDynamicDrops, m_287256_
void (ResourceLocation, Consumer<ItemStack>): a, addDynamicDrops, method_51864, addDynamicDrops
float (): b, getLuck, method_51866, getLuck, m_287164_
float (): c, getLuck, method_51866, getLuck
ContextMap (): b, contextMap, method_65014, getParameters
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
eqn
eru
Fields
Constructors
Methods
1.20.6
Names
ehc
eqn
Fields
Constructors
Methods
1.20.4
Names
ecw
ehc
Fields
Constructors
Methods
1.20.2
Names
dzq
ecw
Fields
Constructors
Methods
1.20.1
Names
dzq
net.minecraft.world.level.storage.loot.LootParams
net.minecraft.class_8567
net.minecraft.loot.context.LootContextParameterSet
net.minecraft.src.C_286926_
net.minecraft.world.level.storage.loot.LootParams
Fields
ServerLevel: a, level, field_44883, world, f_286983_
Map<LootContextParam<?>, Object>: b, params, field_44884, parameters, f_286977_
Map<ResourceLocation, LootParams$DynamicDrop>: c, dynamicDrops, field_44885, dynamicDrops, f_286955_
float: d, luck, field_44886, luck, f_286957_
Constructors
(ServerLevel, Map<LootContextParam<?>, Object>, Map<ResourceLocation, LootParams$DynamicDrop>, float)
Methods
ServerLevel (): a, getLevel, method_51863, getWorld, m_287182_
boolean (LootContextParam<?>): a, hasParam, method_51865, contains, m_287166_
<T> T (LootContextParam<T>): b, getParameter, method_51867, get, m_287156_
<T> T (LootContextParam<T>): c, getOptionalParameter, method_51868, method_51868, m_287251_
<T> T (LootContextParam<T>): d, getParamOrNull, method_51869, getOptional, m_287267_
void (ResourceLocation, Consumer<ItemStack>): a, addDynamicDrops, method_51864, addDynamicDrops, m_287256_
float (): b, getLuck, method_51866, getLuck, m_287164_