| Package | Description |
|---|---|
| org.geysermc.floodgate.util |
| Modifier and Type | Method and Description |
|---|---|
static WebsocketEventType |
WebsocketEventType.getById(int id) |
static WebsocketEventType |
WebsocketEventType.valueOf(String name)
Returns 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.
|
Copyright © 2021 GeyserMC. All rights reserved.