- samples - Variable in class cc.funkemunky.api.profiling.BaseProfiler
-
- samplesPerTick - Variable in class cc.funkemunky.api.profiling.BaseProfiler
-
- samplesTotal - Variable in class cc.funkemunky.api.profiling.BaseProfiler
-
- save(Configuration, File) - Method in class cc.funkemunky.api.config.system.ConfigurationProvider
-
- save(Configuration, Writer) - Method in class cc.funkemunky.api.config.system.ConfigurationProvider
-
- save(Configuration, File) - Method in class cc.funkemunky.api.config.system.YamlConfiguration
-
- save(Configuration, Writer) - Method in class cc.funkemunky.api.config.system.YamlConfiguration
-
- saveConfig() - Method in class cc.funkemunky.api.Atlas
-
- saveDefaultConfig(JavaPlugin, String) - Static method in class cc.funkemunky.api.config.system.YamlConfiguration
-
- scanFile(String, File) - Static method in class cc.funkemunky.api.utils.ClassScanner
-
- scanFile(String, Class<?>) - Static method in class cc.funkemunky.api.utils.ClassScanner
-
- scanFile(String, URL[]) - Static method in class cc.funkemunky.api.utils.ClassScanner
-
- scanFile(String, File) - Static method in class cc.funkemunky.bungee.utils.asm.ClassScanner
-
- scanFile(String, Class<?>) - Static method in class cc.funkemunky.bungee.utils.asm.ClassScanner
-
- scanFile(String, URL[]) - Static method in class cc.funkemunky.bungee.utils.asm.ClassScanner
-
- sendCommand(String) - Method in class cc.funkemunky.api.bungee.BungeeAPI
-
- sendData(byte[], String) - Method in class cc.funkemunky.api.bungee.BungeeManager
-
- sendData(byte[]) - Method in class cc.funkemunky.api.bungee.BungeeManager
-
- sendMessageToPlayer(String, String) - Method in class cc.funkemunky.api.bungee.BungeeAPI
-
- sendMessageToPlayer(BungeePlayer, String) - Method in class cc.funkemunky.api.bungee.BungeeAPI
-
- sendObjects(String, Object...) - Method in class cc.funkemunky.api.bungee.BungeeManager
-
- sendPacket(Player, Object) - Method in interface cc.funkemunky.api.tinyprotocol.api.packets.AbstractTinyProtocol
-
- sendPacket(Player, Object) - Method in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.TinyProtocol1_7
-
Send a packet to a particular player.
- sendPacket(Channel, Object) - Method in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.TinyProtocol1_7
-
Send a packet to a particular client.
- sendPacket(Player, Object) - Method in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.TinyProtocol1_8
-
Send a packet to a particular player.
- sendPacket(Channel, Object) - Method in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.TinyProtocol1_8
-
Send a packet to a particular client.
- sendPacket(Player, Object) - Static method in class cc.funkemunky.api.tinyprotocol.api.TinyProtocolHandler
-
- sendPacket(Player) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedPacketPlayOutWorldParticle
-
- sendToPlayer(Player) - Method in class cc.funkemunky.api.utils.JsonMessage
-
- server - Variable in class cc.funkemunky.api.bungee.objects.BungeePlayer
-
- Server() - Constructor for class cc.funkemunky.api.tinyprotocol.api.NMSObject.Server
-
- Server() - Constructor for class cc.funkemunky.api.tinyprotocol.api.Packet.Server
-
- set(String, Object) - Method in class cc.funkemunky.api.config.system.Configuration
-
- set(Object, Object) - Method in class cc.funkemunky.api.reflections.types.WrappedField
-
- set(Object, Object) - Method in interface cc.funkemunky.api.tinyprotocol.reflection.FieldAccessor
-
Set the content of a field.
- set(int, T) - Method in class cc.funkemunky.api.utils.objects.filtered.ConcurrentFilteredList
-
- set(int, T) - Method in class cc.funkemunky.api.utils.objects.filtered.FilteredList
-
- set(Object, Object) - Method in class cc.funkemunky.bungee.utils.reflection.types.WrappedField
-
- setCancelled(boolean) - Method in interface cc.funkemunky.api.events.Cancellable
-
- setClickEvent(JsonMessage.ClickableType, String) - Method in class cc.funkemunky.api.utils.JsonMessage.AMText
-
- setFieldValue(Object, Field, Object) - Static method in class cc.funkemunky.api.utils.ReflectionsUtil
-
- setPacket(String, Object...) - Method in class cc.funkemunky.api.tinyprotocol.api.NMSObject
-
- setPacket(String, Object) - Method in class cc.funkemunky.api.tinyprotocol.api.NMSObject
-
- setPacket(String, Object...) - Method in class cc.funkemunky.api.tinyprotocol.api.Packet
-
- setPacket(String, Object...) - Method in class cc.funkemunky.api.tinyprotocol.packet.types.WrappedChatMessage
-
- setPacket(String, int, int, Object) - Method in class cc.funkemunky.api.tinyprotocol.packet.types.WrappedWatchableObject
-
- setPacketArg(String, Object) - Method in class cc.funkemunky.api.tinyprotocol.api.NMSObject
-
- shrink(float, float, float) - Method in class cc.funkemunky.api.utils.BoundingBox
-
- SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class cc.funkemunky.api.metrics.Metrics.SimpleBarChart
-
Class constructor.
- SimplePie(String, Callable<String>) - Constructor for class cc.funkemunky.api.metrics.Metrics.SimplePie
-
Class constructor.
- sin(float) - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.MathHelper
-
- sin(float) - Static method in class cc.funkemunky.api.utils.MathHelper
-
sin looked up in a table
- SingleLineChart(String, Callable<Integer>) - Constructor for class cc.funkemunky.api.metrics.Metrics.SingleLineChart
-
Class constructor.
- skipPast(String) - Method in class cc.funkemunky.api.utils.json.XMLTokener
-
Skip characters until past the requested string.
- skipTo(char) - Method in class cc.funkemunky.api.utils.json.JSONTokener
-
Skip characters until the next character is the requested character.
- SLASH - Static variable in class cc.funkemunky.api.utils.json.XML
-
The Character '/'.
- smooth(float, float) - Method in class cc.funkemunky.api.utils.math.MCSmooth
-
- SPAWN_ENTITY - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Server
-
- SPAWN_ENTITY - Static variable in class cc.funkemunky.api.tinyprotocol.api.Packet.Server
-
- SPAWN_ENTITY_LIVING - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Server
-
- SPAWN_ENTITY_LIVING - Static variable in class cc.funkemunky.api.tinyprotocol.api.Packet.Server
-
- SpigotCommand - Class in cc.funkemunky.api.commands.ancmd
-
- SpigotCommand(String, CommandExecutor, Plugin) - Constructor for class cc.funkemunky.api.commands.ancmd.SpigotCommand
-
- SpigotCommand(String, CommandExecutor, Plugin, boolean) - Constructor for class cc.funkemunky.api.commands.ancmd.SpigotCommand
-
- SpigotCompleter - Class in cc.funkemunky.api.commands.ancmd
-
- SpigotCompleter() - Constructor for class cc.funkemunky.api.commands.ancmd.SpigotCompleter
-
- sqrt(double) - Static method in class cc.funkemunky.api.tinyprotocol.packet.types.MathHelper
-
- SQRT_2 - Static variable in class cc.funkemunky.api.utils.MathHelper
-
- sqrt_double(double) - Static method in class cc.funkemunky.api.utils.MathHelper
-
- sqrt_float(float) - Static method in class cc.funkemunky.api.utils.MathHelper
-
- StairBox - Class in cc.funkemunky.api.utils.blockbox.impl
-
- StairBox(Material) - Constructor for class cc.funkemunky.api.utils.blockbox.impl.StairBox
-
- start() - Method in class cc.funkemunky.api.profiling.BaseProfiler
-
- start(String) - Method in class cc.funkemunky.api.profiling.BaseProfiler
-
- start(String) - Method in interface cc.funkemunky.api.profiling.Profiler
-
- start() - Method in interface cc.funkemunky.api.profiling.Profiler
-
- start() - Method in class cc.funkemunky.api.profiling.ToggleableProfiler
-
- start(String) - Method in class cc.funkemunky.api.profiling.ToggleableProfiler
-
- std() - Method in class cc.funkemunky.api.utils.objects.Interval
-
- stddev - Variable in class cc.funkemunky.api.profiling.BaseProfiler
-
- STEER_VEHICLE - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Client
-
- stop() - Method in class cc.funkemunky.api.profiling.BaseProfiler
-
- stop(String) - Method in class cc.funkemunky.api.profiling.BaseProfiler
-
- stop(String, long) - Method in class cc.funkemunky.api.profiling.BaseProfiler
-
- stop(String, long) - Method in interface cc.funkemunky.api.profiling.Profiler
-
- stop(String) - Method in interface cc.funkemunky.api.profiling.Profiler
-
- stop() - Method in interface cc.funkemunky.api.profiling.Profiler
-
- stop() - Method in class cc.funkemunky.api.profiling.ToggleableProfiler
-
- stop(String) - Method in class cc.funkemunky.api.profiling.ToggleableProfiler
-
- stop(String, long) - Method in class cc.funkemunky.api.profiling.ToggleableProfiler
-
- stream() - Method in class cc.funkemunky.api.utils.objects.evicting.ConcurrentEvictingList
-
- stream() - Method in class cc.funkemunky.api.utils.objects.evicting.ConcurrentEvictingSet
-
- stream() - Method in class cc.funkemunky.api.utils.objects.evicting.EvictingList
-
- stream() - Method in class cc.funkemunky.api.utils.objects.evicting.EvictingSet
-
- streamNumber() - Method in class cc.funkemunky.api.utils.objects.Interval
-
- Strikethrough - Static variable in class cc.funkemunky.api.utils.Color
-
- Strikethrough - Static variable in class cc.funkemunky.bungee.utils.Color
-
- stringToValue(String) - Static method in class cc.funkemunky.api.utils.json.JSONObject
-
Try to convert a string into a number, boolean, or null.
- stringToValue(String) - Static method in class cc.funkemunky.api.utils.json.XML
-
Try to convert a string into a number, boolean, or null.
- StringUtils - Class in cc.funkemunky.bungee.utils
-
- StringUtils() - Constructor for class cc.funkemunky.bungee.utils.StringUtils
-
- strip(String) - Static method in class cc.funkemunky.api.utils.Color
-
- strip(String) - Static method in class cc.funkemunky.bungee.utils.Color
-
- subtract(float, float, float, float, float, float) - Method in class cc.funkemunky.api.utils.BoundingBox
-
- syntaxError(String) - Method in class cc.funkemunky.api.utils.json.JSONTokener
-
Make a JSONException to signal a syntax error.