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