Uses of Interface
xyz.xenondevs.invui.gui.TabGui.Builder
Packages that use TabGui.Builder
-
Uses of TabGui.Builder in xyz.xenondevs.invui.gui
Classes in xyz.xenondevs.invui.gui that implement TabGui.BuilderMethods in xyz.xenondevs.invui.gui that return TabGui.BuilderModifier and TypeMethodDescription@NotNull TabGui.Builder@NotNull TabGui.BuilderAdds a tab to theTabGui.@NotNull TabGui.BuilderAbstractTabGui.AbstractBuilder.addTabChangeHandler(@NotNull BiConsumer<Integer, Integer> handler) @NotNull TabGui.BuilderTabGui.Builder.addTabChangeHandler(@NotNull BiConsumer<Integer, Integer> handler) Adds a tab change handler to theTabGui.AbstractTabGui.AbstractBuilder.clone()static @NotNull TabGui.BuilderTabGui.normal()Creates a newGui Builderfor aTabGui.@NotNull TabGui.BuilderAbstractTabGui.AbstractBuilder.setTabChangeHandlers(@NotNull List<@NotNull BiConsumer<Integer, Integer>> handlers) @NotNull TabGui.BuilderTabGui.Builder.setTabChangeHandlers(@NotNull List<@NotNull BiConsumer<Integer, Integer>> handlers) Sets the tab change handlers of theTabGui.@NotNull TabGui.Builder@NotNull TabGui.BuilderSets the tabs of theTabGui.Method parameters in xyz.xenondevs.invui.gui with type arguments of type TabGui.BuilderModifier and TypeMethodDescriptionstatic @NotNull TabGuiTabGui.normal(@NotNull Consumer<@NotNull TabGui.Builder> consumer)