Uses of Class
me.c7dev.dexterity.Dexterity
Packages that use Dexterity
Package
Description
-
Uses of Dexterity in me.c7dev.dexterity
Constructors in me.c7dev.dexterity with parameters of type DexterityModifierConstructorDescriptionDexSession(org.bukkit.entity.Player player, Dexterity plugin) Initializes a new session for a player -
Uses of Dexterity in me.c7dev.dexterity.api
Methods in me.c7dev.dexterity.api that return DexterityModifier and TypeMethodDescriptionDexterityAPI.getPlugin()Returns an instance of the plugin main classConstructors in me.c7dev.dexterity.api with parameters of type Dexterity -
Uses of Dexterity in me.c7dev.dexterity.command
Methods in me.c7dev.dexterity.command that return DexterityConstructors in me.c7dev.dexterity.command with parameters of type DexterityModifierConstructorDescriptionCommandContext(Dexterity plugin, org.bukkit.entity.Player p, String[] args) CommandHandler(Dexterity plugin) DexterityCommand(Dexterity plugin) -
Uses of Dexterity in me.c7dev.dexterity.displays
Methods in me.c7dev.dexterity.displays that return DexterityConstructors in me.c7dev.dexterity.displays with parameters of type DexterityModifierConstructorDescriptionDexterityDisplay(Dexterity plugin) Initializes an empty selection.DexterityDisplay(Dexterity plugin, org.bukkit.Location center, org.bukkit.util.Vector scale) Initializes a selectionDexterityDisplay(Dexterity plugin, org.bukkit.Location center, org.bukkit.util.Vector scale, String label) Initializes a new saved display with a unique labelDexterityDisplay(Dexterity plugin, org.bukkit.Location center, org.bukkit.util.Vector scale, String label, List<org.bukkit.OfflinePlayer> owners) Initializes a new saved display with a unique label -
Uses of Dexterity in me.c7dev.dexterity.displays.schematics
Constructors in me.c7dev.dexterity.displays.schematics with parameters of type Dexterity -
Uses of Dexterity in me.c7dev.dexterity.interaction
Constructors in me.c7dev.dexterity.interaction with parameters of type DexterityModifierConstructorDescriptionClickDataCache(Dexterity plugin) DexClickHandler(Dexterity plugin, org.bukkit.event.player.PlayerInteractEvent event) -
Uses of Dexterity in me.c7dev.dexterity.transaction
Methods in me.c7dev.dexterity.transaction with parameters of type Dexterity