Package org.strassburger.lifestealz.util
Class GuiManager
java.lang.Object
org.strassburger.lifestealz.util.GuiManager
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic void
openReviveBeaconGui
(org.bukkit.entity.Player player, int page, LifeStealZ plugin, org.bukkit.Location beaconLocation) static void
openReviveGui
(org.bukkit.entity.Player player, int page)
-
Field Details
-
REVIVE_GUI_MAP
-
REVIVE_BEACON_GUI_MAP
-
RECIPE_GUI_MAP
-
REVIVE_BEACON_INVENTORY_LOCATIONS
-
-
Method Details
-
openReviveGui
public static void openReviveGui(org.bukkit.entity.Player player, int page) -
openReviveBeaconGui
public static void openReviveBeaconGui(org.bukkit.entity.Player player, int page, LifeStealZ plugin, org.bukkit.Location beaconLocation)
-