| Package | Description |
|---|---|
| com.github.steveice10.mc.protocol.data.game.entity.attribute |
| Modifier and Type | Method and Description |
|---|---|
ModifierType |
AttributeModifier.getType() |
static ModifierType |
ModifierType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifierType[] |
ModifierType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AttributeModifier(ModifierType type,
double amount,
ModifierOperation operation) |
Copyright © 2020. All rights reserved.