Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

P

PacketHandler - Interface in io.github.bananapuncher714.cartographer.core.api
Handle NMS methods and packet manipulation.
palette - Variable in class io.github.bananapuncher714.cartographer.core.map.MapSettings
 
palette - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
 
palette - Variable in class io.github.bananapuncher714.cartographer.core.map.process.SimpleChunkProcessor
 
PaletteManager - Class in io.github.bananapuncher714.cartographer.core.map.palette
Manage the MinimapPalette for Minimap.
PaletteManager(Cartographer) - Constructor for class io.github.bananapuncher714.cartographer.core.map.palette.PaletteManager
Only one PaletteManager is recommended.
PaletteManager.ColorType - Enum in io.github.bananapuncher714.cartographer.core.map.palette
Contains different ways to write a color.
palettes - Variable in class io.github.bananapuncher714.cartographer.core.map.palette.PaletteManager
 
parameter - Variable in class io.github.bananapuncher714.cartographer.core.api.command.CommandOption
 
parameters - Variable in class io.github.bananapuncher714.cartographer.core.api.command.CommandParameters
 
params - Variable in class io.github.bananapuncher714.cartographer.core.api.command.executor.CommandExecutableMessageLocale
 
pattern - Variable in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorPattern
 
permission - Variable in class io.github.bananapuncher714.cartographer.core.api.permission.PermissionBuilder
 
PermissionBuilder - Class in io.github.bananapuncher714.cartographer.core.api.permission
 
PermissionBuilder(String) - Constructor for class io.github.bananapuncher714.cartographer.core.api.permission.PermissionBuilder
 
permissions - Variable in class io.github.bananapuncher714.cartographer.core.api.command.validator.sender.SenderValidatorPermission
 
pixelProviders - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
 
player - Variable in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererActivateEvent
 
player - Variable in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererDeactivateEvent
 
player - Variable in class io.github.bananapuncher714.cartographer.core.api.events.renderer.CartographerRendererInteractEvent
 
PlayerListener - Class in io.github.bananapuncher714.cartographer.core
 
PlayerListener(Cartographer) - Constructor for class io.github.bananapuncher714.cartographer.core.PlayerListener
 
PlayerManager - Class in io.github.bananapuncher714.cartographer.core
 
PlayerManager(Cartographer, File) - Constructor for class io.github.bananapuncher714.cartographer.core.PlayerManager
 
PlayerSetting - Class in io.github.bananapuncher714.cartographer.core.renderer
 
PlayerSetting(CartographerRenderer, UUID, String, Location) - Constructor for class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
 
playerUUID - Variable in class io.github.bananapuncher714.cartographer.core.renderer.PlayerSetting
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.executor.CommandListExecutable
Deprecated.
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.executor.CommandMapReloadExecutable
Deprecated.
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.executor.CommandReloadExecutable
Deprecated.
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorCreateMinimap
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorMinimap
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.validator.InputValidatorMinimapFile
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModule
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModuleEnabled
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.command.validator.module.InputValidatorModuleUnloaded
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.dependency.DependencyManager
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.map.palette.PaletteManager
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.MinimapManager
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.ModuleManager
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.PlayerListener
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.PlayerManager
 
plugin - Variable in class io.github.bananapuncher714.cartographer.core.renderer.CartographerRenderer
 
plugin - Variable in class io.github.bananapuncher714.cartographer.tinyprotocol.TinyProtocol
 
pop(String[]) - Static method in class io.github.bananapuncher714.cartographer.core.util.FailSafe
 
primaryValidator - Variable in class io.github.bananapuncher714.cartographer.core.api.command.validator.InputValidatorChain
 
priority - Variable in class io.github.bananapuncher714.cartographer.core.api.MapPixel
 
priority - Variable in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
The priority ordering from 0 to 0xFFFFFF.
process(ChunkSnapshot) - Method in interface io.github.bananapuncher714.cartographer.core.map.process.ChunkDataProvider
May be ran asynchronously.
process(Location, MinimapPalette) - Method in interface io.github.bananapuncher714.cartographer.core.map.process.ChunkDataProvider
Get the color at a particular location, should be called from the main thread.
process(ChunkLocation) - Method in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
 
process(ChunkSnapshot) - Method in class io.github.bananapuncher714.cartographer.core.map.process.RandomChunkProcessor
 
process(Location, MinimapPalette) - Method in class io.github.bananapuncher714.cartographer.core.map.process.RandomChunkProcessor
 
process(ChunkSnapshot) - Method in class io.github.bananapuncher714.cartographer.core.map.process.SimpleChunkProcessor
 
process(Location, MinimapPalette) - Method in class io.github.bananapuncher714.cartographer.core.map.process.SimpleChunkProcessor
 
processor - Variable in class io.github.bananapuncher714.cartographer.core.api.events.chunk.ChunkPreProcessEvent
 
provider - Variable in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
 
pxAspectRatio - Variable in class io.github.bananapuncher714.cartographer.core.util.GifDecoder.GifImage
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links