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