Uses of Enum Class
net.minecraft.client.AttackIndicatorStatus
-
Uses of AttackIndicatorStatus in net.minecraft.client
Modifier and TypeFieldDescriptionOptions.attackIndicator
private static AttackIndicatorStatus[]
AttackIndicatorStatus.BY_ID
Modifier and TypeFieldDescriptionstatic CycleOption<AttackIndicatorStatus>
Option.ATTACK_INDICATOR
Modifier and TypeMethodDescriptionstatic AttackIndicatorStatus
AttackIndicatorStatus.byId(int p_90510_)
static AttackIndicatorStatus
Returns the enum constant of this class with the specified name.static AttackIndicatorStatus[]
AttackIndicatorStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.