- SafeTools - Class in gyurix.spigotutils
-
- SafeTools() - Constructor for class gyurix.spigotutils.SafeTools
-
- SafeTools.CleanCallable<T> - Interface in gyurix.spigotutils
-
- SafeTools.SafeCallable<T> - Interface in gyurix.spigotutils
-
- SafeTools.SafeConsumer<T> - Interface in gyurix.spigotutils
-
- SafeTools.SafeRunnable - Interface in gyurix.spigotutils
-
- sample - Variable in class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo.PlayerList
-
- saturation - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutUpdateHealth
-
- saturation - Variable in class gyurix.spigotutils.PlayerData
-
- save() - Method in class gyurix.configfile.ConfigFile
-
Saves the configuration asynchronously.
- save(OutputStream) - Method in class gyurix.configfile.ConfigFile
-
Saves the configuration to the given OutputStream.
- save(String, NBTCompound) - Static method in class gyurix.nbt.NBTApi
-
- saveInv(Inventory) - Static method in class gyurix.spigotutils.ItemUtils
-
Saves an inventory to a TreeMap containing the slots and the items of the given inventory
- saveNoAsync() - Method in class gyurix.configfile.ConfigFile
-
Save the config file without using async thread.
- savePlayer(Player) - Static method in class gyurix.spigotlib.SU
-
Save a active offline player.
- savePlayerConfig(UUID) - Static method in class gyurix.spigotlib.SU
-
- savePlayerConfigNoAsync(UUID) - Static method in class gyurix.spigotlib.SU
-
- saveResources(Plugin, String...) - Static method in class gyurix.spigotlib.SU
-
Save files from the given plugins jar file to its subfolder in the plugins folder.
- saveToMySQL(ArrayList<String>, String, String, String) - Method in class gyurix.configfile.ConfigData
-
- scale - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMap
-
From 0 to 4
0 - 1 x 1 blocks per pixel (fully zoomed-in map)
1 - 2 x 2 blocks per pixel
2 - 4 x 4 blocks per pixel
3 - 8 x 8 blocks per pixel
4 - 16 x 16 blocks per pixel
- sch - Static variable in class gyurix.spigotlib.SU
-
The main instance of the BukkitScheduler object.
- schedulePacketAPI - Static variable in class gyurix.api.BungeeAPI
-
- score - Variable in class gyurix.chat.ChatTag
-
- score - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardScore
-
- ScoreboardAPI - Class in gyurix.scoreboard
-
- ScoreboardAPI() - Constructor for class gyurix.scoreboard.ScoreboardAPI
-
- ScoreboardBar - Class in gyurix.scoreboard
-
- ScoreboardBar(String, String, int) - Constructor for class gyurix.scoreboard.ScoreboardBar
-
Construct new ScoreboardBar
- ScoreboardDisplayMode - Enum in gyurix.scoreboard
-
- scores - Variable in class gyurix.scoreboard.BarData
-
- ScrollerEffect - Class in gyurix.animation.effects
-
- ScrollerEffect() - Constructor for class gyurix.animation.effects.ScrollerEffect
-
- ScrollerEffect(int, int, String) - Constructor for class gyurix.animation.effects.ScrollerEffect
-
- ScrollerEffect(int, int, int, int, boolean, boolean, char, String) - Constructor for class gyurix.animation.effects.ScrollerEffect
-
- seeInvisible - Variable in class gyurix.scoreboard.team.TeamData
-
- selectedProfile - Variable in class gyurix.mojang.ClientSession
-
- selector - Variable in class gyurix.chat.ChatTag
-
- send(String, Player...) - Static method in class gyurix.api.BungeeAPI
-
- send(String, Collection<Player>) - Static method in class gyurix.api.BungeeAPI
-
- send(String, String...) - Static method in class gyurix.api.BungeeAPI
-
- send(String, Iterable<String>) - Static method in class gyurix.api.BungeeAPI
-
- sendBalance(UUID, UUID, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- sendBalance(UUID, UUID, String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- sendBalanceToBank(UUID, String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- sendBalanceToBank(UUID, String, String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- sendChange(Player, Location) - Method in class gyurix.spigotutils.BlockData
-
- senderMatch(CommandSender) - Method in class gyurix.commands.plugin.CommandMatcher
-
- sendJsonMsg(ChatAPI.ChatMessageType, String, Player...) - Static method in class gyurix.spigotlib.ChatAPI
-
Sends the given type json message to the given players or to every online player
- sendJsonMsg(ChatAPI.ChatMessageType, String, Collection<? extends Player>) - Static method in class gyurix.spigotlib.ChatAPI
-
Sends the given type json message to the given players or to every online player
- sendMessage(String, String...) - Static method in class gyurix.api.BungeeAPI
-
- sendMessage(String, Iterable<String>) - Static method in class gyurix.api.BungeeAPI
-
- sendPacket(Object, Object) - Method in class gyurix.protocol.manager.ProtocolImpl
-
- sendPacket(Object, Object) - Method in class gyurix.protocol.manager.ProtocolLegacyImpl
-
- sendPacket(Player, Object) - Method in class gyurix.protocol.Protocol
-
Sends the given vanilla packet to a player
- sendPacket(Object, Object) - Method in class gyurix.protocol.Protocol
-
Sends the given vanilla packet to a channel
- sendRawJson(ChatAPI.ChatMessageType, String, Player...) - Static method in class gyurix.spigotlib.ChatAPI
-
Sends a raw Json message to the given players
- sendRawJson(ChatAPI.ChatMessageType, String, Collection<? extends Player>) - Static method in class gyurix.spigotlib.ChatAPI
-
Sends a raw Json message to the given players
- separator - Variable in class gyurix.inventory.GUIConfig
-
- serialize() - Method in class gyurix.configfile.ConfigFile
-
Serializes the ConfigData for being able to throw all the object references
- serialize(Object) - Static method in class gyurix.json.JsonAPI
-
- serializeObject(Object, boolean, Type...) - Static method in class gyurix.configfile.ConfigData
-
- serializeObject(Object, Type...) - Static method in class gyurix.configfile.ConfigData
-
- ServerChannelHook(ChannelHandler) - Constructor for class gyurix.protocol.manager.ProtocolImpl.ServerChannelHook
-
- ServerChannelHook(ChannelHandler) - Constructor for class gyurix.protocol.manager.ProtocolLegacyImpl.ServerChannelHook
-
- ServerData() - Constructor for class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo.ServerData
-
- ServerData(Object) - Constructor for class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo.ServerData
-
- ServerData(String, int) - Constructor for class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo.ServerData
-
- ServerInfo() - Constructor for class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo.ServerInfo
-
- ServerInfo(Object) - Constructor for class gyurix.protocol.wrappers.outpackets.PacketStatusOutServerInfo.ServerInfo
-
- serverIP - Static variable in class gyurix.spigotlib.Config.BungeeAPI
-
Amount of ticks how often the IPs of every server should be querried from Bungee automatically.
- serverNames() - Static method in class gyurix.api.BungeeAPI
-
- servers - Static variable in class gyurix.spigotlib.Config.BungeeAPI
-
Amount of ticks how often the server list should be querried from Bungee automatically.
- ServerVersion - Enum in gyurix.spigotutils
-
Created by GyuriX on 2016.03.06..
- set(String, String, int, int, int, Collection<? extends Player>) - Static method in class gyurix.api.TitleAPI
-
Sends a title message to the given collection of players
- set(String, String, int, int, int, Player...) - Static method in class gyurix.api.TitleAPI
-
Sends a title message to the given players
- set(UUID, BigDecimal) - Method in class gyurix.economy.custom.BalanceType
-
- set(UUID, BigDecimal) - Method in class gyurix.economy.custom.ExpBalanceType
-
- set(UUID, BigDecimal) - Method in class gyurix.economy.custom.ItemBalanceType
-
- set(UUID, BigDecimal) - Method in class gyurix.economy.custom.VaultBalanceType
-
- set(Inventory, boolean) - Method in class gyurix.inventory.BooleanItem
-
- set(Inventory, boolean, Object...) - Method in class gyurix.inventory.BooleanItem
-
- set(Inventory) - Method in class gyurix.inventory.StaticItem
-
- set(Inventory, Object...) - Method in class gyurix.inventory.StaticItem
-
- set(String, Object) - Method in class gyurix.nbt.NBTCompound
-
- set(Sign, Object...) - Method in class gyurix.sign.SignConfig
-
- setAfter(BigDecimal) - Method in class gyurix.economy.BalanceUpdateEvent
-
- setAfter(BigDecimal) - Method in class gyurix.economy.BankBalanceUpdateEvent
-
- setBalance(UUID, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- setBalance(UUID, String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- setBank(String, BigDecimal) - Method in class gyurix.economy.custom.BalanceType
-
- setBank(String, BigDecimal) - Method in class gyurix.economy.custom.VaultBalanceType
-
- setBankBalance(String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- setBankBalance(String, String, BigDecimal) - Static method in class gyurix.economy.EconomyAPI
-
- setBlock(Block) - Method in class gyurix.spigotutils.BlockData
-
Sets the given blocks type and id to the one stored by this BlockData with allowing Minecraft physics calculations.
- setBlockNoPhysics(Block) - Method in class gyurix.spigotutils.BlockData
-
Sets the given blocks type and id to the one stored by this BlockData without allowing Minecraft physics calculations.
- setCancelled(boolean) - Method in class gyurix.commands.event.CommandEvent
-
- setCancelled(boolean) - Method in class gyurix.economy.BalanceUpdateEvent
-
- setCancelled(boolean) - Method in class gyurix.economy.BankBalanceUpdateEvent
-
- setCancelled(boolean) - Method in class gyurix.protocol.event.PacketEvent
-
- setCancelled(boolean) - Method in class gyurix.sign.PluginSignChangeEvent
-
- setCollisionRule(String, CollisionRule) - Method in class gyurix.scoreboard.NametagBar
-
- setColor(int, int, byte) - Method in class gyurix.map.MapData
-
- setColor(int, int, int, int, byte) - Method in class gyurix.map.MapData
-
- setColor(String, int) - Method in class gyurix.scoreboard.NametagBar
-
- setCommand(String) - Method in class gyurix.commands.event.CommandEvent
-
- setCount(byte) - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- setDamage(int) - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- setData(String, ConfigData) - Method in class gyurix.configfile.ConfigFile
-
Set the given the given address to the given ConfigData
- setData(Object) - Method in class gyurix.nbt.NBTPrimitive
-
- setDataWatcher(Entity, DataWatcher) - Static method in class gyurix.spigotutils.EntityUtils
-
Sets the data watcher of the given entity
- setDirection(Vector) - Method in class gyurix.spigotutils.LocationData
-
- setDisplayMode(ScoreboardDisplayMode) - Method in class gyurix.scoreboard.ScoreboardBar
-
Sets the display mode of this Scoreboard, it has no effect on sidebar.
- setExtra(char, String) - Method in class gyurix.chat.ChatTag
-
Sets an extra data for this ChatTag.
- setFallbackCommands() - Method in class gyurix.commands.CustomCommandMap
-
- setFieldAccessible(Field) - Static method in class gyurix.protocol.Reflection
-
- setFriendlyFire(String, boolean) - Method in class gyurix.scoreboard.NametagBar
-
- setGlobalHeaderFooter(String, String) - Static method in class gyurix.api.TabAPI
-
Sets the player list header and footer for every online player
- setId(String) - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- setKiller(LivingEntity, Player) - Static method in class gyurix.spigotutils.EntityUtils
-
Sets the killer of the given entity
- setLength(String, int) - Static method in class gyurix.spigotlib.SU
-
Set maximum length of a String by cutting the redundant characters off from it
- setLine(int, String) - Method in class gyurix.scoreboard.Sidebar
-
- setLine(int, String) - Method in class gyurix.sign.PluginSignChangeEvent
-
- setLocalHeaderFooter(String, String, Collection<? extends Player>) - Static method in class gyurix.api.TabAPI
-
Sets the player list header and footer for the given collection of players
- setLocalHeaderFooter(String, String, Player...) - Static method in class gyurix.api.TabAPI
-
Sets the player list header and footer for the given players
- setLocation(LocationData) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityTeleport
-
- setLocation(LocationData) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutNamedEntitySpawn
-
- setLocation(Location) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutPosition
-
- setLocation(LocationData) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntity
-
- setLocation(LocationData) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityLiving
-
- setLocationM - Static variable in class gyurix.spigotutils.EntityUtils
-
- setNametagBar(Player, NametagBar) - Static method in class gyurix.scoreboard.ScoreboardAPI
-
- setNametagVisibility(String, NameTagVisibility) - Method in class gyurix.scoreboard.NametagBar
-
- setNbtData(Entity, NBTCompound) - Static method in class gyurix.nbt.NBTApi
-
- setNoAI(LivingEntity, boolean) - Static method in class gyurix.spigotutils.EntityUtils
-
Sets the NoAI mode of the given entity
- setNoEvent(Sign, Object...) - Method in class gyurix.sign.SignConfig
-
- setNumber(int, int) - Method in class gyurix.scoreboard.Sidebar
-
- setNumber(int) - Method in class gyurix.scoreboard.SidebarLine
-
- setNumericId(int) - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- setObject(String, Object) - Method in class gyurix.configfile.ConfigFile
-
Set the given address to the given Object.
- setPacket(WrappedPacket) - Method in class gyurix.protocol.event.PacketEvent
-
- setPacket(Object) - Method in class gyurix.protocol.event.PacketEvent
-
- setPacketData(Object...) - Method in class gyurix.protocol.event.PacketEvent
-
- setPacketData(int, Object) - Method in class gyurix.protocol.event.PacketEvent
-
- setPacketData(Object...) - Method in class gyurix.protocol.event.PacketInEvent
-
- setPacketData(int, Object) - Method in class gyurix.protocol.event.PacketInEvent
-
- setPacketData(Object...) - Method in class gyurix.protocol.event.PacketOutEvent
-
- setPacketData(int, Object) - Method in class gyurix.protocol.event.PacketOutEvent
-
- setParameterWeight(int, Class...) - Static method in class gyurix.commands.plugin.CommandMatcher
-
- setPrefix(String, String) - Method in class gyurix.scoreboard.NametagBar
-
- setResult(List<String>) - Method in class gyurix.commands.event.PostTabCompleteEvent
-
- setResult(List<String>) - Method in class gyurix.commands.event.PreTabCompleteEvent
-
- setSeeInvisible(String, boolean) - Method in class gyurix.scoreboard.NametagBar
-
- setSender(CommandSender) - Method in class gyurix.commands.event.CommandEvent
-
- setShowTime(int, int, int, Collection<? extends Player>) - Static method in class gyurix.api.TitleAPI
-
Sets the title timings of the given collection of players
- setShowTime(int, int, int, Player...) - Static method in class gyurix.api.TitleAPI
-
Sets the title timings of the given players
- setSidebar(Player, Sidebar) - Static method in class gyurix.scoreboard.ScoreboardAPI
-
- setString(String, String) - Method in class gyurix.configfile.ConfigFile
-
Set the given address to the given String.
- setSubTitle(String, Collection<? extends Player>) - Static method in class gyurix.api.TitleAPI
-
Sets the subtitle of the given collection of players.
- setSubTitle(String, Player...) - Static method in class gyurix.api.TitleAPI
-
Sets the subtitle of the given players.
- setSuffix(String, String) - Method in class gyurix.scoreboard.NametagBar
-
- setTabbar(Player, Tabbar) - Static method in class gyurix.scoreboard.ScoreboardAPI
-
- setText(String) - Method in interface gyurix.animation.CustomEffect
-
- setText(String) - Method in class gyurix.animation.effects.BlinkEffect
-
- setText(String) - Method in class gyurix.animation.effects.FlameEffect
-
- setText(String) - Method in class gyurix.animation.effects.FramesEffect
-
- setText(String) - Method in class gyurix.animation.effects.RainbowEffect
-
- setText(String) - Method in class gyurix.animation.effects.ScrollerEffect
-
- setText(String) - Method in class gyurix.scoreboard.SidebarLine
-
- setTitle(String, Collection<? extends Player>) - Static method in class gyurix.api.TitleAPI
-
Sets the title of the given collection of players and shows the title message.
- setTitle(String, Player...) - Static method in class gyurix.api.TitleAPI
-
Sets the title of the given players and shows the title message.
- setTitle(String) - Method in class gyurix.scoreboard.ScoreboardBar
-
Sets the title of this scoreboard bar.
- setUnbreakable(boolean) - Method in class gyurix.protocol.utils.ItemStackWrapper
-
- setVanillaMapGenData(Player) - Method in class gyurix.map.MapData
-
- setVelocity(Vector) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntity
-
- setVelocity(Vector) - Method in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntityLiving
-
- setVisible(boolean) - Method in class gyurix.scoreboard.ScoreboardBar
-
Toggles the visibility of this scoreboard bar
- shouldSkip(Class) - Static method in class gyurix.configfile.DefaultSerializers
-
- show() - Method in class gyurix.scoreboard.SidebarLine
-
- showCmdBlock() - Method in class gyurix.datareader.CommandBlockGUI
-
- showIcons - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutMap
-
- showLine(int) - Method in class gyurix.scoreboard.Sidebar
-
- showOutlineWithBlock(Player, BlockData) - Method in class gyurix.spigotutils.Area
-
- showPacket - Variable in class gyurix.scoreboard.ScoreboardBar
-
- showTime - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutTitle
-
- Sidebar - Class in gyurix.scoreboard
-
- Sidebar() - Constructor for class gyurix.scoreboard.Sidebar
-
Default sidebar constructor
- SidebarLine - Class in gyurix.scoreboard
-
- SidebarLine(Sidebar, char, String, int) - Constructor for class gyurix.scoreboard.SidebarLine
-
- sidebars - Static variable in class gyurix.scoreboard.ScoreboardAPI
-
- sideways - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInSteerVehicle
-
- signature - Variable in class gyurix.protocol.utils.GameProfile.Property
-
- SignConfig - Class in gyurix.sign
-
- SignConfig() - Constructor for class gyurix.sign.SignConfig
-
- SignGUI - Class in gyurix.datareader
-
SignGUI, which can be used
- SignGUI(Player, Consumer<String[]>) - Constructor for class gyurix.datareader.SignGUI
-
Opens a new SignGUI to the given player with empty lines
- SignGUI(Player, Consumer<String[]>, String[]) - Constructor for class gyurix.datareader.SignGUI
-
Opens a new SignGUI to the given player with the given default lines
- signOut() - Method in class gyurix.mojang.ClientSession
-
- silentErrors - Static variable in class gyurix.spigotlib.Config
-
Hide every error handled through the SpigotLib error handler
- SimpleDateFormatSerializer() - Constructor for class gyurix.configfile.DefaultSerializers.SimpleDateFormatSerializer
-
- size - Variable in class gyurix.animation.effects.ScrollerEffect
-
- size - Variable in class gyurix.inventory.GUIConfig
-
- size() - Method in class gyurix.spigotutils.CuboidArea
-
- size() - Method in class gyurix.spigotutils.DualMap
-
- size() - Method in class gyurix.spigotutils.UnlimitedYArea
-
- skinParts - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInSettings
-
- skipColors - Variable in class gyurix.animation.effects.ScrollerEffect
-
- slot - Variable in class gyurix.inventory.BooleanItem
-
- slot - Variable in class gyurix.inventory.StaticItem
-
- slot - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInSetCreativeSlot
-
- slot - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInWindowClick
-
- slot - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityEquipment
-
Slot number: 0 - held 1 - boots 2 - leggings 3 - chestplate 4 - helmet
- slot - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutHeldItemSlot
-
- slot - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSetSlot
-
- slots - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutOpenWindow
-
- sm - Static variable in class gyurix.spigotlib.SU
-
The main instance of the ServicesManager object
- soundName - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutNamedSoundEffect
-
- specialSplit(String, char) - Static method in class gyurix.scoreboard.ScoreboardAPI
-
- speed - Variable in class gyurix.animation.effects.FlameEffect
-
- speed - Variable in class gyurix.animation.effects.ScrollerEffect
-
- speedX - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntity
-
- speedY - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntity
-
- speedZ - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutSpawnEntity
-
- SpigotLibCommands - Class in gyurix.commands
-
- SpigotLibCommands() - Constructor for class gyurix.commands.SpigotLibCommands
-
- splitPage(String, int) - Static method in class gyurix.spigotlib.SU
-
- srv - Static variable in class gyurix.spigotlib.SU
-
The main instance of the CraftServer object.
- start - Variable in class gyurix.animation.effects.FlameEffect
-
- start - Variable in class gyurix.animation.effects.ScrollerEffect
-
- start() - Static method in class gyurix.api.BungeeAPI
-
- start() - Method in class gyurix.spigotutils.TPSMeter
-
- startPacketAPI() - Method in class gyurix.spigotlib.Main
-
- state - Variable in class gyurix.animation.effects.FramesEffect
-
- state - Variable in class gyurix.animation.effects.RainbowEffect
-
- StaticItem - Class in gyurix.inventory
-
Created by GyuriX on 2016.
- StaticItem(String) - Constructor for class gyurix.inventory.StaticItem
-
- status - Variable in class gyurix.protocol.wrappers.inpackets.PacketPlayInResourcePackStatus
-
- status - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutEntityStatus
-
1 Sent when resetting a mob spawn minecart's timer — appears to be unused by the client 2 Living Entity hurt 3
Living Entity dead 4 Iron Golem throwing up arms 6 Wolf/Ocelot/Horse taming — Spawn “heart” particles 7
Wolf/Ocelot/Horse tamed — Spawn “smoke” particles 8 Wolf shaking water — Trigger the shaking animation 9 (of
self) Eating accepted by server 10 Sheep eating grass or play TNT ignite sound 11 Iron Golem handing over a
rose 12 Villager mating — Spawn “heart” particles 13 Spawn particles indicating that a villager is angry and
seeking revenge 14 Spawn happy particles near a villager 15 Witch animation — Spawn “magic” particles 16 Play
zombie converting into a villager sound 17 Firework exploding 18 Animal in love (ready to mate) — Spawn “heart”
particles 19 Reset squid rotation 20 Spawn explosion particle — works for some living entities 21 Play
guardian sound — works for every entity 22 Enables reduced debug for players 23 Disables reduced debug for
players 24–28 Sets op permission level 0–4 for players
- stop() - Method in class gyurix.animation.AnimationRunnable
-
- stopRunningAnimation(AnimationRunnable) - Static method in class gyurix.animation.AnimationAPI
-
Force stops the given AnimationRunnable
- stopRunningAnimations(Player) - Static method in class gyurix.animation.AnimationAPI
-
Force stops every AnimationRunnable linked to the given player.
- stopRunningAnimations(Plugin) - Static method in class gyurix.animation.AnimationAPI
-
Force stops every AnimationRunnable linked to the given plugin.
- stopRunningAnimations(Plugin, Player) - Static method in class gyurix.animation.AnimationAPI
-
Force stops every AnimationRunnable linked to the given plugin and to the given player.
- str - Variable in class gyurix.json.StringReader
-
- strikethrough - Variable in class gyurix.chat.ChatTag
-
- stringData - Variable in class gyurix.configfile.ConfigData
-
- StringReader - Class in gyurix.json
-
- StringReader(String) - Constructor for class gyurix.json.StringReader
-
- StringSerializer() - Constructor for class gyurix.configfile.DefaultSerializers.StringSerializer
-
- stringToItemStack(String) - Static method in class gyurix.spigotutils.ItemUtils
-
Converts an ItemStack representing string back to the ItemStack
- stripExtras(String) - Static method in class gyurix.chat.ChatTag
-
- SU - Class in gyurix.spigotlib
-
SpigotLib utilities class
- SU() - Constructor for class gyurix.spigotlib.SU
-
- subConfig(String) - Method in class gyurix.configfile.ConfigFile
-
Get the given sub section of this ConfigFile
- subConfig(String, String) - Method in class gyurix.configfile.ConfigFile
-
Get the given sub section of this ConfigFile referring to
- SubOf - Annotation Type in gyurix.commands.plugin
-
- subtract(Vector) - Method in class gyurix.protocol.utils.BlockLocation
-
- subtract(BlockLocation) - Method in class gyurix.protocol.utils.BlockLocation
-
- subtract(int, int, int) - Method in class gyurix.protocol.utils.BlockLocation
-
- subtract(int, int, int) - Method in class gyurix.spigotutils.CuboidArea
-
- subtract(LocationData) - Method in class gyurix.spigotutils.LocationData
-
- subtract(double, double, double) - Method in class gyurix.spigotutils.LocationData
-
- subtract(double) - Method in class gyurix.spigotutils.LocationData
-
- suffix - Variable in class gyurix.economy.BalanceData
-
Text written after amount, if amount
- suffix - Variable in class gyurix.protocol.wrappers.outpackets.PacketPlayOutScoreboardTeam
-
- suffix - Variable in class gyurix.scoreboard.team.TeamData
-
- suffixPlural - Variable in class gyurix.economy.BalanceData
-
Text written after amount, if amount is plural