Class BuyShopGui
java.lang.Object
com.mclds.plugins.gui.BaseGui
com.mclds.plugins.mcldscustomcontainer.guis.containergui.CustomContainerGui
com.mclds.plugins.mcldscustomcontainer.guis.containergui.BuyShopGui
- All Implemented Interfaces:
Gui,PreviousGuiWhenClose,org.bukkit.event.Listener
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonClose(org.bukkit.entity.Player viewer) voidsetDamageableSelector(Character slot, org.bukkit.entity.Player viewer) voidshow(org.bukkit.entity.Player viewer) Methods inherited from class com.mclds.plugins.mcldscustomcontainer.guis.containergui.CustomContainerGui
getPreviousPage, setFavoriteContainerButton, setPreviousPage, setRemoveContainerButtonMethods inherited from class com.mclds.plugins.gui.BaseGui
append, clearAll, get, get, onClick, onDrag, onMoveToGUI, onMoveToPlayer, playSound, set, set, set, setOnClose, setTemplate, setTitle, update, update, update
-
Constructor Details
-
BuyShopGui
-
-
Method Details