- warningTr(String, Object...) - Method in class io.github.bananapuncher714.cartographer.core.CartographerLogger
-
- warningTr(String, Object...) - Method in class io.github.bananapuncher714.cartographer.core.module.ModuleLogger
-
- website - Variable in class io.github.bananapuncher714.cartographer.core.module.ModuleDescription
-
- whenNone - Variable in class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
- whenUnknown - Variable in class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
- whenUnknown(CommandExecutable) - Method in class io.github.bananapuncher714.cartographer.core.api.command.SubCommand
-
Ran when the arguments provided don't match any SubCommands registered.
- WIDTH - Static variable in class io.github.bananapuncher714.cartographer.core.file.BigChunk
-
The width in chunks.
- width - Variable in class io.github.bananapuncher714.cartographer.core.map.menu.Frame
-
- width - Variable in class io.github.bananapuncher714.cartographer.core.map.menu.MenuCanvas
-
- withinVisiblePlayerRange(ChunkLocation) - Method in class io.github.bananapuncher714.cartographer.core.map.process.MapDataCache
-
- world - Variable in class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
The world that this pixel is in.
- WorldCursor - Class in io.github.bananapuncher714.cartographer.core.api
-
- WorldCursor(String, Location, MapCursor.Type, boolean) - Constructor for class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Constructor for a RealWorldCursor.
- WorldCursor(Location) - Constructor for class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Construct a WorldCursor with the arguments provided.
- WorldCursor(Location, MapCursor.Type) - Constructor for class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Construct a WorldCursor with the arguments provided.
- WorldCursor(String, Location, MapCursor.Type) - Constructor for class io.github.bananapuncher714.cartographer.core.api.WorldCursor
-
Construct a WorldCursor with the arguments provided.
- WorldCursorProvider - Interface in io.github.bananapuncher714.cartographer.core.api.map
-
Provides a
Minimap
with
WorldCursor
that will appear on the canvas, may be called extremely frequently(Several times per tick).
- worldCursors - Variable in class io.github.bananapuncher714.cartographer.core.renderer.RenderInfo
-
- WorldPixel - Class in io.github.bananapuncher714.cartographer.core.api
-
Represents a region of the Minecraft world to shade.
- WorldPixel(Location, Color) - Constructor for class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Construct a WorldPixel with the color and location provided.
- WorldPixel(World, double, double, Color) - Constructor for class io.github.bananapuncher714.cartographer.core.api.WorldPixel
-
Construct a WorldPixel with the arguments provided.
- WorldPixelProvider - Interface in io.github.bananapuncher714.cartographer.core.api.map
-
Provides a
Minimap
with what
WorldPixel
will appear on the canvas, may be called extremely frequently(Several times per tick).
- worldPixelProviders - Variable in class io.github.bananapuncher714.cartographer.core.map.Minimap
-
- worldPixels - Variable in class io.github.bananapuncher714.cartographer.core.renderer.RenderInfo
-
- write(String, Color, float, FontStyle...) - Method in class io.github.bananapuncher714.cartographer.core.map.text.CartographerFont
-
Create a new image from the message, color, size, and styles provided.
- writeObject(Serializable, File) - Static method in class io.github.bananapuncher714.cartographer.core.util.FileUtil
-