Uses of Interface
xyz.xenondevs.invui.window.AnvilWindow.Builder.Single
Packages that use AnvilWindow.Builder.Single
-
Uses of AnvilWindow.Builder.Single in xyz.xenondevs.invui.window
Methods in xyz.xenondevs.invui.window that return AnvilWindow.Builder.SingleModifier and TypeMethodDescriptionstatic AnvilWindow.Builder.Single
AnvilWindow.single()
Creates a newWindow Builder
for a singleAnvilWindow
.Method parameters in xyz.xenondevs.invui.window with type arguments of type AnvilWindow.Builder.SingleModifier and TypeMethodDescriptionstatic @NotNull AnvilWindow
AnvilWindow.single
(@NotNull Consumer<@NotNull AnvilWindow.Builder.Single> consumer)