net.minecraft.server.v1_10_R1

public class LootEntityProperties

bbp
net.minecraft.world.storage.loot.properties.EntityPropertyManager
net.minecraft.server.v1_10_R1.LootEntityProperties

字段概要

修饰符与类型字段
private static final Map<MinecraftKey, LootEntityProperty$a<?>>
a
field_186647_a
private static final Map<Class<? extends LootEntityProperty>, LootEntityProperty$a<?>>
b
field_186648_b

方法概要

修饰符与类型方法
public static <T extends LootEntityProperty> void
a(bbq$a<? extends T> arg0)
func_186644_a(EntityProperty$Serializer<? extends T> arg0)
public static LootEntityProperty$a<?>
a(kn arg0)
func_186646_a(ResourceLocation arg0)
public static <T extends LootEntityProperty> LootEntityProperty$a<T>
a(T arg0)
func_186645_a(T arg0)