Package dev.majek.pc.gui
Class GuiNoParty
- java.lang.Object
-
- dev.majek.pc.gui.Gui
-
- dev.majek.pc.gui.GuiNoParty
-
public class GuiNoParty extends Gui
Handles the gui when a player is not in a party.
-
-
Constructor Summary
Constructors Constructor Description GuiNoParty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
populateInventory(org.bukkit.entity.Player player)
-
Methods inherited from class dev.majek.pc.gui.Gui
addActionItem, addActionItem, addActionItem, addActionItem, addActionItem, addLabel, addLabel, addLabel, clone, getConfigString, getInventory, getItemStack, handler, matches, newInventory, onClose, onInventoryClosed, onItemClick, openGui, refreshInventory, setDisplayName, setItem, setItem, setLore
-
-
-
-
Method Detail
-
populateInventory
protected void populateInventory(org.bukkit.entity.Player player)
- Specified by:
populateInventory
in classGui
-
-