net.minecraft.world.gen.loot.functions

public class LootItemFunctions

bfy
net.minecraft.unmapped.C_12677228
net.minecraft.world.gen.loot.functions.LootItemFunctions

Field summary

Modifier and TypeField
private static final Map<Identifier, LootItemFunction$Serializer<?>>
a
f_77575629
SERIALIZERS_BY_ID
private static final Map<Class<? extends LootItemFunction>, LootItemFunction$Serializer<?>>
b
f_06905655
SERIALIZERS_BY_TYPE

Method summary

Modifier and TypeMethod
public static <T extends LootItemFunction> void
a(bfx$a<? extends T> arg0)
m_59862230(C_00382226$C_80168051<? extends T> arg0)
registerSerializer(LootItemFunction$Serializer<? extends T> serializer)
public static LootItemFunction$Serializer<?>
a(nd arg0)
m_55793723(C_22168528 arg0)
getSerializer(Identifier id)
public static <T extends LootItemFunction> LootItemFunction$Serializer<T>
a(T arg0)
m_83660313(T arg0)
getSerializer(T function)