Uses of Class
net.minecraft.entity.ai.brain.task.CrossbowAttackTask.CrossbowState
| Package | Description |
|---|---|
| net.minecraft.entity.ai.brain.task |
-
Uses of CrossbowAttackTask.CrossbowState in net.minecraft.entity.ai.brain.task
Fields in net.minecraft.entity.ai.brain.task declared as CrossbowAttackTask.CrossbowState Modifier and Type Field Description private CrossbowAttackTask.CrossbowStateCrossbowAttackTask. stateMethods in net.minecraft.entity.ai.brain.task that return CrossbowAttackTask.CrossbowState Modifier and Type Method Description static CrossbowAttackTask.CrossbowStateCrossbowAttackTask.CrossbowState. valueOf(String name)Returns the enum constant of this type with the specified name.static CrossbowAttackTask.CrossbowState[]CrossbowAttackTask.CrossbowState. values()Returns an array containing the constants of this enum type, in the order they are declared.