- IcecoreMath - Class in io.github.bananapuncher714.cartographer.core.util
-
Icecore's fast atan2 with lookup tables.
- IcecoreMath() - Constructor for class io.github.bananapuncher714.cartographer.core.util.IcecoreMath
-
- id - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- id - Variable in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- index - Variable in class io.github.bananapuncher714.cartographer.core.renderer.SubRenderInfo
-
- index - Variable in class io.github.bananapuncher714.cartographer.core.renderer.SubRenderTask
-
- info - Variable in class io.github.bananapuncher714.cartographer.core.renderer.FrameRenderTask
-
- info - Variable in class io.github.bananapuncher714.cartographer.core.renderer.SubRenderTask
-
- infoTr(String, Object...) - Method in class io.github.bananapuncher714.cartographer.core.CartographerLogger
-
- infoTr(String, Object...) - Method in class io.github.bananapuncher714.cartographer.core.module.ModuleLogger
-
- init() - Static method in class io.github.bananapuncher714.cartographer.core.util.JetpImageUtil
-
- injectChannel(Channel) - Method in class io.github.bananapuncher714.cartographer.tinyprotocol.TinyProtocol
-
Add a custom channel handler to the given channel.
- injectPlayer(Player) - Method in class io.github.bananapuncher714.cartographer.tinyprotocol.TinyProtocol
-
Add a custom channel handler to the given player's channel pipeline, allowing us to intercept sent and received packets.
- InputValidator<T> - Interface in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorArguments - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorArguments(int) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorArguments
-
- InputValidatorArguments(int, int) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorArguments
-
- InputValidatorBoolean - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorBoolean(String[], String[]) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorBoolean
-
- InputValidatorBoolean() - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorBoolean
-
- InputValidatorBooleanOption - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorBooleanOption(String[], String[], String[]) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorBooleanOption
-
- InputValidatorBooleanOption() - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorBooleanOption
-
- InputValidatorChain<T> - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorChain(InputValidator<T>) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorChain
-
- InputValidatorCreateMinimap - Class in io.github.bananapuncher714.cartographer.core.command.validator
-
- InputValidatorCreateMinimap(Cartographer) - Constructor for class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorCreateMinimap
-
- InputValidatorInt - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorInt() - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorInt
-
- InputValidatorInt(int, int) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorInt
-
- InputValidatorMinimap - Class in io.github.bananapuncher714.cartographer.core.command.validator
-
- InputValidatorMinimap(Cartographer) - Constructor for class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorMinimap
-
- InputValidatorMinimapFile - Class in io.github.bananapuncher714.cartographer.core.command.validator
-
- InputValidatorMinimapFile(Cartographer) - Constructor for class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorMinimapFile
-
- InputValidatorModule - Class in io.github.bananapuncher714.cartographer.core.command.validator.module
-
- InputValidatorModule(Cartographer) - Constructor for class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModule
-
- InputValidatorModuleEnabled - Class in io.github.bananapuncher714.cartographer.core.command.validator.module
-
- InputValidatorModuleEnabled(Cartographer, boolean) - Constructor for class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModuleEnabled
-
- InputValidatorModuleUnloaded - Class in io.github.bananapuncher714.cartographer.core.command.validator.module
-
- InputValidatorModuleUnloaded(Cartographer) - Constructor for class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModuleUnloaded
-
- InputValidatorPattern - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorPattern(String) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorPattern
-
- InputValidatorPlayer - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorPlayer() - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorPlayer
-
- InputValidatorSettingState - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorSettingState(SettingState<?>) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorSettingState
-
- InputValidatorString - Class in io.github.bananapuncher714.cartographer.core.api.command.validator
-
- InputValidatorString(String) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorString
-
- InputValidatorString(String...) - Constructor for class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorString
-
- interact(Player, PlayerSetting) - Method in class io.github.bananapuncher714.cartographer.core.map.menu.MapMenu
-
- interact(Player, MapInteraction) - Method in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- interaction - Variable in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererInteractEvent
-
- interaction - Variable in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
-
- intersects(double, double) - Method in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Check if this region intersects with the coordinates provided.
- invoke(Object...) - Method in interface io.github.bananapuncher714.cartographer.tinyprotocol.Reflection.ConstructorInvoker
-
Invoke a constructor for a specific class.
- invoke(Object, Object...) - Method in interface io.github.bananapuncher714.cartographer.tinyprotocol.Reflection.MethodInvoker
-
Invoke a method on a specific target object.
- io.github.bananapuncher714.cartographer.core - package io.github.bananapuncher714.cartographer.core
-
- io.github.bananapuncher714.cartographer.core.api - package io.github.bananapuncher714.cartographer.core.api
-
Contains general utility classes, interfaces, and enums for Cartographer2.
- io.github.bananapuncher714.cartographer.core.api.command - package io.github.bananapuncher714.cartographer.core.api.command
-
Classes for building complex command trees.
- io.github.bananapuncher714.cartographer.core.api.command.executor - package io.github.bananapuncher714.cartographer.core.api.command.executor
-
- io.github.bananapuncher714.cartographer.core.api.command.validator - package io.github.bananapuncher714.cartographer.core.api.command.validator
-
- io.github.bananapuncher714.cartographer.core.api.command.validator.sender - package io.github.bananapuncher714.cartographer.core.api.command.validator.sender
-
- io.github.bananapuncher714.cartographer.core.api.events - package io.github.bananapuncher714.cartographer.core.api.events
-
Contains events associated with Cartographer2.
- io.github.bananapuncher714.cartographer.core.api.events.chunk - package io.github.bananapuncher714.cartographer.core.api.events.chunk
-
Contains events dealing with chunk loading.
- io.github.bananapuncher714.cartographer.core.api.events.locale - package io.github.bananapuncher714.cartographer.core.api.events.locale
-
- io.github.bananapuncher714.cartographer.core.api.events.minimap - package io.github.bananapuncher714.cartographer.core.api.events.minimap
-
Contains events dealing with
Minimap
.
- io.github.bananapuncher714.cartographer.core.api.events.module - package io.github.bananapuncher714.cartographer.core.api.events.module
-
Events relating to modules.
- io.github.bananapuncher714.cartographer.core.api.events.player - package io.github.bananapuncher714.cartographer.core.api.events.player
-
- io.github.bananapuncher714.cartographer.core.api.events.renderer - package io.github.bananapuncher714.cartographer.core.api.events.renderer
-
Events related to CartographerRenderer actions.
- io.github.bananapuncher714.cartographer.core.api.map - package io.github.bananapuncher714.cartographer.core.api.map
-
Contains providers for the
Minimap
, allows customization to what gets displayed.
- io.github.bananapuncher714.cartographer.core.api.permission - package io.github.bananapuncher714.cartographer.core.api.permission
-
Build and manage permissions at runtime.
- io.github.bananapuncher714.cartographer.core.api.setting - package io.github.bananapuncher714.cartographer.core.api.setting
-
- io.github.bananapuncher714.cartographer.core.command - package io.github.bananapuncher714.cartographer.core.command
-
Contains main Cartographer2 commands.
- io.github.bananapuncher714.cartographer.core.command.executor - package io.github.bananapuncher714.cartographer.core.command.executor
-
- io.github.bananapuncher714.cartographer.core.command.validator - package io.github.bananapuncher714.cartographer.core.command.validator
-
- io.github.bananapuncher714.cartographer.core.command.validator.module - package io.github.bananapuncher714.cartographer.core.command.validator.module
-
- io.github.bananapuncher714.cartographer.core.command.validator.sender - package io.github.bananapuncher714.cartographer.core.command.validator.sender
-
- io.github.bananapuncher714.cartographer.core.dependency - package io.github.bananapuncher714.cartographer.core.dependency
-
Manage any dependencies that might be required by Cartographer2 to function properly.
- io.github.bananapuncher714.cartographer.core.file - package io.github.bananapuncher714.cartographer.core.file
-
- io.github.bananapuncher714.cartographer.core.locale - package io.github.bananapuncher714.cartographer.core.locale
-
Contains classes related to localization for players.
- io.github.bananapuncher714.cartographer.core.map - package io.github.bananapuncher714.cartographer.core.map
-
- io.github.bananapuncher714.cartographer.core.map.menu - package io.github.bananapuncher714.cartographer.core.map.menu
-
Contains classes for creating menus on maps.
- io.github.bananapuncher714.cartographer.core.map.palette - package io.github.bananapuncher714.cartographer.core.map.palette
-
- io.github.bananapuncher714.cartographer.core.map.process - package io.github.bananapuncher714.cartographer.core.map.process
-
Contains classes for processing chunks and converting them to data for the renderer.
- io.github.bananapuncher714.cartographer.core.map.text - package io.github.bananapuncher714.cartographer.core.map.text
-
Drawing text onto maps.
- io.github.bananapuncher714.cartographer.core.module - package io.github.bananapuncher714.cartographer.core.module
-
Contains module loading for a custom addon system.
- io.github.bananapuncher714.cartographer.core.renderer - package io.github.bananapuncher714.cartographer.core.renderer
-
Contains classes responsible for rendering map items in-game.
- io.github.bananapuncher714.cartographer.core.util - package io.github.bananapuncher714.cartographer.core.util
-
- io.github.bananapuncher714.cartographer.tinyprotocol - package io.github.bananapuncher714.cartographer.tinyprotocol
-
TinyProtocol taken from https://github.com/aadnk/ProtocolLib/blob/master/modules/TinyProtocol/src/main/java/com/comphenix/tinyprotocol/TinyProtocol.java
- isAutoUpdate() - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isBlacklisted(String) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isCancelled() - Method in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererInteractEvent
-
- isCircularZoom() - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isDither() - Method in class io.github.bananapuncher714.cartographer.core.map.menu.MenuCanvas
-
- isDitherBackground() - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isDitherBlacklisted() - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isDitherMissingMapImage() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- isDitherOverlay() - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isEnabled() - Method in class io.github.bananapuncher714.cartographer.core.module.Module
-
Enabled or not.
- isForceLoad() - Method in enum io.github.bananapuncher714.cartographer.core.map.process.ChunkLoadListener
-
- isGlobal() - Method in class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Get if the cursor is global.
- isLeastZoomed() - Method in enum io.github.bananapuncher714.cartographer.core.api.ZoomScale
-
Deprecated.
Check if the zoom scale is the most zoomed out.
- isLoaded() - Method in class io.github.bananapuncher714.cartographer.core.api.ChunkLocation
-
Check if the chunk that this location represents is loaded.
- isLoaded(int) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkMap
-
Deprecated.
- isLoading(ChunkLocation) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue
-
- isLoading(ChunkLocation) - Static method in enum io.github.bananapuncher714.cartographer.core.map.process.ChunkLoadListener
-
- isMainHand() - Method in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererActivateEvent
-
Getter for main hand usage.
- isMainHand() - Method in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
-
- isMapRegistered(int) - Method in interface io.github.bananapuncher714.cartographer.core.api.PacketHandler
-
Check if the id provided is a Cartographer2 map.
- isMinimapItem(ItemStack) - Method in class io.github.bananapuncher714.cartographer.core.MinimapManager
-
- isMostZoomed() - Method in enum io.github.bananapuncher714.cartographer.core.api.ZoomScale
-
Deprecated.
Check if the zoom scale is the most zoomed in.
- isPaletteDebug() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- isPluginLoaded(String) - Static method in class io.github.bananapuncher714.cartographer.core.util.BukkitUtil
-
Check if the plugin given is loaded
- isPreventDrop() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- isPrivate() - Method in class io.github.bananapuncher714.cartographer.core.api.setting.SettingState
-
- isProcessing(ChunkLocation) - Method in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
-
- isQueued(ChunkLocation) - Static method in enum io.github.bananapuncher714.cartographer.core.map.process.ChunkLoadListener
-
- isRenderOutOfBorder() - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isRotateByDefault() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- isRotating() - Method in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
-
- isSaving(ChunkLocation) - Method in class io.github.bananapuncher714.cartographer.core.file.BigChunkQueue
-
- isServerOverloaded() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- isTransparent(CrossVersionMaterial) - Method in class io.github.bananapuncher714.cartographer.core.map.palette.MinimapPalette
-
Check if the material is listed as transparent by this palette.
- isTrue() - Method in enum io.github.bananapuncher714.cartographer.core.api.BooleanOption
-
Check for true.
- isUnset() - Method in enum io.github.bananapuncher714.cartographer.core.api.BooleanOption
-
Check for unset.
- isUseDropPacket() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- isValid(String, String[]) - Method in interface io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidator
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorArguments
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorBoolean
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorBooleanOption
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorChain
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorInt
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorPattern
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorPlayer
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorSettingState
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorString
-
- isValid(CommandSender) - Method in interface io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidator
-
- isValid(CommandSender) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidatorNotPlayer
-
- isValid(CommandSender) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidatorPermission
-
- isValid(CommandSender) - Method in class io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidatorPlayer
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorCreateMinimap
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorMinimap
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorMinimapFile
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModule
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModuleEnabled
-
- isValid(String, String[]) - Method in class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModuleUnloaded
-
- isValidHand(PlayerInteractEvent) - Method in interface io.github.bananapuncher714.cartographer.core.api.GeneralUtil
-
Check if the event is called with the player's main hand.
- isValidInventory(InventoryType) - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- isValidZoom(double) - Method in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-
- isViewing(UUID) - Method in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
-
- isWater(ChunkSnapshot, int, int, int) - Method in interface io.github.bananapuncher714.cartographer.core.api.GeneralUtil
-
Check if a block at the given position is water.
- isWater(Block) - Method in interface io.github.bananapuncher714.cartographer.core.api.GeneralUtil
-
Check if a block is water.
- isWhitelist - Variable in class io.github.bananapuncher714.cartographer.core.map.MapSettings
-