net.minecraft.server.v1_13_R2

public class AttributeMapServer

extends AttributeMapBase

afs
net.minecraft.entity.ai.attributes.AttributeMap
net.minecraft.server.v1_13_R2.AttributeMapServer

字段概要

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

构造函数概要

修饰符构造函数
public ()

方法概要

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