<dt><ahref="../com/comphenix/protocol/reflect/ObjectWriter.html"title="class in com.comphenix.protocol.reflect"><spanclass="strong">ObjectWriter</span></a> - Class in <ahref="../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/ObjectWriter.html#ObjectWriter()">ObjectWriter()</a></span> - Constructor for class com.comphenix.protocol.reflect.<ahref="../com/comphenix/protocol/reflect/ObjectWriter.html"title="class in com.comphenix.protocol.reflect">ObjectWriter</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, java.lang.String)">of(String, String)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type string.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, byte)">of(String, byte)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type byte.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, short)">of(String, short)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type short.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, int)">of(String, int)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type int.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, long)">of(String, long)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type long.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, float)">of(String, float)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type float.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, double)">of(String, double)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type double.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, byte[])">of(String, byte[])</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type byte array.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#of(java.lang.String, int[])">of(String, int[])</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Constructs a NBT tag of type int array.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofCompound(java.lang.String, java.util.Collection)">ofCompound(String, Collection<? extends NbtBase<?>>)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Construct a new NBT compound initialized with a given list of NBT values.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofCompound(java.lang.String)">ofCompound(String)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Construct a new NBT compound wrapper.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofList(java.lang.String, T...)">ofList(String, T...)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Construct a NBT list of out an array of values.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofList(java.lang.String, java.util.Collection)">ofList(String, Collection<? extends T>)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Construct a NBT list of out a list of values.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofWrapper(com.comphenix.protocol.wrappers.nbt.NbtType, java.lang.String)">ofWrapper(NbtType, String)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Create a new NBT wrapper from a given type.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofWrapper(com.comphenix.protocol.wrappers.nbt.NbtType, java.lang.String, T)">ofWrapper(NbtType, String, T)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Create a new NBT wrapper from a given type.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html#ofWrapper(java.lang.Class, java.lang.String, T)">ofWrapper(Class<?>, String, T)</a></span> - Static method in class com.comphenix.protocol.wrappers.nbt.<ahref="../com/comphenix/protocol/wrappers/nbt/NbtFactory.html"title="class in com.comphenix.protocol.wrappers.nbt">NbtFactory</a></dt>
<dd>
<divclass="block">Create a new NBT wrapper from a given type.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/compiler/CompileListener.html#onCompiled(com.comphenix.protocol.reflect.StructureModifier)">onCompiled(StructureModifier<TKey>)</a></span> - Method in interface com.comphenix.protocol.reflect.compiler.<ahref="../com/comphenix/protocol/reflect/compiler/CompileListener.html"title="interface in com.comphenix.protocol.reflect.compiler">CompileListener</a></dt>
<dd>
<divclass="block">Invoked when a structure modifier has been successfully compiled.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/ProtocolLibrary.html#onDisable()">onDisable()</a></span> - Method in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/ProtocolLibrary.html"title="class in com.comphenix.protocol">ProtocolLibrary</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/ProtocolLibrary.html#onEnable()">onEnable()</a></span> - Method in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/ProtocolLibrary.html"title="class in com.comphenix.protocol">ProtocolLibrary</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#onEntryAdded(com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry)">onEntryAdded(AbstractIntervalTree<TKey, TValue>.Entry)</a></span> - Method in class com.comphenix.protocol.concurrency.<ahref="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></dt>
<dd>
<divclass="block">Invoked when an entry is added.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#onEntryRemoved(com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry)">onEntryRemoved(AbstractIntervalTree<TKey, TValue>.Entry)</a></span> - Method in class com.comphenix.protocol.concurrency.<ahref="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></dt>
<dd>
<divclass="block">Invoked when an entry is removed.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/ProtocolLibrary.html#onLoad()">onLoad()</a></span> - Method in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/ProtocolLibrary.html"title="class in com.comphenix.protocol">ProtocolLibrary</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/metrics/Metrics.Graph.html#onOptOut()">onOptOut()</a></span> - Method in class com.comphenix.protocol.metrics.<ahref="../com/comphenix/protocol/metrics/Metrics.Graph.html"title="class in com.comphenix.protocol.metrics">Metrics.Graph</a></dt>
<dd>
<divclass="block">Called when the server owner decides to opt-out of BukkitMetrics while the server is running.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/events/PacketAdapter.html#onPacketReceiving(com.comphenix.protocol.events.PacketEvent)">onPacketReceiving(PacketEvent)</a></span> - Method in class com.comphenix.protocol.events.<ahref="../com/comphenix/protocol/events/PacketAdapter.html"title="class in com.comphenix.protocol.events">PacketAdapter</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/events/PacketListener.html#onPacketReceiving(com.comphenix.protocol.events.PacketEvent)">onPacketReceiving(PacketEvent)</a></span> - Method in interface com.comphenix.protocol.events.<ahref="../com/comphenix/protocol/events/PacketListener.html"title="interface in com.comphenix.protocol.events">PacketListener</a></dt>
<dd>
<divclass="block">Invoked right before a recieved packet from a client is being processed.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/events/PacketAdapter.html#onPacketSending(com.comphenix.protocol.events.PacketEvent)">onPacketSending(PacketEvent)</a></span> - Method in class com.comphenix.protocol.events.<ahref="../com/comphenix/protocol/events/PacketAdapter.html"title="class in com.comphenix.protocol.events">PacketAdapter</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/events/PacketListener.html#onPacketSending(com.comphenix.protocol.events.PacketEvent)">onPacketSending(PacketEvent)</a></span> - Method in interface com.comphenix.protocol.events.<ahref="../com/comphenix/protocol/events/PacketListener.html"title="interface in com.comphenix.protocol.events">PacketListener</a></dt>
<dd>
<divclass="block">Invoked right before a packet is transmitted from the server to the client.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#OPEN_WINDOW">OPEN_WINDOW</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Server.html"title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/wrappers/ChunkPosition.html#ORIGIN">ORIGIN</a></span> - Static variable in class com.comphenix.protocol.wrappers.<ahref="../com/comphenix/protocol/wrappers/ChunkPosition.html"title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></dt>
<dd>
<divclass="block">Represents the null (0, 0, 0) origin.</div>