Package org.geysermc.floodgate.util
Class ClassNames
java.lang.Object
org.geysermc.floodgate.util.ClassNames
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Fieldstatic final @Nullable Methodstatic final @Nullable Class<?>static final Constructor<org.bukkit.OfflinePlayer>static final @Nullable Methodstatic final @Nullable Methodstatic final Methodstatic final Fieldstatic final @Nullable Fieldstatic final Class<?>static final @Nullable Constructor<?>static final @Nullable Fieldstatic final @Nullable Fieldstatic final @Nullable Methodstatic final booleanstatic final booleanstatic final booleanstatic final Methodstatic final @Nullable Constructor<?>static final Class<?>static final Fieldstatic final Class<?>static final Class<?>static final Methodstatic final Fieldstatic final @Nullable Fieldstatic final @Nullable BooleanSupplierstatic final Class<?>static final Fieldstatic final @Nullable Method -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MINECRAFT_SERVER
-
SERVER_CONNECTION
-
HANDSHAKE_PACKET
-
LOGIN_START_PACKET
-
LOGIN_LISTENER
-
CLIENT_INTENT
-
CRAFT_OFFLINE_PLAYER_CONSTRUCTOR
-
LOGIN_HANDLER_CONSTRUCTOR
-
HANDSHAKE_PACKET_CONSTRUCTOR
-
SOCKET_ADDRESS
-
HANDSHAKE_HOST
-
LOGIN_PROFILE
-
PACKET_LISTENER
-
HANDSHAKE_PORT
-
HANDSHAKE_PROTOCOL
-
HANDSHAKE_INTENTION
-
PAPER_DISABLE_USERNAME_VALIDATION
-
PAPER_VELOCITY_SUPPORT
-
GET_PROFILE_METHOD
-
LOGIN_DISCONNECT
-
NETWORK_EXCEPTION_CAUGHT
-
INIT_UUID
-
FIRE_LOGIN_EVENTS
-
FIRE_LOGIN_EVENTS_GAME_PROFILE
-
CALL_PLAYER_PRE_LOGIN_EVENTS
-
START_CLIENT_VERIFICATION
-
BUNGEE
-
IS_FOLIA
public static final boolean IS_FOLIA -
IS_PRE_1_20_2
public static final boolean IS_PRE_1_20_2 -
IS_POST_LOGIN_HANDLER
public static final boolean IS_POST_LOGIN_HANDLER
-
-
Constructor Details
-
ClassNames
public ClassNames()
-