Uses of Enum Class
net.minecraft.client.settings.AttackIndicatorStatus
Packages that use AttackIndicatorStatus
- 
Uses of AttackIndicatorStatus in net.minecraft.clientFields in net.minecraft.client declared as AttackIndicatorStatus
- 
Uses of AttackIndicatorStatus in net.minecraft.client.settingsFields in net.minecraft.client.settings declared as AttackIndicatorStatusModifier and TypeFieldDescriptionprivate static final AttackIndicatorStatus[]AttackIndicatorStatus.BY_IDMethods in net.minecraft.client.settings that return AttackIndicatorStatusModifier and TypeMethodDescriptionstatic AttackIndicatorStatusAttackIndicatorStatus.byId(int p_216749_0_) static AttackIndicatorStatusReturns 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.