- main(String[]) - Static method in class com.comphenix.protocol.Application
-
- MAP_CHUNK - Static variable in class com.comphenix.protocol.Packets.Server
-
- MAP_CHUNK_BULK - Static variable in class com.comphenix.protocol.Packets.Server
-
- maxErrorCount - Variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- members - Variable in class com.comphenix.protocol.reflect.IntEnum
-
- MethodUtils - Class in com.comphenix.protocol.reflect
-
Utility reflection methods focussed on methods in general rather than properties in particular.
- MethodUtils() - Constructor for class com.comphenix.protocol.reflect.MethodUtils
-
- MINECRAFT_OBJECT - Static variable in class com.comphenix.protocol.utility.MinecraftReflection
-
Regular expression that matches a Minecraft object.
- MinecraftReflection - Class in com.comphenix.protocol.utility
-
Methods and constants specifically used in conjuction with reflecting Minecraft object.
- MinecraftReflection() - Constructor for class com.comphenix.protocol.utility.MinecraftReflection
-
- MOB_EFFECT - Static variable in class com.comphenix.protocol.Packets.Server
-
- MOB_SPAWN - Static variable in class com.comphenix.protocol.Packets.Server
-
- modifier - Variable in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
- modify(int, Function<TField, TField>) - Method in class com.comphenix.protocol.reflect.StructureModifier
-
Correctly modifies the value of a field.
- MonitorAdapter - Class in com.comphenix.protocol.events
-
Represents a listener that is notified of every sent and recieved packet.
- MonitorAdapter(Plugin, ConnectionSide) - Constructor for class com.comphenix.protocol.events.MonitorAdapter
-
- MonitorAdapter(Plugin, ConnectionSide, Logger) - Constructor for class com.comphenix.protocol.events.MonitorAdapter
-
- MULTI_BLOCK_CHANGE - Static variable in class com.comphenix.protocol.Packets.Server
-
- multiply(int) - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Multiply each dimension in the current position by the given factor.