net.minecraft.world.level.storage.loot

public class ItemModifierManager

extends SimpleJsonResourceReloadListener

All mapped superinterfaces:

PreparableReloadListener

drf
net.minecraft.world.level.storage.loot.ItemModifierManager
net.minecraft.class_5640
net.minecraft.loot.function.LootFunctionManager
net.minecraft.src.C_141460_
net.minecraft.world.level.storage.loot.ItemModifierManager

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_27899
LOGGER
f_165079_
private static final com.google.gson.Gson
b
GSON
field_27900
GSON
f_165080_
private final PredicateManager
c
predicateManager
field_27901
lootConditionManager
f_165081_
private final LootTables
d
lootTables
field_27902
lootManager
f_165082_
private Map<ResourceLocation, LootItemFunction>
e
functions
field_27903
functions
f_165083_

Constructor summary

ModifierConstructor
public (PredicateManager lootConditionManager, LootTables lootManager)

Method summary

Modifier and TypeMethod
public LootItemFunction
a(aaj arg0)
get(ResourceLocation arg0)
method_32404(class_2960 arg0)
get(Identifier id)
m_165108_(C_5265_ arg0)
public LootItemFunction
a(aaj arg0, dsr arg1)
get(ResourceLocation arg0, LootItemFunction arg1)
method_35507(class_2960 arg0, class_117 arg1)
getOrDefault(Identifier id, LootFunction fallback)
m_165110_(C_5265_ p_165112_, C_2928_ arg1)
protected void
a(Map<aaj, com.google.gson.JsonElement> arg0, ahu arg1, awc arg2)
apply(Map<ResourceLocation, com.google.gson.JsonElement> arg0, ResourceManager arg1, ProfilerFiller arg2)
method_32403(Map<class_2960, com.google.gson.JsonElement> arg0, class_3300 arg1, class_3695 arg2)
apply(Map<Identifier, com.google.gson.JsonElement> arg0, ResourceManager arg1, Profiler arg2)
m_5787_(Map<C_5265_, com.google.gson.JsonElement> p_165106_, C_77_ p_165107_, C_442_ arg2)
public Set<ResourceLocation>
a()
getKeys()
method_32399()
getFunctionIds()
m_165088_()