- of(String, boolean, boolean) - Static method in class io.github.bananapuncher714.cartographer.core.api.setting.SettingStateBoolean
-
- of(String, boolean, BooleanOption) - Static method in class io.github.bananapuncher714.cartographer.core.api.setting.SettingStateBooleanOption
-
- oldLocale - Variable in class io.github.bananapuncher714.cartographer.core.api.events.locale.DefaultLocaleChangeEvent
-
- onChunkLoad(ChunkLocation, ChunkData) - Method in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- onChunkLoad(ChunkLocation, ChunkData) - Method in interface io.github.bananapuncher714.cartographer.core.map.process.ChunkNotifier
-
- onChunkProcessed(ChunkLocation, ChunkData) - Method in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- onChunkProcessed(ChunkLocation, ChunkData) - Method in interface io.github.bananapuncher714.cartographer.core.map.process.ChunkNotifier
-
- onClose(UUID) - Method in class io.github.bananapuncher714.cartographer.core.map.menu.MapMenu
-
- onDisable() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- onDisable() - Method in class io.github.bananapuncher714.cartographer.core.module.Module
-
Optional disable method.
- onEnable() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- onEnable() - Method in class io.github.bananapuncher714.cartographer.core.module.Module
-
Starting point of any module.
- onInteract(Player, double, double, MapInteraction) - Method in interface io.github.bananapuncher714.cartographer.core.map.menu.MenuComponent
-
Called when a player interacts with a menu, either from pressing Q, or CTRL+Q.
- onPacketInAsync(Player, Channel, Object) - Method in class io.github.bananapuncher714.cartographer.tinyprotocol.TinyProtocol
-
Invoked when the server has received a packet from a given player.
- onPacketInterceptIn(Player, Object) - Method in interface io.github.bananapuncher714.cartographer.core.api.PacketHandler
-
Called before a packet gets sent from player to server.
- onPacketInterceptOut(Player, Object) - Method in interface io.github.bananapuncher714.cartographer.core.api.PacketHandler
-
Called before a packet gets sent from server to player.
- onPacketOutAsync(Player, Channel, Object) - Method in class io.github.bananapuncher714.cartographer.tinyprotocol.TinyProtocol
-
Invoked when the server is starting to send a packet to a player.
- onServerLoad() - Method in class io.github.bananapuncher714.cartographer.core.Cartographer
-
- onView(MenuCanvas, Player, double, double) - Method in interface io.github.bananapuncher714.cartographer.core.map.menu.MenuComponent
-
Called when a player is viewing a menu.
- options - Variable in class io.github.bananapuncher714.cartographer.core.api.command.CommandResult
-
- overlay - Variable in class io.github.bananapuncher714.cartographer.core.map.MapViewer
-
- overlay - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- overlay(int, int, int[], int, int[], int) - Static method in class io.github.bananapuncher714.cartographer.core.util.JetpImageUtil
-
- OVERLAY_IMAGE_FILE - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- overlayImage - Variable in class io.github.bananapuncher714.cartographer.core.renderer.RenderInfo
-
- overwriteColor(int, int) - Static method in class io.github.bananapuncher714.cartographer.core.util.JetpImageUtil
-
Takes in 2 colors and sets one as the foreground