- ObjectCloner - Class in com.comphenix.protocol.reflect
-
Can copy an object field by field.
- ObjectCloner() - Constructor for class com.comphenix.protocol.reflect.ObjectCloner
-
- onCompiled(StructureModifier<TKey>) - Method in interface com.comphenix.protocol.reflect.compiler.CompileListener
-
Invoked when a structure modifier has been successfully compiled.
- onDisable() - Method in class com.comphenix.protocol.ProtocolLibrary
-
- onEnable() - Method in class com.comphenix.protocol.ProtocolLibrary
-
- onEntryAdded(AbstractIntervalTree<TKey, TValue>.Entry) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Invoked when an entry is added.
- onEntryRemoved(AbstractIntervalTree<TKey, TValue>.Entry) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Invoked when an entry is removed.
- onLoad() - Method in class com.comphenix.protocol.ProtocolLibrary
-
- onPacketReceiving(PacketEvent) - Method in class com.comphenix.protocol.events.PacketAdapter
-
- onPacketReceiving(PacketEvent) - Method in interface com.comphenix.protocol.events.PacketListener
-
Invoked right before a recieved packet from a client is being processed.
- onPacketSending(PacketEvent) - Method in class com.comphenix.protocol.events.PacketAdapter
-
- onPacketSending(PacketEvent) - Method in interface com.comphenix.protocol.events.PacketListener
-
Invoked right before a packet is transmitted from the server to the client.
- OPEN_WINDOW - Static variable in class com.comphenix.protocol.Packets.Server
-
- ORIGIN - Static variable in class com.comphenix.protocol.wrappers.ChunkPosition
-
Represents the null (0, 0, 0) origin.