- save(BigChunkLocation, BigChunk) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue
-
Save the data as soon as possible, if not being already saved or loaded.
- save(MinimapPalette, FileConfiguration, PaletteManager.ColorType) - Method in class io.github.bananapuncher714.cartographer.core.map.palette.PaletteManager
-
- saveAndUpdate(InputStream, File, boolean) - Static method in class io.github.bananapuncher714.cartographer.core.util.FileUtil
-
- saveBlocking() - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue
-
Shutdown loading and saving services, and finish saving what needs to be saved on the main thread.
- saveDirectory - Variable in class io.github.bananapuncher714.cartographer.core.PlayerManager
-
- saveFile - Variable in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue.TaskChunkSave
-
- saveFile - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- saveLocation - Variable in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue
-
- saveMapFiles(File) - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- saveTo(FileConfiguration) - Method in class io.github.bananapuncher714.cartographer.core.map.MapViewer
-
- saveToFile(InputStream, File, boolean) - Static method in class io.github.bananapuncher714.cartographer.core.util.FileUtil
-
- saving - Variable in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue
-
- savingService - Variable in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue
-
- scales - Variable in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- sendDataTo(int, byte[], MapCursor[], UUID...) - Method in interface io.github.bananapuncher714.cartographer.core.api.PacketHandler
-
Send map data to the client.
- SenderValidator - Interface in io.github.bananapuncher714.cartographer.core.api.command.validator.sender
-
- SenderValidatorNotPlayer - Class in io.github.bananapuncher714.cartographer.core.api.command.validator.sender
-
- SenderValidatorNotPlayer() - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidatorNotPlayer
-
- SenderValidatorPermission - Class in io.github.bananapuncher714.cartographer.core.api.command.validator.sender
-
- SenderValidatorPermission(String...) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidatorPermission
-
- SenderValidatorPlayer - Class in io.github.bananapuncher714.cartographer.core.api.command.validator.sender
-
- SenderValidatorPlayer() - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidatorPlayer
-
- senderValidators - Variable in class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
- sendPacket(Player, Object) - Method in class io.github.bananapuncher714.cartographer.tinyprotocol.TinyProtocol
-
Send a packet to a particular player.
- sendPacket(Channel, Object) - Method in class io.github.bananapuncher714.cartographer.tinyprotocol.TinyProtocol
-
Send a packet to a particular client.
- service - Variable in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
-
- set(ChunkLocation, ChunkData) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunk
-
- set(Object, Object) - Method in interface io.github.bananapuncher714.cartographer.tinyprotocol.Reflection.FieldAccessor
-
Set the content of a field.
- setAutoUpdate(boolean) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setBackground(SimpleImage) - Method in class io.github.bananapuncher714.cartographer.core.map.MapViewer
-
- setBackgroundImage(SimpleImage) - Method in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- setCacheAmount(int) - Method in enum io.github.bananapuncher714.cartographer.core.map.process.ChunkLoadListener
-
- setCancelled(boolean) - Method in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererInteractEvent
-
- setChunkDataProvider(ChunkDataProvider) - Method in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
-
- setCircularZoom(boolean) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setClassToJavaPluginLoader(String, Class<?>) - Static method in class io.github.bananapuncher714.cartographer.core.util.BukkitUtil
-
- setColor(Color) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the color of this pixel.
- setColor(CrossVersionMaterial, Color) - Method in class io.github.bananapuncher714.cartographer.core.map.palette.MinimapPalette
-
- setColor(CrossVersionMaterial, int) - Method in class io.github.bananapuncher714.cartographer.core.map.palette.MinimapPalette
-
- setCursorX(double) - Method in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
-
- setCursorY(double) - Method in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
-
- setCursorYaw(double) - Method in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
-
- setData(ChunkData) - Method in class io.github.bananapuncher714.cartographer.core.api.events.chunk.ChunkProcessedEvent
-
- setData(byte[]) - Method in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererDisabledEvent
-
- setDataProcessor(ChunkProcessor) - Method in class io.github.bananapuncher714.cartographer.core.api.events.chunk.ChunkPreProcessEvent
-
- setDataProvider(ChunkDataProvider) - Method in class io.github.bananapuncher714.cartographer.core.map.process.ChunkProcessor
-
- setDefault(PermissionDefault) - Method in class io.github.bananapuncher714.cartographer.core.api.permission.PermissionBuilder
-
- setDefaultColor(Color) - Method in class io.github.bananapuncher714.cartographer.core.map.palette.MinimapPalette
-
Set the default color.
- setDefaultColor(int) - Method in class io.github.bananapuncher714.cartographer.core.map.palette.MinimapPalette
-
Set the default color.
- setDefaultLocale(String) - Method in class io.github.bananapuncher714.cartographer.core.locale.LocaleManager
-
- setDefaultZoom(double) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setDescription(String) - Method in class io.github.bananapuncher714.cartographer.core.api.command.CommandBase
-
- setDescription(String) - Method in class io.github.bananapuncher714.cartographer.core.api.permission.PermissionBuilder
-
- setDescription(String) - Method in class io.github.bananapuncher714.cartographer.core.module.ModuleDescription
-
- setDisabledImage(SimpleImage) - Method in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- setDither(boolean) - Method in class io.github.bananapuncher714.cartographer.core.map.menu.MenuCanvas
-
- setDitherBackground(boolean) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setDitherBlacklisted(boolean) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setDitherOverlay(boolean) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setEnabled(boolean) - Method in class io.github.bananapuncher714.cartographer.core.module.Module
-
Set to enable or disable.
- setForceLoad(boolean) - Method in enum io.github.bananapuncher714.cartographer.core.map.process.ChunkLoadListener
-
- setGenerateAmount(int) - Method in enum io.github.bananapuncher714.cartographer.core.map.process.ChunkLoadListener
-
- setGlobal(boolean) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Set if the cursor is global.
- setHeight(double) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the height.
- setLoadAmount(int) - Method in enum io.github.bananapuncher714.cartographer.core.map.process.ChunkLoadListener
-
- setLocale(UUID, String) - Method in class io.github.bananapuncher714.cartographer.core.PlayerManager
-
- setLocation(Location) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the minimum location for this pixel.
- setMapMenu(UUID, MapMenu) - Method in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- setMinimap(Minimap) - Method in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- setName(String) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Set the name.
- setNewLocale(String) - Method in class io.github.bananapuncher714.cartographer.core.api.events.locale.DefaultLocaleChangeEvent
-
- setNewVal(T) - Method in class io.github.bananapuncher714.cartographer.core.api.events.player.MapViewerChangeSettingEvent
-
- setNotifier(ChunkNotifier) - Method in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
-
- setOverlay(SimpleImage) - Method in class io.github.bananapuncher714.cartographer.core.map.MapViewer
-
- setOverlayImage(SimpleImage) - Method in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- setPalette(MinimapPalette) - Method in class io.github.bananapuncher714.cartographer.core.api.events.minimap.MapUpdateBlockEvent
-
- setPalette(MinimapPalette) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setPalette(MinimapPalette) - Method in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- setPermission(String) - Method in class io.github.bananapuncher714.cartographer.core.api.command.CommandBase
-
- setPermission(Permission) - Method in class io.github.bananapuncher714.cartographer.core.api.command.CommandBase
-
- setPixel(int, int, Color) - Method in class io.github.bananapuncher714.cartographer.core.map.menu.MenuCanvas
-
- setPlayerMap(Player, Minimap) - Method in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- setPriority(int) - Method in class io.github.bananapuncher714.cartographer.core.api.MapPixel
-
Set the priority of this pixel.
- setPriority(double) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the priority.
- setRenderOutOfBorder(boolean) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setRotation(BooleanOption) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- setScale(UUID, ZoomScale) - Method in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- setScale(UUID, double) - Method in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- setScale(double) - Method in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
-
- setSetting(SettingState<T>, T) - Method in class io.github.bananapuncher714.cartographer.core.map.MapViewer
-
- setSettings(MapSettings) - Method in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- setSubCommand(SubCommand) - Method in class io.github.bananapuncher714.cartographer.core.api.command.CommandBase
-
- setting - Variable in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
-
- setting - Variable in class io.github.bananapuncher714.cartographer.core.renderer.RenderInfo
-
- settings - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- settings - Variable in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- SettingState<T extends java.lang.Comparable<T>> - Class in io.github.bananapuncher714.cartographer.core.api.setting
-
- SettingState(String, boolean, Class<T>) - Constructor for class io.github.bananapuncher714.cartographer.core.api.setting.SettingState
-
- SettingStateBoolean - Class in io.github.bananapuncher714.cartographer.core.api.setting
-
- SettingStateBoolean(String, boolean, boolean) - Constructor for class io.github.bananapuncher714.cartographer.core.api.setting.SettingStateBoolean
-
- SettingStateBooleanOption - Class in io.github.bananapuncher714.cartographer.core.api.setting
-
- SettingStateBooleanOption(String, boolean, BooleanOption) - Constructor for class io.github.bananapuncher714.cartographer.core.api.setting.SettingStateBooleanOption
-
- SettingStateLocale - Class in io.github.bananapuncher714.cartographer.core.api.setting
-
- SettingStateLocale(String, boolean) - Constructor for class io.github.bananapuncher714.cartographer.core.api.setting.SettingStateLocale
-
- setType(MapCursor.Type) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Set the MapCursor type of the cursor.
- setWebsite(String) - Method in class io.github.bananapuncher714.cartographer.core.module.ModuleDescription
-
- setWidth(double) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the width.
- setWorld(World) - Method in class io.github.bananapuncher714.cartographer.core.api.ChunkLocation
-
Set the world.
- setWorld(World) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the world.
- setWorld(World) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkLocation
-
Set the world.
- setX(int) - Method in class io.github.bananapuncher714.cartographer.core.api.ChunkLocation
-
Set the x coordinate.
- setX(double) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the minimum x coordinate.
- setX(int) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkLocation
-
Set the x coordinate
- setZ(int) - Method in class io.github.bananapuncher714.cartographer.core.api.ChunkLocation
-
Set the z coordinate.
- setZ(double) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Set the minimum z coordinate.
- setZ(int) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkLocation
-
Set the z coordinate
- severeTr(String, Object...) - Method in class io.github.bananapuncher714.cartographer.core.CartographerLogger
-
- severeTr(String, Object...) - Method in class io.github.bananapuncher714.cartographer.core.module.ModuleLogger
-
- shouldChunkBeLoaded(ChunkLocation) - Method in class io.github.bananapuncher714.cartographer.core.dependency.DependencyManager
-
- shouldLocationBeLoaded(Location) - Method in class io.github.bananapuncher714.cartographer.core.dependency.DependencyManager
-
- shouldLocationBeLoaded(Location) - Method in class io.github.bananapuncher714.cartographer.core.dependency.DependencyVanilla
-
- shouldLocationBeLoaded(Location) - Method in class io.github.bananapuncher714.cartographer.core.dependency.DependencyWorldBorderAPI
-
- SHOWNAME - Static variable in class io.github.bananapuncher714.cartographer.core.map.MapViewer
-
- SimpleChunkProcessor - Class in io.github.bananapuncher714.cartographer.core.map.process
-
Simulates vanilla map rendering, except not the water.
- SimpleChunkProcessor(MapDataCache, MinimapPalette) - Constructor for class io.github.bananapuncher714.cartographer.core.map.process.SimpleChunkProcessor
-
Construct a SimpleChunkProcessor with a cache and palette.
- SimpleImage - Class in io.github.bananapuncher714.cartographer.core.api
-
Load GIFs and images.
- SimpleImage(File) - Constructor for class io.github.bananapuncher714.cartographer.core.api.SimpleImage
-
- SimpleImage(File, int, int, int) - Constructor for class io.github.bananapuncher714.cartographer.core.api.SimpleImage
-
Construct a SimpleImage with the arguments provided.
- SimpleImage(Image, int, int, int) - Constructor for class io.github.bananapuncher714.cartographer.core.api.SimpleImage
-
Construct a SimpleImage with the arguments provided.
- SimpleImage(SimpleImage, int, int, int) - Constructor for class io.github.bananapuncher714.cartographer.core.api.SimpleImage
-
Construct a resized SimpleImage with the arguments provided.
- simplify(int[]) - Static method in class io.github.bananapuncher714.cartographer.core.util.JetpImageUtil
-
- sin(float) - Static method in class io.github.bananapuncher714.cartographer.core.util.RivenMath
-
- sinDeg(float) - Static method in class io.github.bananapuncher714.cartographer.core.util.RivenMath
-
- size() - Method in class io.github.bananapuncher714.cartographer.core.api.command.CommandParameters
-
- sizeOfGlobColTbl - Variable in class io.github.bananapuncher714.cartographer.core.util.GifDecoder.GifImage
-
- sortFlag - Variable in class io.github.bananapuncher714.cartographer.core.util.GifDecoder.GifImage
-
- style - Variable in enum io.github.bananapuncher714.cartographer.core.map.text.FontStyle
-
- SubCommand - Class in io.github.bananapuncher714.cartographer.core.api.command
-
A build and run command framework for automatic tab completions and easy branching.
- SubCommand() - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
Accept anything as a valid input
- SubCommand(String) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
Create a SubCommand with the string as the input validator.
- SubCommand(InputValidator<?>) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
Create a SubCommand with the input validator provided.
- subCommands - Variable in class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
- submit(CommandSender, String, String[], CommandParameters) - Method in class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
- SubRenderInfo - Class in io.github.bananapuncher714.cartographer.core.renderer
-
- SubRenderInfo() - Constructor for class io.github.bananapuncher714.cartographer.core.renderer.SubRenderInfo
-
- SubRenderTask - Class in io.github.bananapuncher714.cartographer.core.renderer
-
- SubRenderTask(RenderInfo, int, int) - Constructor for class io.github.bananapuncher714.cartographer.core.renderer.SubRenderTask
-
- subtract(int, int) - Method in class io.github.bananapuncher714.cartographer.core.api.ChunkLocation
-
Subtract coordinates from current coordinates.