| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.inventory.click |
| Modifier and Type | Method and Description |
|---|---|
static Click |
Click.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Click[] |
Click.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClickPlan.add(Click click,
int slot) |
void |
ClickPlan.add(Click click,
int slot,
boolean force) |
Copyright © 2021 GeyserMC. All rights reserved.