Class StatefulScreen.Priority
java.lang.Object
com.pixelmonmod.api.client.screen.StatefulScreen.Priority
- Enclosing class:
- StatefulScreen
-
Field Summary
-
Method Summary
-
Field Details
-
HIGHEST
public static final int HIGHEST- See Also:
-
HIGH
public static final int HIGH- See Also:
-
NORMAL
public static final int NORMAL- See Also:
-
LOW
public static final int LOW- See Also:
-
LOWEST
public static final int LOWEST- See Also:
-