- saveValue() - Method in class com.comphenix.protocol.reflect.VolatileField
-
Ensure that the current value is still set after this class has been garbaged collected.
- sendingWhitelist - Variable in class com.comphenix.protocol.events.PacketAdapter
-
- sendServerPacket(Player, PacketContainer) - Method in class com.comphenix.protocol.injector.PacketFilterManager
-
- sendServerPacket(Player, PacketContainer, boolean) - Method in class com.comphenix.protocol.injector.PacketFilterManager
-
- sendServerPacket(Player, PacketContainer) - Method in interface com.comphenix.protocol.ProtocolManager
-
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
-
- 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.
- 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.
- setPacket(PacketContainer) - Method in class com.comphenix.protocol.events.PacketEvent
-
Replace the packet that will be sent to the player.
- setPlayerHook(PacketFilterManager.PlayerInjectHooks) - Method in class com.comphenix.protocol.injector.PacketFilterManager
-
Sets how the server packets are read.
- setValue(Object) - Method in class com.comphenix.protocol.reflect.VolatileField
-
Sets the current value.
- 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.
- 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
-
- SPAWN_POSITION - Static variable in class com.comphenix.protocol.Packets.Server
-
- 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
-
- 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
-
- structureModifier - Variable in class com.comphenix.protocol.events.PacketContainer
-
- StructureModifier<TField> - Class in com.comphenix.protocol.reflect
-
- StructureModifier(Class, Class, boolean) - Constructor for class com.comphenix.protocol.reflect.StructureModifier
-
Creates a structure modifier.
- StructureModifierTest - Class in com.comphenix.protocol.reflect
-
- StructureModifierTest() - Constructor for class com.comphenix.protocol.reflect.StructureModifierTest
-