<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Application.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Application.html"title="class in com.comphenix.protocol">Application</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#MAP_CHUNK">MAP_CHUNK</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>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#MAP_CHUNK_BULK">MAP_CHUNK_BULK</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/error/DetailedErrorReporter.html#maxErrorCount">maxErrorCount</a></span> - Variable in class com.comphenix.protocol.error.<ahref="../com/comphenix/protocol/error/DetailedErrorReporter.html"title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/IntEnum.html#members">members</a></span> - Variable in class com.comphenix.protocol.reflect.<ahref="../com/comphenix/protocol/reflect/IntEnum.html"title="class in com.comphenix.protocol.reflect">IntEnum</a></dt>
<dd> </dd>
<dt><ahref="../com/comphenix/protocol/reflect/MethodUtils.html"title="class in com.comphenix.protocol.reflect"><spanclass="strong">MethodUtils</span></a> - Class in <ahref="../com/comphenix/protocol/reflect/package-summary.html">com.comphenix.protocol.reflect</a></dt>
<dd>
<divclass="block"> Utility reflection methods focussed on methods in general rather than properties in particular.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/MethodUtils.html#MethodUtils()">MethodUtils()</a></span> - Constructor for class com.comphenix.protocol.reflect.<ahref="../com/comphenix/protocol/reflect/MethodUtils.html"title="class in com.comphenix.protocol.reflect">MethodUtils</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/utility/MinecraftReflection.html#MINECRAFT_OBJECT">MINECRAFT_OBJECT</a></span> - Static variable in class com.comphenix.protocol.utility.<ahref="../com/comphenix/protocol/utility/MinecraftReflection.html"title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dt><ahref="../com/comphenix/protocol/utility/MinecraftReflection.html"title="class in com.comphenix.protocol.utility"><spanclass="strong">MinecraftReflection</span></a> - Class in <ahref="../com/comphenix/protocol/utility/package-summary.html">com.comphenix.protocol.utility</a></dt>
<dd>
<divclass="block">Methods and constants specifically used in conjuction with reflecting Minecraft object.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/utility/MinecraftReflection.html#MinecraftReflection()">MinecraftReflection()</a></span> - Constructor for class com.comphenix.protocol.utility.<ahref="../com/comphenix/protocol/utility/MinecraftReflection.html"title="class in com.comphenix.protocol.utility">MinecraftReflection</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#MOB_EFFECT">MOB_EFFECT</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>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#MOB_SPAWN">MOB_SPAWN</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/WrappedWatchableObject.html#modifier">modifier</a></span> - Variable in class com.comphenix.protocol.wrappers.<ahref="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html"title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/StructureModifier.html#modify(int, com.google.common.base.Function)">modify(int, Function<TField, TField>)</a></span> - Method in class com.comphenix.protocol.reflect.<ahref="../com/comphenix/protocol/reflect/StructureModifier.html"title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>
<divclass="block">Correctly modifies the value of a field.</div>
</dd>
<dt><ahref="../com/comphenix/protocol/events/MonitorAdapter.html"title="class in com.comphenix.protocol.events"><spanclass="strong">MonitorAdapter</span></a> - Class in <ahref="../com/comphenix/protocol/events/package-summary.html">com.comphenix.protocol.events</a></dt>
<dd>
<divclass="block">Represents a listener that is notified of every sent and recieved packet.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide)">MonitorAdapter(Plugin, ConnectionSide)</a></span> - Constructor for class com.comphenix.protocol.events.<ahref="../com/comphenix/protocol/events/MonitorAdapter.html"title="class in com.comphenix.protocol.events">MonitorAdapter</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/events/MonitorAdapter.html#MonitorAdapter(org.bukkit.plugin.Plugin, com.comphenix.protocol.events.ConnectionSide, java.util.logging.Logger)">MonitorAdapter(Plugin, ConnectionSide, Logger)</a></span> - Constructor for class com.comphenix.protocol.events.<ahref="../com/comphenix/protocol/events/MonitorAdapter.html"title="class in com.comphenix.protocol.events">MonitorAdapter</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#MULTI_BLOCK_CHANGE">MULTI_BLOCK_CHANGE</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#multiply(int)">multiply(int)</a></span> - Method 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">Multiply each dimension in the current position by the given factor.</div>