| Package | Description |
|---|---|
| net.minecraft.entity.ai.controller |
| Modifier and Type | Field and Description |
|---|---|
protected MovementController.Action |
MovementController.action |
| Modifier and Type | Method and Description |
|---|---|
static MovementController.Action |
MovementController.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MovementController.Action[] |
MovementController.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|