Achievement.AchievementState

  • Achievement.AchievementState is an annotation that provides information about an achievement's current state.

  • This annotation inherits methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface Achievement.AchievementState implements Annotation

Achievement state.

Inherited Method Summary