- gameMode - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutLogin
-
- gameMode - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPlayerInfo.PlayerInfoData
-
- gameMode - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutRespawn
-
- GameProfile - Class in gyurix.protocol.utils
-
Created by GyuriX on 2015.12.25..
- GameProfile() - Constructor for class gyurix.protocol.utils.GameProfile
-
- GameProfile(String) - Constructor for class gyurix.protocol.utils.GameProfile
-
- GameProfile(String, UUID) - Constructor for class gyurix.protocol.utils.GameProfile
-
- GameProfile(String, UUID, ArrayList<GameProfile.Property>) - Constructor for class gyurix.protocol.utils.GameProfile
-
- GameProfile(Object) - Constructor for class gyurix.protocol.utils.GameProfile
-
- gameProfile - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPlayerInfo.PlayerInfoData
-
- GameProfile.Property - Class in gyurix.protocol.utils
-
- get(String, Class<T>) - Method in class gyurix.configfile.ConfigFile
-
Get the given typed Object from the ConfigFiles given address.
- get(String, Class<T>, Type...) - Method in class gyurix.configfile.ConfigFile
-
Get the given typed Object from the ConfigFiles given address.
- get(UUID) - Method in class gyurix.economy.custom.BalanceType
-
- get(UUID) - Method in class gyurix.economy.custom.ExpBalanceType
-
- get(UUID) - Method in class gyurix.economy.custom.ItemBalanceType
-
- get(UUID) - Method in class gyurix.economy.custom.VaultBalanceType
-
- get(String) - Static method in class gyurix.mojang.WebApi
-
- get(int) - Static method in enum gyurix.protocol.utils.Direction
-
- get(BlockFace) - Static method in enum gyurix.protocol.utils.Direction
-
- get(Vector) - Static method in enum gyurix.protocol.utils.Direction
-
- get(String, String) - Static method in class gyurix.spigotlib.GlobalLangFile
-
- get(Player, String, String...) - Method in class gyurix.spigotlib.GlobalLangFile.PluginLang
-
- get(Player, String, Object...) - Method in class gyurix.spigotlib.GlobalLangFile.PluginLang
-
- get(Object) - Method in class gyurix.spigotutils.DualMap
-
- getAfter() - Method in class gyurix.economy.BalanceUpdateEvent
-
- getAfter() - Method in class gyurix.economy.BankBalanceUpdateEvent
-
- getAlias(Class) - Static method in class gyurix.configfile.ConfigSerialization
-
- getAliases() - Static method in class gyurix.configfile.ConfigSerialization
-
- getAllFields(Class) - Static method in class gyurix.protocol.Reflection
-
- getBalance(UUID, String) - Static method in class gyurix.economy.EconomyAPI
-
Get the given typed balance of the given player
- getBalance(UUID) - Static method in class gyurix.economy.EconomyAPI
-
Get the default typed balance of the given player
- getBalance(String) - Method in class gyurix.economy.EconomyVaultHook
-
- getBalance(OfflinePlayer) - Method in class gyurix.economy.EconomyVaultHook
-
- getBalance(String, String) - Method in class gyurix.economy.EconomyVaultHook
-
- getBalance(OfflinePlayer, String) - Method in class gyurix.economy.EconomyVaultHook
-
- getBalanceType() - Method in class gyurix.economy.BalanceUpdateEvent
-
- getBalanceType() - Method in class gyurix.economy.BankBalanceUpdateEvent
-
- getBalanceType(String) - Static method in class gyurix.economy.EconomyAPI
-
Get the settings of the given balance type
- getBank(String) - Method in class gyurix.economy.custom.BalanceType
-
- getBank(String) - Method in class gyurix.economy.custom.VaultBalanceType
-
- getBankBalance(String) - Static method in class gyurix.economy.EconomyAPI
-
Gets the default typed balance of the given bank
- getBankBalance(String, String) - Static method in class gyurix.economy.EconomyAPI
-
Gets the given typed balance of the given bank
- getBanks() - Method in class gyurix.economy.EconomyVaultHook
-
- getBefore() - Method in class gyurix.economy.BalanceUpdateEvent
-
- getBefore() - Method in class gyurix.economy.BankBalanceUpdateEvent
-
- getBlock(World) - Method in class gyurix.protocol.utils.BlockLocation
-
- getBlock() - Method in class gyurix.spigotutils.LocationData
-
- getBlockLocation() - Method in class gyurix.spigotutils.LocationData
-
- getBlocks() - Method in class gyurix.spigotutils.Area
-
- getBlocks(World) - Method in class gyurix.spigotutils.Area
-
- getBlocks(World) - Method in class gyurix.spigotutils.CuboidArea
-
- getBlocks(World) - Method in class gyurix.spigotutils.UnlimitedYArea
-
- getBoolean(String, boolean) - Method in class gyurix.configfile.ConfigFile
-
Get a boolean variable from the configuration
- getBoolean(String) - Method in class gyurix.configfile.ConfigFile
-
Get a boolean variable from the configuration
- getBoolean(String) - Method in class gyurix.nbt.NBTCompound
-
- getBukkitEntity(Object) - Static method in class gyurix.spigotutils.EntityUtils
-
Converts the given NMS entity to a Bukkit entity
- getBukkitWorld(Object) - Static method in class gyurix.spigotutils.EntityUtils
-
Converts the given NMS World or WorldServer to Bukkit World
- getById(int) - Static method in enum gyurix.protocol.wrappers.inpackets.PacketPlayInArmAnimation.AnimationType
-
- getByte(String, byte) - Method in class gyurix.configfile.ConfigFile
-
Get a byte variable from the configuration
- getByte(String) - Method in class gyurix.configfile.ConfigFile
-
Get a byte variable from the configuration
- getCenter() - Method in class gyurix.spigotutils.CuboidArea
-
- getChannel() - Method in class gyurix.protocol.event.PacketEvent
-
- getChannel(Player) - Method in class gyurix.protocol.manager.ProtocolImpl
-
- getChannel(Player) - Method in class gyurix.protocol.manager.ProtocolLegacyImpl
-
- getChannel(Player) - Method in class gyurix.protocol.Protocol
-
Returns the channel of a Player
- getClass(String) - Static method in class gyurix.protocol.Reflection
-
Gets a class or an inner class
- getClasses(String) - Static method in class gyurix.spigotlib.Main
-
- getCombinedId(Object) - Static method in class gyurix.spigotutils.BlockUtils
-
- getCommand(String) - Method in class gyurix.commands.CustomCommandMap
-
- getCommand() - Method in class gyurix.commands.event.CommandEvent
-
- getCommands() - Method in class gyurix.commands.CustomCommandMap
-
- getCompound(String) - Method in class gyurix.nbt.NBTCompound
-
- getConnection() - Method in class gyurix.mysql.MySQLDatabase
-
- getConstructor(Class, Class...) - Static method in class gyurix.protocol.Reflection
-
Gets the constructor of the given class
- getCount() - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- getCreatePacket() - Method in class gyurix.scoreboard.team.TeamData
-
- getDamage() - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- getData(String) - Method in class gyurix.configfile.ConfigFile
-
Get data found in the given address
- getData(String, boolean) - Method in class gyurix.configfile.ConfigFile
-
Get data found in the given address.
- getData() - Method in class gyurix.configfile.ConfigReader
-
- getData(Object, List<Object>) - Static method in class gyurix.protocol.Reflection
-
- getDataWatcher(Entity) - Static method in class gyurix.spigotutils.EntityUtils
-
Wraps the data watcher of the given entity
- getDirection(float, float) - Static method in class gyurix.spigotutils.BlockUtils
-
- getDirection() - Method in class gyurix.spigotutils.LocationData
-
- getDisplayMode() - Method in class gyurix.scoreboard.ScoreboardBar
-
Get the display mode of the Scoreboard
- getDouble(String, double) - Method in class gyurix.configfile.ConfigFile
-
Get a double variable from the configuration
- getDouble(String) - Method in class gyurix.configfile.ConfigFile
-
Get a double variable from the configuration
- getEnchant(String) - Static method in class gyurix.spigotlib.Items
-
- getEnchantName(Enchantment) - Static method in class gyurix.spigotlib.Items
-
- getEntityDamager(Entity) - Static method in class gyurix.spigotutils.EntityUtils
-
- getEnum(Class, String) - Static method in class gyurix.protocol.Reflection
-
- getEnumChatFormat(char) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardTeam
-
- getError() - Method in class gyurix.commands.event.CommandErrorEvent
-
- getExpire(Player, Long) - Static method in class gyurix.spigotutils.TimeUtils
-
Returns a language remaining time until the given time
- getField(Class, String) - Static method in class gyurix.protocol.Reflection
-
- getFieldData(Class, String) - Static method in class gyurix.protocol.Reflection
-
- getFieldData(Class, String, Object) - Static method in class gyurix.protocol.Reflection
-
- getFirstFieldOfType(Class, Class) - Static method in class gyurix.protocol.Reflection
-
- getFloat(String, float) - Method in class gyurix.configfile.ConfigFile
-
Get a float variable from the configuration
- getFloat(String) - Method in class gyurix.configfile.ConfigFile
-
Get a float variable from the configuration
- getFormatPrefix() - Method in class gyurix.chat.ChatTag
-
- getHandlerList() - Static method in class gyurix.commands.event.CommandErrorEvent
-
- getHandlerList() - Static method in class gyurix.commands.event.CommandExecuteEvent
-
- getHandlerList() - Static method in class gyurix.commands.event.CommandUnknownEvent
-
- getHandlerList() - Static method in class gyurix.commands.event.PostTabCompleteEvent
-
- getHandlerList() - Static method in class gyurix.commands.event.PreTabCompleteEvent
-
- getHandlerList() - Static method in class gyurix.economy.BalanceUpdateEvent
-
- getHandlerList() - Static method in class gyurix.economy.BankBalanceUpdateEvent
-
- getHandlerList() - Static method in class gyurix.protocol.event.PacketEvent
-
- getHandlerList() - Static method in class gyurix.sign.PluginSignChangeEvent
-
- getHandlers() - Method in class gyurix.commands.event.CommandErrorEvent
-
- getHandlers() - Method in class gyurix.commands.event.CommandExecuteEvent
-
- getHandlers() - Method in class gyurix.commands.event.CommandUnknownEvent
-
- getHandlers() - Method in class gyurix.commands.event.PostTabCompleteEvent
-
- getHandlers() - Method in class gyurix.commands.event.PreTabCompleteEvent
-
- getHandlers() - Method in class gyurix.economy.BalanceUpdateEvent
-
- getHandlers() - Method in class gyurix.economy.BankBalanceUpdateEvent
-
- getHandlers() - Method in class gyurix.protocol.event.PacketEvent
-
- getHandlers() - Method in class gyurix.sign.PluginSignChangeEvent
-
- getId() - Method in enum gyurix.chat.ChatClickEventType
-
- getId() - Method in enum gyurix.chat.ChatColor
-
- getId() - Method in enum gyurix.chat.ChatHoverEventType
-
- getId() - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- getId() - Method in enum gyurix.protocol.wrappers.inpackets.PacketPlayInArmAnimation.AnimationType
-
- getInnerClass(Class, String) - Static method in class gyurix.protocol.Reflection
-
- getInt(String, int) - Method in class gyurix.configfile.ConfigFile
-
Get an int variable from the configuration
- getInt(String) - Method in class gyurix.configfile.ConfigFile
-
Get an int variable from the configuration
- getInterfaceBasedClasses() - Static method in class gyurix.configfile.ConfigSerialization
-
- getInventory() - Method in class gyurix.inventory.CloseableGUI
-
- getInventory(int, CustomGUI, Object...) - Method in class gyurix.inventory.GUIConfig
-
- getInventory(CustomGUI, Object...) - Method in class gyurix.inventory.GUIConfig
-
- getIp(Player) - Static method in class gyurix.api.BungeeAPI
-
- getItem(String) - Static method in class gyurix.spigotlib.Items
-
- getItem(String) - Static method in class gyurix.spigotutils.ItemUtils
-
Get the numeric id of the given itemname, it works for both numeric and text ids.
- getKey(V) - Method in class gyurix.spigotutils.DualMap
-
- getLastFieldOfType(Class, Class) - Static method in class gyurix.protocol.Reflection
-
- getLine(int) - Method in class gyurix.sign.PluginSignChangeEvent
-
- getLines() - Method in class gyurix.sign.PluginSignChangeEvent
-
- getLinesArray(Object...) - Method in class gyurix.sign.SignConfig
-
- getLinesArray(Map<String, String>) - Method in class gyurix.sign.SignConfig
-
- getList(String) - Method in class gyurix.nbt.NBTCompound
-
- getLocation(World) - Method in class gyurix.protocol.utils.BlockLocation
-
- getLocation() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityLiving
-
- getLocation() - Method in class gyurix.spigotutils.LocationData
-
- getLocation(World) - Method in class gyurix.spigotutils.LocationData
-
- getLong(String, long) - Method in class gyurix.configfile.ConfigFile
-
Get a long variable from the configuration
- getLong(String) - Method in class gyurix.configfile.ConfigFile
-
Get a long variable from the configuration
- getLoreStorageMeta(ItemStack, String, String) - Static method in class gyurix.spigotutils.ItemUtils
-
Gets the given lore storage meta from the given ItemStack
- getMaterial(int) - Static method in class gyurix.spigotlib.Items
-
- getMetaData() - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- getMethod(Class, String, Class...) - Static method in class gyurix.protocol.Reflection
-
- getName() - Method in class gyurix.economy.EconomyVaultHook
-
- getName(BlockData) - Static method in class gyurix.spigotlib.Items
-
- getName(UUID) - Static method in class gyurix.spigotlib.SU
-
Get the name of an offline player based on it's UUID.
- getName(ItemStack) - Static method in class gyurix.spigotutils.ItemUtils
-
Gets the name of the given item
- getNameHistory(UUID) - Static method in class gyurix.mojang.MojangAPI
-
- getNames(BlockData) - Static method in class gyurix.spigotlib.Items
-
- getNbtData(Entity) - Static method in class gyurix.nbt.NBTApi
-
- getNMSAttributes() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes
-
- getNMSBlock(int, byte) - Static method in class gyurix.spigotutils.BlockUtils
-
- getNMSBlockData(Object) - Static method in class gyurix.spigotutils.BlockUtils
-
- getNMSBlockId(Object) - Static method in class gyurix.spigotutils.BlockUtils
-
- getNMSBlockType(int) - Static method in class gyurix.spigotutils.BlockUtils
-
- getNMSBlockTypeId(Object) - Static method in class gyurix.spigotutils.BlockUtils
-
- getNMSChunkMapArray() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMapChunkBulk
-
- getNMSClass(String) - Static method in class gyurix.protocol.Reflection
-
- getNMSEntity(Entity) - Static method in class gyurix.spigotutils.EntityUtils
-
Converts the given Bukkit entity to an NMS entity
- getNMSIcons() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMap
-
- getNMSInfos() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange
-
- getNMSWorld(World) - Static method in class gyurix.spigotutils.EntityUtils
-
Converts the given Bukkit world to an NMS WorldServer
- getNotEnough(Player) - Method in class gyurix.economy.Prices
-
Returns an alphabetically ordered comma separated list of
balance types of which the given Player does not have enough
- getNotInterfaceClass(Class) - Static method in class gyurix.configfile.ConfigSerialization
-
- getNumericId() - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- getOBCClass(String) - Static method in class gyurix.protocol.Reflection
-
- getObject(String, Class<T>, Type...) - Method in class gyurix.configfile.ConfigFile
-
Get the given typed Object from the ConfigFile
- getObject(String, Class<T>, T, Type...) - Method in class gyurix.configfile.ConfigFile
-
Get the given typed Object from the ConfigFile
- getOfflineUUID(String) - Static method in class gyurix.spigotlib.SU
-
- getOnlineUUID(String) - Static method in class gyurix.spigotlib.SU
-
- getOrAddChild(String, String) - Method in class gyurix.commands.plugin.CommandMatcher
-
- getOutlineBlocks() - Method in class gyurix.spigotutils.Area
-
- getOutlineBlocks(World) - Method in class gyurix.spigotutils.Area
-
- getOutlineBlocks(World) - Method in class gyurix.spigotutils.CuboidArea
-
- getOutlineBlocks(World) - Method in class gyurix.spigotutils.UnlimitedYArea
-
- getPacket() - Method in class gyurix.protocol.event.PacketEvent
-
- getPacketData() - Method in class gyurix.protocol.event.PacketEvent
-
- getPacketData() - Method in class gyurix.protocol.event.PacketInEvent
-
- getPacketData(Object) - Method in enum gyurix.protocol.event.PacketInType
-
Returns the packet data of a packet
- getPacketData() - Method in class gyurix.protocol.event.PacketOutEvent
-
- getPacketData(Object) - Method in enum gyurix.protocol.event.PacketOutType
-
Returns the packet data of a packet
- getPing(Player) - Static method in class gyurix.spigotlib.SU
-
Get the ping of a player in milliseconds
- getPitch() - Method in enum gyurix.protocol.utils.Direction
-
- getPitch(Vector) - Static method in class gyurix.spigotutils.BlockUtils
-
- getPlaceholders(String[]) - Method in class gyurix.sign.SignConfig
-
- getPlaceholders(String, String) - Static method in class gyurix.spigotlib.SU
-
Gets the placeholders with their values from the given text
- getPlayer() - Method in class gyurix.inventory.CloseableGUI
-
- getPlayer() - Method in class gyurix.protocol.event.PacketEvent
-
- getPlayer(Object) - Method in class gyurix.protocol.manager.ProtocolImpl
-
- getPlayer(Object) - Method in class gyurix.protocol.manager.ProtocolLegacyImpl
-
- getPlayer(Object) - Method in class gyurix.protocol.Protocol
-
Returns the Player belonging to the given channel
- getPlayer(String) - Static method in class gyurix.spigotlib.SU
-
Get an online player or optionally load an offline player based on its name
- getPlayer(UUID) - Static method in class gyurix.spigotlib.SU
-
- getPlayerConfig(Player) - Static method in class gyurix.spigotlib.SU
-
Get the configuration part of a player or the CONSOLE
- getPlayerConfig(UUID) - Static method in class gyurix.spigotlib.SU
-
Get the configuration part of an online/offline player using based on his UUID, or the
configuration part of the CONSOLE, if the given UUID is null.
- getPlayerDamager(Entity) - Static method in class gyurix.spigotutils.EntityUtils
-
- getPlugin() - Method in class gyurix.inventory.CloseableGUI
-
- getPlugin(Class) - Static method in class gyurix.spigotlib.SU
-
Get the plugin containing the given class
- getPluginName() - Method in class gyurix.debug.Debugger
-
- getPort(Player) - Static method in class gyurix.api.BungeeAPI
-
- getPrefixPlural() - Method in class gyurix.economy.BalanceData
-
- getProfile(String) - Static method in class gyurix.mojang.MojangAPI
-
- getProfile(String, long) - Static method in class gyurix.mojang.MojangAPI
-
- getProfile(Player) - Static method in class gyurix.spigotlib.SU
-
Get GameProfile of the given player.
- getProfiles(String...) - Static method in class gyurix.mojang.MojangAPI
-
- getProfileWithSkin(UUID) - Static method in class gyurix.mojang.MojangAPI
-
- getRelX() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange.MultiBlockChangeInfo
-
- getRelZ() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange.MultiBlockChangeInfo
-
- getRemovePacket() - Method in class gyurix.scoreboard.team.TeamData
-
- getResult() - Method in class gyurix.commands.event.PostTabCompleteEvent
-
- getResult() - Method in class gyurix.commands.event.PreTabCompleteEvent
-
- getSender() - Method in class gyurix.commands.event.CommandEvent
-
- getSerializer(Class) - Static method in class gyurix.configfile.ConfigSerialization
-
- getSerializers() - Static method in class gyurix.configfile.ConfigSerialization
-
- getServerIp(String) - Static method in class gyurix.api.BungeeAPI
-
- getServerName() - Static method in class gyurix.api.BungeeAPI
-
- getServerPort(String) - Static method in class gyurix.api.BungeeAPI
-
- getServerState() - Static method in class gyurix.mojang.MojangAPI
-
- getShort(String, short) - Method in class gyurix.configfile.ConfigFile
-
Get a short variable from the configuration
- getShort(String) - Method in class gyurix.configfile.ConfigFile
-
Get a short variable from the configuration
- getSignDurability(float) - Static method in class gyurix.spigotutils.BlockUtils
-
- getSimiliarMethod(Class, String, Class[]) - Static method in class gyurix.protocol.Reflection
-
- getSimpleDirection(float, float) - Static method in class gyurix.spigotutils.BlockUtils
-
- getString(String, String) - Method in class gyurix.configfile.ConfigFile
-
Get a String variable from the configuration
- getString(String) - Method in class gyurix.configfile.ConfigFile
-
Get a String variable from the configuration
- getStringKeyList() - Method in class gyurix.configfile.ConfigFile
-
Get all the main sub keys of this configuration
- getStringKeyList(String) - Method in class gyurix.configfile.ConfigFile
-
Get all the main sub keys of this configuration which are under the root key
- getSuffixPlural() - Method in class gyurix.economy.BalanceData
-
- getTarget() - Method in class gyurix.economy.BalanceUpdateEvent
-
- getTarget() - Method in class gyurix.economy.BankBalanceUpdateEvent
-
- getTeam(String) - Method in class gyurix.scoreboard.NametagBar
-
- getText() - Method in interface gyurix.animation.CustomEffect
-
- getText() - Method in class gyurix.animation.effects.BlinkEffect
-
- getText() - Method in class gyurix.animation.effects.FlameEffect
-
- getText() - Method in class gyurix.animation.effects.FramesEffect
-
- getText() - Method in class gyurix.animation.effects.RainbowEffect
-
- getText() - Method in class gyurix.animation.effects.ScrollerEffect
-
- getText() - Method in class gyurix.scoreboard.SidebarLine
-
- getTime(Player, Long) - Static method in class gyurix.spigotutils.TimeUtils
-
Returns the language based time message of the given time.
- getTitle() - Method in class gyurix.scoreboard.ScoreboardBar
-
Gets the title of this scoreboard bar
- getTopY(World, int, int) - Static method in class gyurix.spigotutils.UnlimitedYArea
-
- getType() - Method in class gyurix.protocol.event.PacketInEvent
-
- getType(Object) - Static method in enum gyurix.protocol.event.PacketInType
-
Get the type of an incoming packet
- getType() - Method in class gyurix.protocol.event.PacketOutEvent
-
- getType(Object) - Static method in enum gyurix.protocol.event.PacketOutType
-
Get the type of an outgoing packet
- getType() - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- getType() - Method in class gyurix.spigotutils.BlockData
-
- getUnWrapped() - Method in class gyurix.configfile.ConfigData
-
- getUpdatePacket() - Method in class gyurix.scoreboard.team.TeamData
-
- getUsage(CommandSender, String[]) - Method in class gyurix.commands.plugin.CommandMatcher
-
- getUtilClass(String) - Static method in class gyurix.protocol.Reflection
-
- getUUID(Player) - Static method in class gyurix.api.BungeeAPI
-
- getUUID(String) - Static method in class gyurix.api.BungeeAPI
-
- getUUID(String) - Static method in class gyurix.spigotlib.SU
-
Get the UUID of an offline player based on his name.
- getUUIDExact(String) - Static method in class gyurix.spigotlib.SU
-
Get the UUID of an offline player based on his name.
- getValue(Player, ArrayList<Object>, Object[]) - Method in class gyurix.animation.AnimationAPI.CustomEffectHandler
-
- getValue(Player, ArrayList<Object>, Object[]) - Method in interface gyurix.api.VariableAPI.VariableHandler
-
Method for processing variable filling requests
- getValueClass() - Method in interface gyurix.configfile.ValueClassSelector
-
- getValueTypes() - Method in interface gyurix.configfile.ValueClassSelector
-
- getVanillaEnumProtocol() - Method in enum gyurix.protocol.wrappers.inpackets.PacketHandshakingInSetProtocol.EnumProtocol
-
- getVanillaFlags() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPosition
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketHandshakingInSetProtocol
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketLoginInStart
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInAbilities
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInArmAnimation
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInBlockDig
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInBlockPlace
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInChat
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInClientCommand
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInCloseWindow
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInCustomPayload
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInEnchantItem
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInEntityAction
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInFlying
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInHeldItemSlot
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInKeepAlive
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInResourcePackStatus
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInSetCreativeSlot
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInSettings
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInSpectate
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInSteerVehicle
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInTabComplete
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInTransaction
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInUpdateSign
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInUseEntity
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.inpackets.PacketPlayInWindowClick
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutAttachEntity
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBed
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockAction
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockBreakAnimation
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockChange
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutChat
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutCollect
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutCustomPayload
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntity
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityDestroy
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityEffect
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityEquipment
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityHeadRotation
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityLook
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityMetadata
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityStatus
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityTeleport
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityVelocity
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutExperience
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutExplosion
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutHeldItemSlot
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutKeepAlive
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutLogin
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMap
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMapChunk
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMapChunkBulk
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutNamedEntitySpawn
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutNamedSoundEffect
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutOpenSignEditor
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutOpenWindow
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPlayerInfo
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPosition
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutRecipeUpdate
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutRelEntityMove
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutRelEntityMoveLook
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutRemoveEntityEffect
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutRespawn
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardDisplayObjective
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardObjective
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardScore
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardTeam
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSetSlot
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntity
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityExperienceOrb
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityLiving
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityPainting
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityWeather
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnPosition
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutTabComplete
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutTileEntityData
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutTitle
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateEntityNBT
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateHealth
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateSign
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateTime
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutWindowData
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutWindowItems
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutWorldBorder
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutWorldEvent
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutWorldParticles
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketStatusOutPong
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo
-
- getVanillaPacket() - Method in class gyurix.protocol.wrappers.WrappedPacket
-
Converts this wrapped packet to a Vanilla/NMS packet
- getVelocity() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityVelocity
-
- getVelocity() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityLiving
-
- getWorld() - Method in class gyurix.spigotutils.LocationData
-
- getWorldData(World) - Static method in class gyurix.spigotutils.EntityUtils
-
Get the nms WorldData of a world
- getWorldType(Object) - Static method in class gyurix.spigotutils.EntityUtils
-
Get the type of a world
- getY() - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange.MultiBlockChangeInfo
-
- getYaw() - Method in enum gyurix.protocol.utils.Direction
-
- getYaw(Vector) - Static method in class gyurix.spigotutils.BlockUtils
-
- getYMax(World, int, int) - Static method in class gyurix.spigotutils.BlockUtils
-
- getYMaxPos1(World) - Method in class gyurix.spigotutils.UnlimitedYArea
-
- getYMaxPos2(World) - Method in class gyurix.spigotutils.UnlimitedYArea
-
- give(Player) - Method in class gyurix.economy.Price
-
Gives the amount of money represented by this Price object to the given Player.
- give(Player) - Method in class gyurix.economy.Prices
-
Give all the prices to the given player
- GlobalLangFile - Class in gyurix.spigotlib
-
- GlobalLangFile() - Constructor for class gyurix.spigotlib.GlobalLangFile
-
- GlobalLangFile.PluginLang - Class in gyurix.spigotlib
-
- glow(ItemStack) - Static method in class gyurix.spigotutils.ItemUtils
-
Makes item glowing by adding luck 1 enchant to it and hide enchants attribute
- gm - Variable in class gyurix.spigotutils.PlayerData
-
- goalSelectorField - Static variable in class gyurix.spigotutils.EntityUtils
-
- gp - Variable in class gyurix.protocol.wrappers.inpackets.PacketLoginInStart
-
- groundUpContinuous - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMapChunk
-
- GUIConfig - Class in gyurix.inventory
-
- GUIConfig() - Constructor for class gyurix.inventory.GUIConfig
-
- gyurix.animation - package gyurix.animation
-
- gyurix.animation.effects - package gyurix.animation.effects
-
- gyurix.api - package gyurix.api
-
- gyurix.chat - package gyurix.chat
-
- gyurix.commands - package gyurix.commands
-
- gyurix.commands.event - package gyurix.commands.event
-
- gyurix.commands.plugin - package gyurix.commands.plugin
-
- gyurix.configfile - package gyurix.configfile
-
- gyurix.datareader - package gyurix.datareader
-
- gyurix.debug - package gyurix.debug
-
- gyurix.economy - package gyurix.economy
-
- gyurix.economy.custom - package gyurix.economy.custom
-
- gyurix.inventory - package gyurix.inventory
-
- gyurix.inventory.trade - package gyurix.inventory.trade
-
- gyurix.json - package gyurix.json
-
- gyurix.map - package gyurix.map
-
- gyurix.mojang - package gyurix.mojang
-
- gyurix.mysql - package gyurix.mysql
-
- gyurix.nbt - package gyurix.nbt
-
- gyurix.protocol - package gyurix.protocol
-
- gyurix.protocol.event - package gyurix.protocol.event
-
- gyurix.protocol.manager - package gyurix.protocol.manager
-
- gyurix.protocol.utils - package gyurix.protocol.utils
-
- gyurix.protocol.wrappers - package gyurix.protocol.wrappers
-
- gyurix.protocol.wrappers.inpackets - package gyurix.protocol.wrappers.inpackets
-
- gyurix.protocol.wrappers.outpackets - package gyurix.protocol.wrappers.outpackets
-
- gyurix.scoreboard - package gyurix.scoreboard
-
- gyurix.scoreboard.team - package gyurix.scoreboard.team
-
- gyurix.sign - package gyurix.sign
-
- gyurix.spigotlib - package gyurix.spigotlib
-
- gyurix.spigotutils - package gyurix.spigotutils
-