Index

A B C D E F G H I L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

M

MapClickEvent - Class in de.pianoman911.mapengine.api.event
Represents a click on a map done by a player.
MapClickEvent(IMapDisplay, MapClickType, Player, Vec2i, Location, double) - Constructor for class de.pianoman911.mapengine.api.event.MapClickEvent
 
MapClickType - Enum Class in de.pianoman911.mapengine.api.util
Specifies which action the player executed for a MapClickEvent.
mapDisplays() - Method in interface de.pianoman911.mapengine.api.MapEngineApi
 
mapEngineApi() - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineContext
 
MapEngineApi - Interface in de.pianoman911.mapengine.api
The main API class for the MapEngine plugin.
MapEvent - Class in de.pianoman911.mapengine.api.event
 
MapEvent(IMapDisplay) - Constructor for class de.pianoman911.mapengine.api.event.MapEvent
 
mapId(int) - Method in interface de.pianoman911.mapengine.api.clientside.IMap
Maps the z level to a map id.
mapId(Player, int) - Method in interface de.pianoman911.mapengine.api.clientside.IMapDisplay
Sets the z-layer map id group for the player.
mapIds() - Method in interface de.pianoman911.mapengine.api.clientside.IMap
 
MapTraceResult - Record Class in de.pianoman911.mapengine.api.util
Used to hold the result of tracing a map display using MapEngineApi.traceDisplayInView(Player, int).
MapTraceResult(Vec2i, IMapDisplay, Location, double) - Constructor for record class de.pianoman911.mapengine.api.util.MapTraceResult
Creates an instance of a MapTraceResult record class.
A B C D E F G H I L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values