net.minecraft.world.gen.loot.properties

public class LootEntityProperties

bav
net.minecraft.unmapped.C_26029324
net.minecraft.world.gen.loot.properties.LootEntityProperties

Field summary

Modifier and TypeField
private static final Map<Identifier, LootEntityProperty$Serializer<?>>
a
f_10146132
SERIALIZERS_BY_ID
private static final Map<Class<? extends LootEntityProperty>, LootEntityProperty$Serializer<?>>
b
f_55236028
SERIALIZERS_BY_TYPE

Method summary

Modifier and TypeMethod
public static <T extends LootEntityProperty> void
a(baw$a<? extends T> arg0)
m_34240200(C_98270899$C_14810642<? extends T> arg0)
registerSerializer(LootEntityProperty$Serializer<? extends T> serializer)
public static LootEntityProperty$Serializer<?>
a(kk arg0)
m_51448202(C_22168528 arg0)
getSerializer(Identifier id)
public static <T extends LootEntityProperty> LootEntityProperty$Serializer<T>
a(T arg0)
m_19570053(T arg0)
getSerializer(T property)