Uses of Interface
xyz.xenondevs.invui.window.Window.Builder.Single
Packages that use Window.Builder.Single
-
Uses of Window.Builder.Single in xyz.xenondevs.invui.window
Classes in xyz.xenondevs.invui.window with type parameters of type Window.Builder.SingleModifier and TypeClassDescriptionstatic class
AbstractSingleWindow.AbstractBuilder<W extends Window,
S extends Window.Builder.Single<W, S>> Builder for aAbstractSingleWindow
.static interface
Window.Builder.Single<W extends Window,
S extends Window.Builder.Single<W, S>> A singleWindow
builder.Subinterfaces of Window.Builder.Single in xyz.xenondevs.invui.windowModifier and TypeInterfaceDescriptionstatic interface
A singleAnvilWindow
builder.static interface
A singleCartographyWindow
builder.static interface
A normal mergedWindow
builder.static interface
A normal singleWindow
builder.Classes in xyz.xenondevs.invui.window that implement Window.Builder.SingleModifier and TypeClassDescriptionstatic class
AbstractSingleWindow.AbstractBuilder<W extends Window,
S extends Window.Builder.Single<W, S>> Builder for aAbstractSingleWindow
.