- back - Variable in class gyurix.inventory.PagedConfig
-
- backend - Static variable in class gyurix.commands.CustomCommandMap
-
- backend - Static variable in class gyurix.spigotlib.Config.PlayerFile
-
- BackendType - Enum in gyurix.spigotutils
-
Types of player data backend
- BalanceData - Class in gyurix.economy
-
- BalanceData(String) - Constructor for class gyurix.economy.BalanceData
-
Constructs a new BalanceData, sets it's name and full name
to the balance type represented by this BalanceData
- BalanceData(BalanceData) - Constructor for class gyurix.economy.BalanceData
-
Constructs a new BalanceData, by copying all
the properties of the given BalanceData
- BalanceType - Class in gyurix.economy.custom
-
- BalanceType(BalanceData) - Constructor for class gyurix.economy.custom.BalanceType
-
- BalanceUpdateEvent - Class in gyurix.economy
-
- bankBalance(String) - Method in class gyurix.economy.EconomyVaultHook
-
- BankBalanceUpdateEvent - Class in gyurix.economy
-
- bankDeposit(String, double) - Method in class gyurix.economy.EconomyVaultHook
-
- bankHas(String, double) - Method in class gyurix.economy.EconomyVaultHook
-
- bankMemberOwner(String) - Method in class gyurix.economy.EconomyVaultHook
-
- bankWithdraw(String, double) - Method in class gyurix.economy.EconomyVaultHook
-
- bar - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutExperience
-
- bar - Variable in class gyurix.scoreboard.SidebarLine
-
- BarData - Class in gyurix.scoreboard
-
Created by GyuriX on 2016.
- BarData(String, String, ScoreboardDisplayMode, boolean) - Constructor for class gyurix.scoreboard.BarData
-
- barname - Variable in class gyurix.scoreboard.BarData
-
- batch(Iterable<String>) - Method in class gyurix.mysql.MySQLDatabase
-
- batch(Iterable<String>, Runnable) - Method in class gyurix.mysql.MySQLDatabase
-
- batchNoAsync(Iterable<String>) - Method in class gyurix.mysql.MySQLDatabase
-
- batchThread - Static variable in class gyurix.mysql.MySQLDatabase
-
- bed - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBed
-
- BlinkEffect - Class in gyurix.animation.effects
-
- BlinkEffect(String) - Constructor for class gyurix.animation.effects.BlinkEffect
-
- BlinkEffect() - Constructor for class gyurix.animation.effects.BlinkEffect
-
- block - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInBlockDig
-
- block - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInTabComplete
-
- block - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInUpdateSign
-
- block - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockBreakAnimation
-
- block - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutTileEntityData
-
- block - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateSign
-
- blockData - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockChange
-
- blockData - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange.MultiBlockChangeInfo
-
- BlockData - Class in gyurix.spigotutils
-
Class used for storing the data of a block, or an item
- BlockData(Block) - Constructor for class gyurix.spigotutils.BlockData
-
Constructs a new BlockData representing the type of the given block
- BlockData(BlockState) - Constructor for class gyurix.spigotutils.BlockData
-
Constructs a new BlockData representing the type of the given block state
- BlockData(int) - Constructor for class gyurix.spigotutils.BlockData
-
Constructs a new BlockData with the allowing any subtypes of the given item/block id
- BlockData(int, short) - Constructor for class gyurix.spigotutils.BlockData
-
Constructs a new BlockData of the given item/block id and subtype
- BlockData(String) - Constructor for class gyurix.spigotutils.BlockData
-
Makes a new Block data from a String, which should have format [itemId|itemName][:subType]
- BlockData(ItemStack) - Constructor for class gyurix.spigotutils.BlockData
-
Makes a new BlockData from an ItemStack
- BlockData(Material) - Constructor for class gyurix.spigotutils.BlockData
-
- BlockData(Material, short) - Constructor for class gyurix.spigotutils.BlockData
-
- blockId - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockAction
-
- blockId - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockChange
-
- blockId - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMultiBlockChange.MultiBlockChangeInfo
-
- BlockLocation - Class in gyurix.protocol.utils
-
- BlockLocation() - Constructor for class gyurix.protocol.utils.BlockLocation
-
- BlockLocation(String) - Constructor for class gyurix.protocol.utils.BlockLocation
-
- BlockLocation(Block) - Constructor for class gyurix.protocol.utils.BlockLocation
-
- BlockLocation(int, int, int) - Constructor for class gyurix.protocol.utils.BlockLocation
-
- BlockLocation(Location) - Constructor for class gyurix.protocol.utils.BlockLocation
-
- BlockLocation(LocationData) - Constructor for class gyurix.protocol.utils.BlockLocation
-
- BlockLocation(Object) - Constructor for class gyurix.protocol.utils.BlockLocation
-
- blocks - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutExplosion
-
- BlockUtils - Class in gyurix.spigotutils
-
Created by GyuriX on 2016.
- BlockUtils() - Constructor for class gyurix.spigotutils.BlockUtils
-
- board - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardScore
-
- board - Variable in class gyurix.spigotutils.PlayerData
-
- bold - Variable in class gyurix.chat.ChatTag
-
- BooleanItem - Class in gyurix.inventory
-
Created by GyuriX on 2016.
- BooleanItem(String) - Constructor for class gyurix.inventory.BooleanItem
-
- BooleanSerializer() - Constructor for class gyurix.configfile.DefaultSerializers.BooleanSerializer
-
- bukkitEntityM - Static variable in class gyurix.spigotutils.EntityUtils
-
- bungee - Static variable in class gyurix.spigotlib.Config
-
BungeeAPI related configurations
- BungeeAPI - Class in gyurix.api
-
- BungeeAPI() - Constructor for class gyurix.api.BungeeAPI
-
- BungeeAPI() - Constructor for class gyurix.spigotlib.Config.BungeeAPI
-
- button - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInWindowClick
-