net.minecraft.world.gen.loot.properties

public class LootEntityProperties

cdg
net.minecraft.unmapped.C_26029324
net.minecraft.world.gen.loot.properties.LootEntityProperties
net.minecraft.world.storage.loot.properties.EntityPropertyManager

Field summary

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

Method summary

Modifier and TypeMethod
public static <T extends LootEntityProperty> void
a(cdh$a<? extends T> arg0)
m_34240200(C_98270899$C_14810642<? extends T> arg0)
registerSerializer(LootEntityProperty$Serializer<? extends T> serializer)
func_186644_a(EntityProperty$Serializer<? extends T> arg0)
public static LootEntityProperty$Serializer<?>
a(pc arg0)
m_51448202(C_22168528 arg0)
getSerializer(Identifier id)
func_186646_a(ResourceLocation arg0)
public static <T extends LootEntityProperty> LootEntityProperty$Serializer<T>
a(T arg0)
m_19570053(T arg0)
getSerializer(T property)
func_186645_a(T arg0)