Package xyz.xenondevs.invui.window
Interface Window.Builder.Normal.Single
- All Superinterfaces:
Cloneable,Window.Builder<Window,,Window.Builder.Normal.Single> Window.Builder.Normal<UUID,,Window.Builder.Normal.Single> Window.Builder.Single<Window,Window.Builder.Normal.Single>
- Enclosing interface:
Window.Builder.Normal<V,S extends Window.Builder.Normal<V, S>>
public static interface Window.Builder.Normal.Single
extends Window.Builder.Normal<UUID,Window.Builder.Normal.Single>, Window.Builder.Single<Window,Window.Builder.Normal.Single>
A normal single
Window builder. Combines both Window.Builder.Single and Window.Builder.Normal
for a normal Window with only one Gui that does not access the Player's inventory.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface xyz.xenondevs.invui.window.Window.Builder
Window.Builder.Double<W extends Window,S extends Window.Builder.Double<W, S>>, Window.Builder.Normal<V, S extends Window.Builder.Normal<V, S>>, Window.Builder.Single<W extends Window, S extends Window.Builder.Single<W, S>> Nested classes/interfaces inherited from interface xyz.xenondevs.invui.window.Window.Builder.Normal
Window.Builder.Normal.Merged, Window.Builder.Normal.Single, Window.Builder.Normal.Split -
Method Summary
Methods inherited from interface xyz.xenondevs.invui.window.Window.Builder
addCloseHandler, addModifier, addOpenHandler, addOutsideClickHandler, build, build, clone, open, setCloseable, setCloseHandlers, setModifiers, setOpenHandlers, setOutsideClickHandlers, setTitle, setTitle, setTitle, setViewerMethods inherited from interface xyz.xenondevs.invui.window.Window.Builder.Single
setGui, setGui, setGui