Class Constants
java.lang.Object
dev.jensderuiter.minecraft_imagery.Constants
Constants for image captures.
This class contains the default options for image capture options.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic List<org.bukkit.Material>static intstatic intstatic Colorstatic Colorstatic HashMap<org.bukkit.Material,TranslucentBlock> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAP_WIDTH
public static int MAP_WIDTH -
MAP_HEIGHT
public static int MAP_HEIGHT -
SKY_COLOR
-
SKY_COLOR_NIGHT
-
EXCLUDED_BLOCKS
-
TRANSLUCENT_BLOCKS
-
BLOCKS
-
BLOCKS_OVERRIDES
-
-
Constructor Details
-
Constants
public Constants()
-
-
Method Details
-
init
protected static void init() -
clear
protected static void clear()Clears in-memory constant cache. Currently only used for solid blocks.
-