Uses of Interface
xyz.xenondevs.invui.window.Window.Builder.Normal.Single
-
Uses of Window.Builder.Normal.Single in xyz.xenondevs.invui.window
Modifier and TypeMethodDescriptionstatic Window.Builder.Normal.Single
Window.single()
Creates a newWindow Builder
for a normal single window.Modifier and TypeMethodDescriptionstatic @NotNull Window
Window.single
(@NotNull Consumer<@NotNull Window.Builder.Normal.Single> consumer)