Uses of Enum Class
net.minecraft.world.entity.ai.behavior.SpearAttack.SpearStatus
Packages that use SpearAttack.SpearStatus
-
Uses of SpearAttack.SpearStatus in net.minecraft.world.entity.ai.behavior
Methods in net.minecraft.world.entity.ai.behavior that return SpearAttack.SpearStatusModifier and TypeMethodDescriptionstatic SpearAttack.SpearStatusReturns the enum constant of this class with the specified name.static SpearAttack.SpearStatus[]SpearAttack.SpearStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SpearAttack.SpearStatus in net.minecraft.world.entity.ai.memory
Fields in net.minecraft.world.entity.ai.memory with type parameters of type SpearAttack.SpearStatusModifier and TypeFieldDescriptionstatic final MemoryModuleType<SpearAttack.SpearStatus> MemoryModuleType.SPEAR_STATUS