| Package | Description |
|---|---|
| org.geysermc.cumulus | |
| org.geysermc.cumulus.component | |
| org.geysermc.cumulus.response | |
| org.geysermc.cumulus.util |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends Component> |
Forms.getComponentImplFrom(ComponentType componentType) |
| Modifier and Type | Method and Description |
|---|---|
ComponentType |
Component.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentType> |
CustomFormResponse.getComponentTypes() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentType |
ComponentType.getByName(String name) |
static ComponentType |
ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentType[] |
ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 GeyserMC. All rights reserved.