| Package | Description |
|---|---|
| org.geysermc.connect.ui | |
| org.geysermc.connect.utils |
| Modifier and Type | Method and Description |
|---|---|
static FormID |
FormID.fromId(int id) |
static FormID |
FormID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormID[] |
FormID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Player.sendWindow(FormID id,
org.geysermc.common.window.FormWindow window)
Send a window with the specified id and content
Also cache it against the player for later use
|
Copyright © 2021 GeyserMC. All rights reserved.