Package xyz.xenondevs.invui.window
Interface Window.Builder.Normal.Merged
- All Superinterfaces:
Cloneable,Window.Builder<Window,,Window.Builder.Normal.Merged> Window.Builder.Normal<org.bukkit.entity.Player,,Window.Builder.Normal.Merged> Window.Builder.Single<Window,Window.Builder.Normal.Merged>
- Enclosing interface:
Window.Builder.Normal<V,S extends Window.Builder.Normal<V, S>>
public static interface Window.Builder.Normal.Merged
extends Window.Builder.Normal<org.bukkit.entity.Player,Window.Builder.Normal.Merged>, Window.Builder.Single<Window,Window.Builder.Normal.Merged>
A normal merged
Window builder. Combines both Window.Builder.Single and Window.Builder.Normal
for a normal Window with one Gui, which fills both the upper inventory and the
Player's inventory.-
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