Constant Field Values

Contents

io.github.*

  • io.github.toberocat.guiengine.components.provided.embedded.EmbeddedGuiComponent
    Modifier and Type
    Constant Field
    Value
    public static final @NotNull String
    "embedded"
  • io.github.toberocat.guiengine.components.provided.item.SimpleItemComponent
    Modifier and Type
    Constant Field
    Value
    public static final @NotNull String
    "item"
  • io.github.toberocat.guiengine.components.provided.paged.PagedComponent
    Modifier and Type
    Constant Field
    Value
    public static final String
    "paged"
  • io.github.toberocat.guiengine.components.provided.toggle.ToggleItemComponent
    Modifier and Type
    Constant Field
    Value
    public static final String
    "toggle"
  • io.github.toberocat.guiengine.function.call.ActionFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "action"
  • io.github.toberocat.guiengine.function.call.AddComponentsFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "add"
  • io.github.toberocat.guiengine.function.call.EditComponentFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "edit"
  • io.github.toberocat.guiengine.function.call.RemoveComponentFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "remove"