Uses of Class
org.bukkit.map.MapCursorCollection
Packages that use MapCursorCollection
-
Uses of MapCursorCollection in org.bukkit.map
Methods in org.bukkit.map that return MapCursorCollectionModifier and TypeMethodDescriptionMapCanvas.getCursors()
Get the cursor collection associated with this canvas.Methods in org.bukkit.map with parameters of type MapCursorCollectionModifier and TypeMethodDescriptionvoid
MapCanvas.setCursors
(MapCursorCollection cursors) Set the cursor collection associated with this canvas.