Package | Description |
---|---|
me.leoko.advancedgui.utils |
Modifier and Type | Method and Description |
---|---|
GuiSize |
Layout.getSize()
Gets size.
|
GuiSize |
Layout.getSize()
Gets size.
|
Modifier and Type | Method and Description |
---|---|
GuiPoint |
GuiLocation.computeIntersection(GuiSize guiSize,
org.bukkit.Location cameraLocation) |
GuiPoint |
GuiLocation.computeIntersection(GuiSize guiSize,
org.bukkit.Location cameraLocation) |
org.bukkit.Location |
GuiLocation.getCenter(GuiSize guiSize) |
org.bukkit.Location |
GuiLocation.getCenter(GuiSize guiSize) |
Constructor and Description |
---|
Layout(String name,
Function<Interaction,GroupComponent> templateTreeGenerator,
GuiSize size)
Instantiates a new Layout.
|
Layout(String name,
Function<Interaction,GroupComponent> templateTreeGenerator,
GuiSize size)
Instantiates a new Layout.
|
Copyright © 2021. All rights reserved.