| Package | Description |
|---|---|
| org.geysermc.connector.entity | |
| org.geysermc.connector.entity.attribute |
| Modifier and Type | Field and Description |
|---|---|
protected Map<AttributeType,Attribute> |
Entity.attributes |
| Modifier and Type | Method and Description |
|---|---|
static AttributeType |
AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeType[] |
AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 GeyserMC. All rights reserved.