net.minecraft.world.storage.loot.properties

public class EntityPropertyManager

baw
net.minecraft.world.storage.loot.properties.EntityPropertyManager

Field summary

Modifier and TypeField
private static final Map<ResourceLocation, EntityProperty$Serializer<?>>
a
field_186647_a
private static final Map<Class<? extends EntityProperty>, EntityProperty$Serializer<?>>
b
field_186648_b

Method summary

Modifier and TypeMethod
public static <T extends EntityProperty> void
a(bax$a<? extends T> arg0)
func_186644_a(EntityProperty$Serializer<? extends T> arg0)
public static EntityProperty$Serializer<?>
a(kl arg0)
func_186646_a(ResourceLocation arg0)
public static <T extends EntityProperty> EntityProperty$Serializer<T>
a(T arg0)
func_186645_a(T arg0)