net.minecraft.server.v1_13_R2

public class LootEntityProperties

cdr
net.minecraft.world.storage.loot.properties.EntityPropertyManager
net.minecraft.server.v1_13_R2.LootEntityProperties

Field summary

Modifier and TypeField
private static final Map<MinecraftKey, LootEntityProperty$a<?>>
a
field_186647_a
private static final Map<Class<? extends LootEntityProperty>, LootEntityProperty$a<?>>
b
field_186648_b

Method summary

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