Package me.axieum.mcmod.authme.api
Class Config.AuthButton
java.lang.Object
me.axieum.mcmod.authme.api.Config.AuthButton
- Enclosing class:
Config
Authentication button configuration schema.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public static int xX coordinate of the button on the multiplayer screen. -
y
public static int yY coordinate of the button on the multiplayer screen. -
draggable
public static boolean draggableTrue if the button can be dragged to a new position.
-
-
Constructor Details
-
AuthButton
public AuthButton()
-