Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InventivetalentDev/MapManager
/ types & classes
Types & classes
45 in github.com/InventivetalentDev/MapManager
⨍
Functions
250
◇
Types & classes
45
Class
AdvancedBarChart
Represents a custom advanced bar chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:558
Class
AdvancedMapChart
Represents a custom advanced map chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:647
Class
AdvancedPie
Represents a custom advanced pie.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:384
Class
ArrayImage
Container class for images <p> Stores colors as an integer array
src/org/inventivetalent/mapmanager/ArrayImage.java:18
Class
BitInputStream
src/org/inventivetalent/mapmanager/util/bit/BitInputStream.java:7
Class
BitPacket
src/org/inventivetalent/mapmanager/util/bit/BitPacket.java:4
Class
Bubble
src/org/inventivetalent/mapmanager/util/mcsd/MCSDBubbleFormat.java:171
Class
CommandHandler
src/org/inventivetalent/mapmanager/CommandHandler.java:10
Class
Converter
src/org/inventivetalent/mapmanager/util/Converter.java:6
Enum
Country
A enum which is used for custom maps.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:696
Class
CreativeInventoryMapUpdateEvent
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
Class
CustomChart
Represents a custom chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:307
Interface
DebugCallable
src/org/inventivetalent/mapmanager/controller/MultiMapController.java:71
Class
DefaultMapManager
src/org/inventivetalent/mapmanager/DefaultMapManager.java:14
Class
DefaultMapWrapper
src/org/inventivetalent/mapmanager/DefaultMapWrapper.java:28
Class
MCSDBubbleFormat
src/org/inventivetalent/mapmanager/util/mcsd/MCSDBubbleFormat.java:16
Class
MCSDGenBukkit
src/org/inventivetalent/mapmanager/util/mcsd/MCSDGenBukkit.java:7
Class
MCSDWebbingCodec
src/org/inventivetalent/mapmanager/util/mcsd/MCSDWebbingCodec.java:9
Class
MapCancelEvent
src/org/inventivetalent/mapmanager/event/MapCancelEvent.java:37
Class
MapColorPalette
src/org/inventivetalent/mapmanager/util/MapColorPalette.java:12
Class
MapColorSpaceData
src/org/inventivetalent/mapmanager/util/MapColorSpaceData.java:7
Class
MapContentUpdateEvent
Event called when the content of a {@link MapWrapper} is updated
src/org/inventivetalent/mapmanager/event/MapContentUpdateEvent.java:11
Interface
MapController
Default MapController
src/org/inventivetalent/mapmanager/controller/MapController.java:11
Class
MapInteractEvent
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
Class
MapLimitExceededException
Exception thrown if no more map IDs are available
src/org/inventivetalent/mapmanager/MapLimitExceededException.java:6
Class
MapListener
src/org/inventivetalent/mapmanager/MapListener.java:10
Interface
MapManager
src/org/inventivetalent/mapmanager/manager/MapManager.java:12
Class
MapManagerPlugin
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
Class
MapSender
src/org/inventivetalent/mapmanager/MapSender.java:18
Interface
MapWrapper
src/org/inventivetalent/mapmanager/wrapper/MapWrapper.java:6
Interface
MatrixCallable
src/org/inventivetalent/mapmanager/MultiMapWrapper.java:337
Class
Metrics
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
Class
MultiLineChart
Represents a custom multi line chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:467
Interface
MultiMapController
Controller for multiple/split maps @see org.inventivetalent.mapmanager.manager.MapManager#wrapMultiImage(BufferedImage, int, int)
src/org/inventivetalent/mapmanager/controller/MultiMapController.java:13
Class
MultiMapWrapper
src/org/inventivetalent/mapmanager/MultiMapWrapper.java:16
Interface
MultiWrapper
src/org/inventivetalent/mapmanager/wrapper/MultiWrapper.java:5
Class
Options
MapManger Options
src/org/inventivetalent/mapmanager/manager/MapManager.java:134
Class
PacketListener
src/org/inventivetalent/mapmanager/PacketListener.java:22
Class
QueuedMap
src/org/inventivetalent/mapmanager/MapSender.java:243
Class
Sender
Options for Map-sending
src/org/inventivetalent/mapmanager/manager/MapManager.java:161
Class
SimpleBarChart
Represents a custom simple bar chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:516
Class
SimpleMapChart
Represents a custom simple map chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:611
Class
SimplePie
Represents a custom simple pie.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:350
Class
SingleLineChart
Represents a custom single line chart.
src/org/inventivetalent/mapmanager/metrics/Metrics.java:432
Class
TimingsHelper
src/org/inventivetalent/mapmanager/TimingsHelper.java:10