Package io.github.toberocat.guiengine.function.call
package io.github.toberocat.guiengine.function.call
-
ClassDescriptionCustom GUI function to call an action when triggered.Custom deserializer to convert JSON data into an `ActionFunction` instance.Custom GUI function to add components to the GUI.Custom deserializer to convert JSON data into an `AddComponentsFunction` instance.Custom GUI function to edit a component's attribute in the GUI.Custom deserializer to convert JSON data into an `EditComponentFunction` instance.Custom GUI function to remove a component from the GUI.Custom deserializer to convert JSON data into a `RemoveComponentFunction` instance.