net.minecraft.world.level.storage.loot.parameters

public class LootContextParamSets

efa
net.minecraft.world.level.storage.loot.parameters.LootContextParamSets
net.minecraft.class_173
net.minecraft.loot.context.LootContextTypes
net.minecraft.src.C_2973_
net.minecraft.world.level.storage.loot.parameters.LootContextParameterSets

Field summary

Modifier and TypeField
private static final com.google.common.collect.BiMap<ResourceLocation, LootContextParamSet>
p
REGISTRY
field_1178
MAP
f_81422_
public static final com.mojang.serialization.Codec<LootContextParamSet>
a
CODEC
field_45856
CODEC
f_290720_
public static final LootContextParamSet
b
EMPTY
field_1175
EMPTY
f_81410_
public static final LootContextParamSet
c
CHEST
field_1179
CHEST
f_81411_
public static final LootContextParamSet
d
COMMAND
field_20761
COMMAND
f_81412_
public static final LootContextParamSet
e
SELECTOR
field_20762
SELECTOR
f_81413_
public static final LootContextParamSet
f
FISHING
field_1176
FISHING
f_81414_
public static final LootContextParamSet
g
ENTITY
field_1173
ENTITY
f_81415_
public static final LootContextParamSet
h
ARCHAEOLOGY
field_42858
ARCHAEOLOGY
f_271368_
public static final LootContextParamSet
i
GIFT
field_16235
GIFT
f_81416_
public static final LootContextParamSet
j
PIGLIN_BARTER
field_22403
BARTER
f_81417_
public static final LootContextParamSet
k
ADVANCEMENT_REWARD
field_1174
ADVANCEMENT_REWARD
f_81418_
public static final LootContextParamSet
l
ADVANCEMENT_ENTITY
field_24423
ADVANCEMENT_ENTITY
f_81419_
public static final LootContextParamSet
m
ADVANCEMENT_LOCATION
field_44788
ADVANCEMENT_LOCATION
f_285637_
public static final LootContextParamSet
n
ALL_PARAMS
field_1177
GENERIC
f_81420_
public static final LootContextParamSet
o
BLOCK
field_1172
BLOCK
f_81421_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static LootContextParamSet
a(String arg0, Consumer<eez$a> arg1)
register(String arg0, Consumer<LootContextParamSet$Builder> arg1)
method_759(String arg0, Consumer<class_176$class_177> arg1)
register(String name, Consumer<LootContextType$Builder> type)
m_81428_(String p_81429_, Consumer<C_2970_$C_2972_> p_81430_)