| alr | |
| net.minecraft.world.entity.ai.attributes.BaseAttributeMap | |
| net.minecraft.class_1325 | |
| net.minecraft.entity.attribute.AbstractEntityAttributeContainer | |
| net.minecraft.entity.ai.attributes.AbstractAttributeMap | |
| net.minecraft.server.v1_15_R1.AttributeMapBase |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final Map<Attribute, AttributeInstance> |
| ||||||||||
| protected final Map<String, AttributeInstance> |
| ||||||||||
| protected final com.google.common.collect.Multimap<Attribute, Attribute> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public AttributeInstance |
| ||||||||||
| public AttributeInstance |
| ||||||||||
| public AttributeInstance |
| ||||||||||
| protected abstract AttributeInstance |
| ||||||||||
| public Collection<AttributeInstance> |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|