Uses of Class
net.lewmc.essence.Essence
Packages that use Essence
Package
Description
-
Uses of Essence in net.lewmc.essence
Constructors in net.lewmc.essence with parameters of type EssenceModifierConstructorDescriptionEssenceIntegrations
(Essence plugin) Constructor.EssencePAPIExpansion
(Essence plugin) Sets up the class. -
Uses of Essence in net.lewmc.essence.admin
Constructors in net.lewmc.essence.admin with parameters of type EssenceModifierConstructorDescriptionCommandInfo
(Essence plugin) Constructor for the InfoCommand class.CommandInvisible
(Essence plugin) Constructor for the InvisibleCommand class.CommandSeen
(Essence plugin) Constructor for the SeenCommand class. -
Uses of Essence in net.lewmc.essence.chat
Constructors in net.lewmc.essence.chat with parameters of type EssenceModifierConstructorDescriptionCommandBroadcast
(Essence plugin) Constructor for the BroadcastCommand class.CommandMsg
(Essence plugin) Constructor for the MsgCommand class.CommandNick
(Essence plugin) Constructor for the NickCommand class.CommandReply
(Essence plugin) Constructor for the ReplyCommand class. -
Uses of Essence in net.lewmc.essence.core
Constructors in net.lewmc.essence.core with parameters of type EssenceModifierConstructorDescriptionCommandEssence
(Essence plugin) Constructor for the EssenceCommands class.CommandExtensionHelp
(Essence plugin, UtilMessage message, String[] args, org.bukkit.command.CommandSender cs) Constructor for the HelpCommand class.CommandRules
(Essence plugin) Constructor for the RulesCommands class.EventDeath
(Essence plugin) Constructor for the DeathEvent class.Constructor for the JoinEvent class.EventLeave
(Essence plugin) Constructor for the LeaveEvent class.EventPlayerBedEnter
(Essence plugin) Constructor for the PlayerBedEnter class.EventPlayerChat
(Essence plugin) Constructs the class.EventPlayerDamage
(Essence plugin) Constructor for the PlayerDamageEvent class.EventPlayerMove
(Essence plugin) Constructor for the PlayerMoveEvent class.EventRespawn
(Essence plugin) Constructor for the RespawnEvent class.UtilCommand
(Essence plugin, org.bukkit.command.CommandSender cs) The constructor for the CommandUtil.UtilImport
(Essence plugin) Constructor for the ImportUtil class.UtilLocation
(Essence plugin) Constructor for the LocationUtil class.UtilMessage
(Essence plugin, org.bukkit.command.CommandSender cs) Constructor for the MessageUtil classUtilPermission
(Essence plugin, org.bukkit.command.CommandSender cs) Constructor.UtilPlaceholder
(Essence plugin, org.bukkit.command.CommandSender cs) ConstructorUtilPlayer
(Essence plugin, org.bukkit.command.CommandSender cs) The Player utility.UtilUpdate
(Essence plugin) Constructor for UpdateUtil class. -
Uses of Essence in net.lewmc.essence.economy
Constructors in net.lewmc.essence.economy with parameters of type EssenceModifierConstructorDescriptionCommandBalance
(Essence plugin) Constructor for the BalanceCommand class.CommandPay
(Essence plugin) Constructor for the PayCommand class.UtilVaultEconomy
(Essence plugin) Constructor for the VaultEconomy class. -
Uses of Essence in net.lewmc.essence.environment
Constructors in net.lewmc.essence.environment with parameters of type EssenceModifierConstructorDescriptionCommandPTime
(Essence plugin) Constructor for the CommandPTime class.CommandPWeather
(Essence plugin) Constructor for the CommandPWeather class.CommandTime
(Essence plugin) Constructor for the CommandTime class.CommandWeather
(Essence plugin) Constructor for the CommandWeather class. -
Uses of Essence in net.lewmc.essence.gamemode
Methods in net.lewmc.essence.gamemode with parameters of type EssenceModifier and TypeMethodDescriptionboolean
Tells the user they haven't set a mode.boolean
UtilGamemode.processShortCommand
(String command, org.bukkit.GameMode gm, org.bukkit.command.CommandSender cs, String[] args, Essence plugin) Processes one of the short gamemode commands.Constructors in net.lewmc.essence.gamemode with parameters of type EssenceModifierConstructorDescriptionCommandGamemode
(Essence plugin) Constructor for the CommandGamemode class.CommandGma
(Essence plugin) Constructor for the CommandGma class.CommandGmc
(Essence plugin) Constructor for the CommandGmc class.CommandGms
(Essence plugin) Constructor for the CommandGms class.CommandGmsp
(Essence plugin) Constructor for the CommandGmsp class. -
Uses of Essence in net.lewmc.essence.inventory
Constructors in net.lewmc.essence.inventory with parameters of type EssenceModifierConstructorDescriptionCommandAnvil
(Essence plugin) Constructor for the AnvilCommand class.CommandCartography
(Essence plugin) Constructor for the CartographyCommand class.CommandCraft
(Essence plugin) Constructor for the CraftCommand class.CommandEnderchest
(Essence plugin) Constructor for the EnderchestCommand class.CommandGrindstone
(Essence plugin) Constructor for the GrindstoneCommand class.CommandLoom
(Essence plugin) Constructor for the LoomCommand class.CommandSmithing
(Essence plugin) Constructor for the SmithingCommand class.CommandStonecutter
(Essence plugin) Constructor for the StonecutterCommand class.CommandTrash
(Essence plugin) Constructor for the TrashCommand class. -
Uses of Essence in net.lewmc.essence.kit
Constructors in net.lewmc.essence.kit with parameters of type EssenceModifierConstructorDescriptionCommandKit
(Essence plugin) Constructor for the KitCommand class.Constructor for the KitUtil class. -
Uses of Essence in net.lewmc.essence.stats
Constructors in net.lewmc.essence.stats with parameters of type EssenceModifierConstructorDescriptionCommandFeed
(Essence plugin) Constructor for the FeedCommand class.CommandFly
(Essence plugin) Constructor for the CommandFly class.CommandHeal
(Essence plugin) Constructor for the HealCommand class.CommandRepair
(Essence plugin) Constructor for the RepairCommand class.CommandSpeed
(Essence plugin) Constructor for the CommandSpeed class.Constructor for the UtilStats class. -
Uses of Essence in net.lewmc.essence.team
Constructors in net.lewmc.essence.team with parameters of type EssenceModifierConstructorDescriptionCommandDelthomes
(Essence plugin) Constructor for the DelthomeCommand class.CommandSetthome
(Essence plugin) Constructor for the SetthomeCommand class.CommandTeam
(Essence plugin) Constructor for the GamemodeCommands class.CommandThomas
(Essence plugin) Constructor for the ThomesCommand class.CommandThome
(Essence plugin) Constructor for the ThomeCommand class.UtilTeam
(Essence plugin, UtilMessage message) Constructor for TeamUtil. -
Uses of Essence in net.lewmc.essence.teleportation
Constructors in net.lewmc.essence.teleportation with parameters of type Essence -
Uses of Essence in net.lewmc.essence.teleportation.home
Constructors in net.lewmc.essence.teleportation.home with parameters of type EssenceModifierConstructorDescriptionCommandDelhome
(Essence plugin) Constructor for the DelhomeCommand class.CommandHome
(Essence plugin) Constructor for the HomeCommand class.CommandHomes
(Essence plugin) Constructor for the HomesCommand class.CommandSethome
(Essence plugin) Constructor for the SethomeCommand class.TabCompleterHome
(Essence plugin) Constructor for the HomeTabCompleter command.Constructor for the HomeUtil class. -
Uses of Essence in net.lewmc.essence.teleportation.spawn
Constructors in net.lewmc.essence.teleportation.spawn with parameters of type EssenceModifierConstructorDescriptionCommandSetspawn
(Essence plugin) Constructor for the SetspawnCommand class.CommandSpawn
(Essence plugin) Constructor for the SpawnCommand class. -
Uses of Essence in net.lewmc.essence.teleportation.tp
Constructors in net.lewmc.essence.teleportation.tp with parameters of type EssenceModifierConstructorDescriptionCommandTeleport
(Essence plugin) Constructor for the TeleportCommand class.CommandTpa
(Essence plugin) Constructor for the TpaCommand class.CommandTpaccept
(Essence plugin) Constructor for the TpacceptCommand class.CommandTpahere
(Essence plugin) Constructor for the TpahereCommand class.CommandTpcancel
(Essence plugin) Constructor for the TpcancelCommand class.CommandTpdeny
(Essence plugin) Constructor for the TpdenyCommand class.CommandTprandom
(Essence plugin) Constructor for the TprandomCommand class.CommandTptoggle
(Essence plugin) Constructor for the TptoggleCommand class.UtilTeleport
(Essence plugin) Constructor for the TeleportUtil class.UtilTeleportRequest
(Essence plugin) Constructor for the TeleportRequestUtil class. -
Uses of Essence in net.lewmc.essence.teleportation.warp
Constructors in net.lewmc.essence.teleportation.warp with parameters of type EssenceModifierConstructorDescriptionCommandDelwarp
(Essence plugin) Constructor for the DelwarpCommand class.CommandSetwarp
(Essence plugin) Constructor for the SetwarpCommand class.CommandWarp
(Essence plugin) Constructor for the WarpCommand class.CommandWarps
(Essence plugin) Constructor for the WarpsCommand class.TabCompleterWarp
(Essence plugin) Constructor for the WarpTabCompleter class.Constructor for the WarpUtil class.