Uses of Interface
xyz.xenondevs.invui.gui.Gui.Builder.Normal
Packages that use Gui.Builder.Normal
-
Uses of Gui.Builder.Normal in xyz.xenondevs.invui.gui
Methods in xyz.xenondevs.invui.gui that return Gui.Builder.NormalModifier and TypeMethodDescriptionstatic Gui.Builder.Normal
Gui.normal()
Creates a newGui Builder
for a normalGui
.Method parameters in xyz.xenondevs.invui.gui with type arguments of type Gui.Builder.NormalModifier and TypeMethodDescriptionstatic @NotNull Gui
Gui.normal
(@NotNull Consumer<@NotNull Gui.Builder.Normal> consumer)