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.