Uses of Enum
org.geysermc.floodgate.util.WebsocketEventType
Packages that use WebsocketEventType
-
Uses of WebsocketEventType in org.geysermc.floodgate.util
Methods in org.geysermc.floodgate.util that return WebsocketEventTypeModifier and TypeMethodDescriptionstatic WebsocketEventTypeWebsocketEventType.getById(int id)static WebsocketEventTypeReturns the enum constant of this type with the specified name.static WebsocketEventType[]WebsocketEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.