Uses of Class
com.zetaplugins.lifestealz.LifeStealZ
Packages that use LifeStealZ
Package
Description
-
Uses of LifeStealZ in com.zetaplugins.lifestealz
Methods in com.zetaplugins.lifestealz that return LifeStealZ -
Uses of LifeStealZ in com.zetaplugins.lifestealz.addon
Constructors in com.zetaplugins.lifestealz.addon with parameters of type LifeStealZ -
Uses of LifeStealZ in com.zetaplugins.lifestealz.api
Constructors in com.zetaplugins.lifestealz.api with parameters of type LifeStealZ -
Uses of LifeStealZ in com.zetaplugins.lifestealz.caches
Methods in com.zetaplugins.lifestealz.caches that return LifeStealZConstructors in com.zetaplugins.lifestealz.caches with parameters of type LifeStealZModifierConstructorDescriptionCache
(LifeStealZ plugin) EliminatedPlayersCache
(LifeStealZ plugin) A cache for eliminated players to avoid unnecessary database queries on tab completionOfflinePlayerCache
(LifeStealZ plugin) A cache for offline players to avoid unnecessary database queries on tab completion -
Uses of LifeStealZ in com.zetaplugins.lifestealz.commands
Constructors in com.zetaplugins.lifestealz.commands with parameters of type LifeStealZModifierConstructorDescriptionEliminateCommand
(LifeStealZ plugin) HeartCommand
(LifeStealZ plugin) ReviveCommand
(LifeStealZ plugin) WithdrawCommand
(LifeStealZ plugin) -
Uses of LifeStealZ in com.zetaplugins.lifestealz.commands.MainCommand
Constructors in com.zetaplugins.lifestealz.commands.MainCommand with parameters of type LifeStealZModifierConstructorDescriptionMainCommandHandler
(LifeStealZ plugin) MainTabCompleter
(LifeStealZ plugin) -
Uses of LifeStealZ in com.zetaplugins.lifestealz.commands.MainCommand.subcommands
Constructors in com.zetaplugins.lifestealz.commands.MainCommand.subcommands with parameters of type LifeStealZModifierConstructorDescriptionDataSubCommand
(LifeStealZ plugin) DebugSubCommand
(LifeStealZ plugin) DevSubCommand
(LifeStealZ plugin) GiveItemSubCommand
(LifeStealZ plugin) GracePeriodSubcommand
(LifeStealZ plugin) HeartsSubCommand
(LifeStealZ plugin) HelpSubCommand
(LifeStealZ plugin) RecipeSubCommand
(LifeStealZ plugin) ReloadSubCommand
(LifeStealZ plugin) -
Uses of LifeStealZ in com.zetaplugins.lifestealz.listeners
Constructors in com.zetaplugins.lifestealz.listeners with parameters of type LifeStealZModifierConstructorDescriptionEntityResurrectListener
(LifeStealZ plugin) InteractionListener
(LifeStealZ plugin) InventoryClickListener
(LifeStealZ plugin) InventoryCloseListener
(LifeStealZ plugin) PlayerDeathListener
(LifeStealZ plugin) PlayerItemPickupListener
(LifeStealZ plugin) PlayerJoinListener
(LifeStealZ plugin) PlayerLoginListener
(LifeStealZ plugin) -
Uses of LifeStealZ in com.zetaplugins.lifestealz.listeners.revivebeacon
Constructors in com.zetaplugins.lifestealz.listeners.revivebeacon with parameters of type LifeStealZModifierConstructorDescriptionReviveBeaconBreakListener
(LifeStealZ plugin) ReviveBeaconPlaceListener
(LifeStealZ plugin) -
Uses of LifeStealZ in com.zetaplugins.lifestealz.storage
Methods in com.zetaplugins.lifestealz.storage that return LifeStealZConstructors in com.zetaplugins.lifestealz.storage with parameters of type LifeStealZModifierConstructorDescriptionMariaDBStorage
(LifeStealZ plugin) MySQLStorage
(LifeStealZ plugin) MySQLSyntaxStorage
(LifeStealZ plugin) SQLiteStorage
(LifeStealZ plugin) SQLStorage
(LifeStealZ plugin) Storage
(LifeStealZ plugin) -
Uses of LifeStealZ in com.zetaplugins.lifestealz.util
Methods in com.zetaplugins.lifestealz.util with parameters of type LifeStealZModifier and TypeMethodDescriptionstatic void
GuiManager.openReviveBeaconGui
(Player player, int page, LifeStealZ plugin, Location beaconLocation) Constructors in com.zetaplugins.lifestealz.util with parameters of type LifeStealZModifierConstructorDescriptionConfigManager
(LifeStealZ plugin) EventManager
(LifeStealZ plugin) GracePeriodConfig
(LifeStealZ plugin) GracePeriodManager
(LifeStealZ plugin) LanguageManager
(LifeStealZ plugin) PapiExpansion
(LifeStealZ plugin) VersionChecker
(LifeStealZ plugin, String modrinthProjectId) WebHookManager
(LifeStealZ plugin) -
Uses of LifeStealZ in com.zetaplugins.lifestealz.util.commands
Methods in com.zetaplugins.lifestealz.util.commands with parameters of type LifeStealZModifier and TypeMethodDescriptionCommandUtils.getOfflinePlayersTabCompletion
(boolean allowStar, boolean allowPlus, LifeStealZ plugin) CommandUtils.getPlayersTabCompletion
(boolean allowPlus, LifeStealZ plugin) Gets a list of player names for tab completionstatic List
<OfflinePlayer> CommandUtils.parseOfflinePlayer
(String playerName, boolean allowStar, boolean allowPlus, LifeStealZ plugin) CommandUtils.parsePlayerName
(String playerName, boolean allowPlus, LifeStealZ plugin) Parses a player name (or a star) to a list of playersConstructors in com.zetaplugins.lifestealz.util.commands with parameters of type LifeStealZ -
Uses of LifeStealZ in com.zetaplugins.lifestealz.util.customblocks
Constructors in com.zetaplugins.lifestealz.util.customblocks with parameters of type LifeStealZ -
Uses of LifeStealZ in com.zetaplugins.lifestealz.util.customitems.recipe
Constructors in com.zetaplugins.lifestealz.util.customitems.recipe with parameters of type LifeStealZ