| Package | Description |
|---|---|
| org.cloudburstmc.server.form |
| Constructor and Description |
|---|
SimpleForm(String title,
String content,
List<ElementButton> buttons,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Consumer<CloudPlayer>> buttonListeners,
List<BiConsumer<CloudPlayer,SimpleFormResponse>> listeners,
List<Consumer<CloudPlayer>> closeListeners,
List<Consumer<CloudPlayer>> errorListeners) |
Copyright © 2021. All rights reserved.