Uses of Enum Class
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 class with the specified name.static WebsocketEventType[]WebsocketEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.