- saveValue() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Ensure that the current value is still set after this class has been garbaged collected.
- schedule(long, Runnable) - Method in class com.comphenix.protocol.injector.DelayedSingleTask
-
Schedule a single task for execution.
- scheduleCompilation(Map<Class, StructureModifier>, Class) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Ensure that the indirectly given structure modifier is eventually compiled.
- scheduleCompilation(StructureModifier<TKey>, CompileListener<TKey>) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Ensure that the given structure modifier is eventually compiled.
- scheduleDataInputRefresh(Player) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
-
Inform the current PlayerInjector that it should update the DataInputStream next.
- scheduler - Variable in class com.comphenix.protocol.injector.DelayedSingleTask
-
- SECOND_LEVEL_PREFIX - Static variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- sendingWhitelist - Variable in class com.comphenix.protocol.events.PacketAdapter
-
- sendMessageSilently(CommandSender, String) - Method in class com.comphenix.protocol.utility.ChatExtensions
-
Send a message without invoking the packet listeners.
- sendProcessedPackets(int, boolean) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Send any due packets, or clean up packets that have expired.
- sendServerPacket(Player, PacketContainer) - Method in class com.comphenix.protocol.injector.PacketFilterManager
-
- sendServerPacket(Player, PacketContainer, boolean) - Method in class com.comphenix.protocol.injector.PacketFilterManager
-
- sendServerPacket(Packet, boolean) - Method in class com.comphenix.protocol.injector.player.NetworkServerInjector
-
- sendServerPacket(Player, PacketContainer, boolean) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
-
Send the given packet to the given reciever.
- sendServerPacket(Player, PacketContainer) - Method in interface com.comphenix.protocol.PacketStream
-
Send a packet to the given player.
- sendServerPacket(Player, PacketContainer, boolean) - Method in interface com.comphenix.protocol.PacketStream
-
Send a packet to the given player.
- sendServerPacket(Player, PacketContainer, boolean) - Method in interface com.comphenix.protocol.ProtocolManager
-
Send a packet to the given player.
- SET_CREATIVE_SLOT - Static variable in class com.comphenix.protocol.Packets.Client
-
- SET_CREATIVE_SLOT - Static variable in class com.comphenix.protocol.Packets.Server
-
- SET_EXPERIENCE - Static variable in class com.comphenix.protocol.Packets.Server
-
- SET_SLOT - Static variable in class com.comphenix.protocol.Packets.Server
-
- setAsyncCancelled(boolean) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Set whether or not the asynchronous handling should be cancelled.
- setAsyncMarker(AsyncMarker) - Method in class com.comphenix.protocol.events.PacketEvent
-
Set the asynchronous marker.
- setCacheMethods(boolean) - Static method in class com.comphenix.protocol.reflect.MethodUtils
-
Set whether methods should be cached for greater performance or not,
default is true
.
- setCancelled(boolean) - Method in class com.comphenix.protocol.events.PacketEvent
-
Sets whether or not the packet should be cancelled.
- setConverter(EquivalentConverter<TField>) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Set the current object converter.
- setDirtyState(boolean) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Set whether or not the value must be synchronized with the client.
- setEnabled(boolean) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Sets whether or not the background compiler is enabled.
- setErrorCount(int) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
- setFinalState(Field, boolean) - Static method in class com.comphenix.protocol.reflect.StructureModifier
-
Alter the final status of a field.
- setForceAccess(boolean) - Method in class com.comphenix.protocol.reflect.FuzzyReflection
-
Sets whether or not not to override any scope restrictions.
- setForceAccess(boolean) - Method in class com.comphenix.protocol.reflect.VolatileField
-
Sets whether or not not to override any scope restrictions.
- setIndex(int) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Set the the index of this watchable object.
- setInstance(BackgroundCompiler) - Static method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Sets the single background compiler we're using.
- setLogger(Logger) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
- setMaxErrorCount(int) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
- setMaximumRecursion(int) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Set the maximum height of the hierachy of creates types.
- setNewSendingIndex(long) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Sets the desired sending order after processing has completed.
- setNonNull(boolean) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Set whether or not the constructor's parameters must be non-null.
- setObject(int, Object) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Set a watched byte.
- setObject(int, Object, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Set a watched byte.
- setPacket(PacketContainer) - Method in class com.comphenix.protocol.events.PacketEvent
-
Replace the packet that will be sent to the player.
- setPacketStream(PacketStream) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Sets the output packet stream responsible for transmitting this packet.
- setPlayerHook(PacketFilterManager.PlayerInjectHooks) - Method in class com.comphenix.protocol.injector.PacketFilterManager
-
Sets how the server packets are read.
- setPlayerHook(PacketFilterManager.PlayerInjectHooks) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
-
Sets how the server packets are read.
- setPlayerHook(GamePhase, PacketFilterManager.PlayerInjectHooks) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
-
Sets how the server packets are read.
- setPrefix(String) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
- setProcessingLock(Object) - Method in class com.comphenix.protocol.async.AsyncMarker
-
- setReadOnly(int, boolean) - Method in class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier
-
- setReadOnly(int, boolean) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Set whether or not a field should be treated as read only.
- setSupportURL(String) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
-
- setTimeout(long) - Method in class com.comphenix.protocol.async.AsyncMarker
-
Set the time the packet will be forcefully rejected.
- setTypeID(int) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Set the type ID of a watchable object.
- setValue(TValue) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry
-
- setValue(Object) - Method in class com.comphenix.protocol.reflect.VolatileField
-
Sets the current value.
- setValue(Object) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Update the value field.
- setValue(Object, boolean) - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Update the value field.
- setWorkers(int) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Set the current number of workers.
- setX(int) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Set the x coordinate of the underlying coordinate.
- setY(int) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Set the y coordinate of the underlying coordinate.
- setZ(int) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
-
Set the z coordinate of the underlying coordiate.
- SHUTDOWN_DELAY_MS - Static variable in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
- shutdownAll() - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Clean up after ourselves using the default timeout.
- shutdownAll(long, TimeUnit) - Method in class com.comphenix.protocol.reflect.compiler.BackgroundCompiler
-
Clean up after ourselves.
- signalFreeProcessingSlot(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
Signal that a packet has finished processing.
- signalPacketTransmission(PacketEvent) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- signalPacketTransmission(PacketEvent) - Method in interface com.comphenix.protocol.AsynchronousManager
-
Signal that a packet is ready to be transmitted.
- size() - Method in class com.comphenix.protocol.concurrency.BlockingHashMap
-
- size() - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Retrieve the size of the list.
- size() - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Retrieve the number of readable types.
- size() - Method in class com.comphenix.protocol.wrappers.WrappedDataWatcher
-
Retrieve the number of watched objects.
- SortedCopyOnWriteArray<T extends java.lang.Comparable<T>> - Class in com.comphenix.protocol.concurrency
-
An implicitly sorted array list that preserves insertion order and maintains duplicates.
- SortedCopyOnWriteArray() - Constructor for class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Construct an empty sorted array.
- SortedCopyOnWriteArray(Collection<T>) - Constructor for class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Create a sorted array from the given list.
- SortedCopyOnWriteArray(Collection<T>, boolean) - Constructor for class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
-
Create a sorted array from the given list.
- SortedCopyOnWriteArrayTest - Class in com.comphenix.protocol.injector
-
- SortedCopyOnWriteArrayTest() - Constructor for class com.comphenix.protocol.injector.SortedCopyOnWriteArrayTest
-
- SortedPacketListenerList - Class in com.comphenix.protocol.injector
-
Registry of synchronous packet listeners.
- SortedPacketListenerList() - Constructor for class com.comphenix.protocol.injector.SortedPacketListenerList
-
- SPAWN_POSITION - Static variable in class com.comphenix.protocol.Packets.Server
-
- start() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start a singler worker thread handling the asynchronous listener.
- start(Function<AsyncRunnable, Void>) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start a singler worker thread handling the asynchronous listener.
- start(int) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start multiple worker threads for this listener.
- state - Variable in class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint
-
- STATISTIC - Static variable in class com.comphenix.protocol.Packets.Server
-
- Statistics - Class in com.comphenix.protocol.metrics
-
- Statistics(Plugin) - Constructor for class com.comphenix.protocol.metrics.Statistics
-
- stop() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Stop a worker thread.
- stop(int) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Stop the given amount of worker threads.
- stop() - Method in interface com.comphenix.protocol.async.AsyncRunnable
-
Stop the given runnable.
- STRING_DEFAULT - Static variable in class com.comphenix.protocol.reflect.instances.PrimitiveGenerator
-
Default value for Strings.
- StructureCache - Class in com.comphenix.protocol.injector
-
Caches structure modifiers.
- StructureCache() - Constructor for class com.comphenix.protocol.injector.StructureCache
-
- StructureCompiler - Class in com.comphenix.protocol.reflect.compiler
-
Represents a StructureModifier compiler.
- structureModifier - Variable in class com.comphenix.protocol.events.PacketContainer
-
- StructureModifier<TField> - Class in com.comphenix.protocol.reflect
-
Provides list-oriented access to the fields of a Minecraft packet.
- StructureModifier(Class) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifier(Class, Class, boolean) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifier(Class, Class, boolean, boolean) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifier() - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Consumers of this method should call "initialize".
- StructureModifierTest - Class in com.comphenix.protocol.reflect
-
- StructureModifierTest() - Constructor for class com.comphenix.protocol.reflect.StructureModifierTest
-
- subtract(ChunkPosition) - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Adds the current position and a given position together, producing a result position.
- subtypeCache - Variable in class com.comphenix.protocol.reflect.StructureModifier
-
- supportURL - Variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- syncStart() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start processing packets on the main thread.
- syncStart(long, TimeUnit) - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Start processing packets on the main thread.
- syncStop() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
-
Stop processing packets on the main thread.