- a - Variable in class gyurix.animation.AnimationRunnable
-
- accept(T) - Method in interface gyurix.spigotutils.SafeTools.SafeConsumer
-
- accepted - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInTransaction
-
- accessToken - Variable in class gyurix.mojang.ClientSession
-
- action - Variable in class gyurix.chat.ChatClickEvent
-
- action - Variable in class gyurix.chat.ChatHoverEvent
-
- action - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInEntityAction
-
- action - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInUseEntity
-
- action - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPlayerInfo
-
- action - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardObjective
-
Possible values:
0 - create the scoreboard
1 - remove the scoreboard
2 - update title
- action - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardScore
-
- action - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardTeam
-
0: create team
1: remove team
2: update team info
3: add players to team
4: remove players from team
- action - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutTileEntityData
-
- action - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutTitle
-
- action - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutWorldBorder
-
- actionData - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockAction
-
- actionId - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInTransaction
-
- actionId - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutBlockAction
-
- actionNumber - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInWindowClick
-
- activate(Player) - Method in class gyurix.scoreboard.ScoreboardBar
-
Reactivates this ScoreboardBar for the given player, if it is loaded, but deactivated currently
- active - Variable in class gyurix.scoreboard.PlayerBars
-
- active - Variable in class gyurix.scoreboard.ScoreboardBar
-
- add(BlockLocation) - Method in class gyurix.protocol.utils.BlockLocation
-
- add(Vector) - Method in class gyurix.protocol.utils.BlockLocation
-
- add(int, int, int) - Method in class gyurix.protocol.utils.BlockLocation
-
- add(int, int, int) - Method in class gyurix.spigotutils.CuboidArea
-
- add(LocationData) - Method in class gyurix.spigotutils.LocationData
-
- add(double, double, double) - Method in class gyurix.spigotutils.LocationData
-
- add(double) - Method in class gyurix.spigotutils.LocationData
-
- addBalance(UUID, String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
Adds / Takes the given typed balance from players account
- addBalance(UUID, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
Adds / Takes default balance from players account
- addBankBalance(String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
Adds / Takes default typed balance from bank accounts
- addBankBalance(String, String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
Adds / Takes the given typed balance from bank accounts
- addComment(String) - Method in class gyurix.configfile.ConfigReader
-
- addCustomMatcher(CustomMatcher, Class...) - Static method in class gyurix.commands.plugin.CommandMatcher
-
- addFilePart(String, File) - Method in class gyurix.mojang.MultipartUtility
-
Adds a upload file section to the request
- addFormField(String, String) - Method in class gyurix.mojang.MultipartUtility
-
Adds a form field to the request
- addHeaderField(String, String) - Method in class gyurix.mojang.MultipartUtility
-
Adds a header field to the request.
- addItem(Inventory, ItemStack) - Static method in class gyurix.spigotutils.ItemUtils
-
Adds the given item to the given inventory with the default max stack size
- addItem(Inventory, ItemStack, int) - Static method in class gyurix.spigotutils.ItemUtils
-
Adds the given item to the given inventory
- addItemNameAlias(String, ItemStack) - Static method in class gyurix.spigotlib.Items
-
Add an item name alias to item to string and item from string converters
- addLore(ItemStack, String...) - Static method in class gyurix.spigotutils.ItemUtils
-
- addLore(ItemStack, List<String>, Object...) - Static method in class gyurix.spigotutils.ItemUtils
-
- addLoreStorageMeta(ItemStack, Object...) - Static method in class gyurix.spigotutils.ItemUtils
-
Adds the given lore storage meta to the given item
- addMatcher(CommandMatcher) - Method in class gyurix.commands.plugin.CommandMatcher
-
- addPlayers(String, String...) - Method in class gyurix.scoreboard.NametagBar
-
- addPlayers(String, Collection<String>) - Method in class gyurix.scoreboard.NametagBar
-
- air - Static variable in class gyurix.inventory.trade.TradeAPI
-
An instance of the AIR material, feel free to use it anywhere, just do NOT modify it
- Aliases - Annotation Type in gyurix.commands.plugin
-
- allFlags - Static variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPosition
-
- allowAllPermsForAuthor - Static variable in class gyurix.spigotlib.Config
-
Allow access to every SpigotLib command for the plugins author,
so he could debug other plugins quickly without needing to ask you
for changing his perms all the time
- allowFlight - Variable in class gyurix.spigotutils.PlayerData
-
- amount - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes.AttributeModifier
-
- amplifier - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityEffect
-
- Animation - Class in gyurix.animation
-
- Animation() - Constructor for class gyurix.animation.Animation
-
- Animation.AnimationSerializer - Class in gyurix.animation
-
- AnimationAPI - Class in gyurix.animation
-
An API used for running Animations
- AnimationAPI() - Constructor for class gyurix.animation.AnimationAPI
-
- AnimationAPI.CustomEffectHandler - Class in gyurix.animation
-
The CustomEffectHandler class is used for making custom effects in Animations work as VariableAPI variables
for easier usage
- animationApiThreads - Static variable in class gyurix.spigotlib.Config
-
Amount of async threads used in AnimationAPI for running animations smoothly
- AnimationRunnable - Class in gyurix.animation
-
- AnimationRunnable(Plugin, Animation, String, Player, AnimationUpdateListener) - Constructor for class gyurix.animation.AnimationRunnable
-
- AnimationSerializer() - Constructor for class gyurix.animation.Animation.AnimationSerializer
-
- AnimationUpdateListener - Interface in gyurix.animation
-
Interface represanting the listener for the frames of a running animation
- anydata - Variable in class gyurix.spigotutils.BlockData
-
True if the BlockData can be applied to any subtype of the block
- apply(PacketPlayOutScoreboardTeam) - Method in class gyurix.scoreboard.team.TeamData
-
- Area - Class in gyurix.spigotutils
-
- Area() - Constructor for class gyurix.spigotutils.Area
-
- Arg - Annotation Type in gyurix.commands.plugin
-
- ArgRange - Annotation Type in gyurix.commands.plugin
-
- ArraySerializer() - Constructor for class gyurix.configfile.DefaultSerializers.ArraySerializer
-
- assumeCommand - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInTabComplete
-
- Async - Annotation Type in gyurix.commands.plugin
-
- async(SafeTools.SafeRunnable) - Static method in class gyurix.spigotutils.SafeTools
-
- async(SafeTools.SafeCallable<T>, SafeTools.SafeConsumer<T>) - Static method in class gyurix.spigotutils.SafeTools
-
- async(SafeTools.SafeConsumer<T>, T) - Static method in class gyurix.spigotutils.SafeTools
-
- Attribute(String, double, ArrayList<PacketPlayOutUpdateAttributes.AttributeModifier>) - Constructor for class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes.Attribute
-
- Attribute(Object) - Constructor for class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes.Attribute
-
- AttributeModifier(Object) - Constructor for class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes.AttributeModifier
-
- attributes - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateAttributes
-
- author - Static variable in class gyurix.spigotlib.Main
-
The UUID of the plugins author for being able to grant him full plugin, if allowed in the config
- availableProfiles - Variable in class gyurix.mojang.ClientSession
-