MCPcopy Create free account

hub / github.com/InventivetalentDev/MapManager / types & classes

Types & classes45 in github.com/InventivetalentDev/MapManager

ClassAdvancedBarChart
Represents a custom advanced bar chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:558
ClassAdvancedMapChart
Represents a custom advanced map chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:647
ClassAdvancedPie
Represents a custom advanced pie.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:384
ClassArrayImage
Container class for images <p> Stores colors as an integer array
src/org/inventivetalent/mapmanager/ArrayImage.java:18
ClassBitInputStream
src/org/inventivetalent/mapmanager/util/bit/BitInputStream.java:7
ClassBitPacket
src/org/inventivetalent/mapmanager/util/bit/BitPacket.java:4
ClassBubble
src/org/inventivetalent/mapmanager/util/mcsd/MCSDBubbleFormat.java:171
ClassCommandHandler
src/org/inventivetalent/mapmanager/CommandHandler.java:10
ClassConverter
src/org/inventivetalent/mapmanager/util/Converter.java:6
EnumCountry
A enum which is used for custom maps.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:696
ClassCreativeInventoryMapUpdateEvent
Event called when a client sends a CreativeInventoryUpdate-Packet for a {@link MapManager} map (usually after using {@link org.inventivetalent.mapmana
src/org/inventivetalent/mapmanager/event/CreativeInventoryMapUpdateEvent.java:20
ClassCustomChart
Represents a custom chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:307
InterfaceDebugCallable
src/org/inventivetalent/mapmanager/controller/MultiMapController.java:71
ClassDefaultMapManager
src/org/inventivetalent/mapmanager/DefaultMapManager.java:14
ClassDefaultMapWrapper
src/org/inventivetalent/mapmanager/DefaultMapWrapper.java:28
ClassMCSDBubbleFormat
src/org/inventivetalent/mapmanager/util/mcsd/MCSDBubbleFormat.java:16
ClassMCSDGenBukkit
src/org/inventivetalent/mapmanager/util/mcsd/MCSDGenBukkit.java:7
ClassMCSDWebbingCodec
src/org/inventivetalent/mapmanager/util/mcsd/MCSDWebbingCodec.java:9
ClassMapCancelEvent
src/org/inventivetalent/mapmanager/event/MapCancelEvent.java:37
ClassMapColorPalette
src/org/inventivetalent/mapmanager/util/MapColorPalette.java:12
ClassMapColorSpaceData
src/org/inventivetalent/mapmanager/util/MapColorSpaceData.java:7
ClassMapContentUpdateEvent
Event called when the content of a {@link MapWrapper} is updated
src/org/inventivetalent/mapmanager/event/MapContentUpdateEvent.java:11
InterfaceMapController
Default MapController
src/org/inventivetalent/mapmanager/controller/MapController.java:11
ClassMapInteractEvent
Event called when a player interacts with a {@link org.inventivetalent.mapmanager.manager.MapManager} map in an {@link ItemFrame}
src/org/inventivetalent/mapmanager/event/MapInteractEvent.java:18
ClassMapLimitExceededException
Exception thrown if no more map IDs are available
src/org/inventivetalent/mapmanager/MapLimitExceededException.java:6
ClassMapListener
src/org/inventivetalent/mapmanager/MapListener.java:10
InterfaceMapManager
src/org/inventivetalent/mapmanager/manager/MapManager.java:12
ClassMapManagerPlugin
MapManager-Plugin <p> use <code>Bukkit.getPluginManager().getPlugin("MapManager")</code> to access the plugin instance or <code>Bukkit.getPluginManage
src/org/inventivetalent/mapmanager/MapManagerPlugin.java:36
ClassMapSender
src/org/inventivetalent/mapmanager/MapSender.java:18
InterfaceMapWrapper
src/org/inventivetalent/mapmanager/wrapper/MapWrapper.java:6
InterfaceMatrixCallable
src/org/inventivetalent/mapmanager/MultiMapWrapper.java:337
ClassMetrics
bStats collects some data for plugin authors. Check out https://bStats.org/ to learn more about bStats!
src/org/inventivetalent/mapmanager/metrics/Metrics.java:26
ClassMultiLineChart
Represents a custom multi line chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:467
InterfaceMultiMapController
Controller for multiple/split maps @see org.inventivetalent.mapmanager.manager.MapManager#wrapMultiImage(BufferedImage, int, int)
src/org/inventivetalent/mapmanager/controller/MultiMapController.java:13
ClassMultiMapWrapper
src/org/inventivetalent/mapmanager/MultiMapWrapper.java:16
InterfaceMultiWrapper
src/org/inventivetalent/mapmanager/wrapper/MultiWrapper.java:5
ClassOptions
MapManger Options
src/org/inventivetalent/mapmanager/manager/MapManager.java:134
ClassPacketListener
src/org/inventivetalent/mapmanager/PacketListener.java:22
ClassQueuedMap
src/org/inventivetalent/mapmanager/MapSender.java:243
ClassSender
Options for Map-sending
src/org/inventivetalent/mapmanager/manager/MapManager.java:161
ClassSimpleBarChart
Represents a custom simple bar chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:516
ClassSimpleMapChart
Represents a custom simple map chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:611
ClassSimplePie
Represents a custom simple pie.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:350
ClassSingleLineChart
Represents a custom single line chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:432
ClassTimingsHelper
src/org/inventivetalent/mapmanager/TimingsHelper.java:10