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 TypeMethodDescription@NotNull MapCursorCollection
MapCanvas.getCursors()
Get the cursor collection associated with this canvas.Methods in org.bukkit.map with parameters of type MapCursorCollectionModifier and TypeMethodDescriptionvoid
MapCanvas.setCursors
(@NotNull MapCursorCollection cursors) Set the cursor collection associated with this canvas.