net.minecraft.server.v1_8_R3

public class AttributeMapServer

extends AttributeMapBase

qi
net.minecraft.entity.ai.attributes.ServersideAttributeMap
net.minecraft.server.v1_8_R3.AttributeMapServer

字段概要

修饰符与类型字段
private final Set<AttributeInstance>
e
field_111162_d
protected final Map<String, AttributeInstance>
d
field_111163_c

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public AttributeModifiable
e(qb arg0)
func_111151_a(IAttribute arg0)
public AttributeModifiable
b(String arg0)
func_111152_a(String arg0)
public AttributeInstance
b(qb arg0)
func_111150_b(IAttribute arg0)
protected AttributeInstance
c(qb arg0)
func_180376_c(IAttribute arg0)
public void
a(qc arg0)
func_180794_a(IAttributeInstance arg0)
public Set<AttributeInstance>
b()
func_111161_b()
getAttributes()
public Collection<AttributeInstance>
c()
func_111160_c()