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 

M

MAGENTA_CLAY - Static variable in class org.pepsoft.minecraft.Material
 
main(String[]) - Static method in class org.pepsoft.worldpainter.exporting.JavaChunkStore
 
main(String[]) - Static method in class org.pepsoft.worldpainter.layers.plants.Plants
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.AnalyseMaterials
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.BiomeNameHarvester
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.BlockNameHarvester
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.CompareChunks
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DamagedWorldFinder
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpBlockData
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpChunk
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpEntities
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpImageInfo
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpLighting
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpObject
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpRegions
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.DumpWater
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.Export
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.FindOutliers
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.Import
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.IntegrityChecker
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.LegacyBlockDBTransformer
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.MakeCreative
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.NBTDiff
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.PruneTiles
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.RecoverWorld
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.RepairHeightMap
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.ResetLava
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.ScanMap
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.Statistics
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.TestTool
 
main(String[]) - Static method in class org.pepsoft.worldpainter.tools.Timings
 
MakeCreative - Class in org.pepsoft.worldpainter.tools
 
MakeCreative() - Constructor for class org.pepsoft.worldpainter.tools.MakeCreative
 
MandelbrotHeightMap - Class in org.pepsoft.worldpainter.heightMaps
Created by Pepijn Schmitz on 02-09-16.
MandelbrotHeightMap() - Constructor for class org.pepsoft.worldpainter.heightMaps.MandelbrotHeightMap
 
MANGROVE_PROPAGULE - Static variable in class org.pepsoft.minecraft.Material
 
MANGROVE_PROPAGULE - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
MapDragControl - Interface in org.pepsoft.worldpainter
 
MapExplorerSupport - Interface in org.pepsoft.worldpainter.mapexplorer
 
MapGenerator - Class in org.pepsoft.minecraft
 
MapGenerator(Generator) - Constructor for class org.pepsoft.minecraft.MapGenerator
 
MapImporter - Class in org.pepsoft.worldpainter.importing
An importer of maps to WorldPainter worlds.
MapImporter() - Constructor for class org.pepsoft.worldpainter.importing.MapImporter
 
MapImporter.ReadOnlyOption - Enum in org.pepsoft.worldpainter.importing
An indication of how the ReadOnly layer should be applied to the imported world.
MapImporterProvider - Interface in org.pepsoft.worldpainter.plugins
A provider of map importing functionality for a particular WorldPainter platform.
MapInfo(File, Platform, String, Icon, int, int) - Constructor for class org.pepsoft.worldpainter.plugins.PlatformProvider.MapInfo
 
MapInfo(File, Platform, String, Icon, int) - Constructor for class org.pepsoft.worldpainter.plugins.PlatformProvider.MapInfo
Deprecated.
MappingOp - Class in org.pepsoft.worldpainter.tools.scripts
 
MappingOp(ScriptingContext, HeightMap) - Constructor for class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
MappingOp(ScriptingContext, Layer) - Constructor for class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
MappingOp(ScriptingContext, int) - Constructor for class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
MapRecognizer - Interface in org.pepsoft.worldpainter.mapexplorer
Deprecated.
Will never be used. Do not implement.
markForUpdateChunk(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
Mark a block to be updated by Minecraft when next loaded.
markForUpdateChunk(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
markForUpdateChunk(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
markForUpdateChunk(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
markForUpdateWorld(int, int, int) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
Mark a block to be updated by Minecraft when next loaded.
markForUpdateWorld(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
Material - Class in org.pepsoft.minecraft
A representation of a Minecraft material, or one possible in- game block type.
material - Variable in class org.pepsoft.worldpainter.layers.plants.Plant
 
material - Variable in class org.pepsoft.worldpainter.MixedMaterial.Row
 
Material.Identity - Class in org.pepsoft.minecraft
Note that an identity does not uniquely identify one material, since it does not include the block ID and data value of legacy materials, multiple ones of which map map to the same modern identity.
Material.PropertyDescriptor - Class in org.pepsoft.minecraft
 
Material.PropertyType - Enum in org.pepsoft.minecraft
 
MaterialImporter - Class in org.pepsoft.minecraft
 
MaterialImporter() - Constructor for class org.pepsoft.minecraft.MaterialImporter
 
MaterialUtils - Class in org.pepsoft.worldpainter.util
Utility methods for working with materials.
MaterialUtils() - Constructor for class org.pepsoft.worldpainter.util.MaterialUtils
 
MathUtils - Class in org.pepsoft.worldpainter.util
 
MAX_HEIGHT - Static variable in class org.pepsoft.worldpainter.Constants
 
maxHeight - Variable in class org.pepsoft.minecraft.HeightMapChunkFactory
 
maxHeight - Variable in class org.pepsoft.minecraft.JavaLevel
 
maxHeight - Variable in class org.pepsoft.worldpainter.exporting.AbstractLayerExporter
One more than the highest height supported by both the selected platform and configured on the dimension.
maxHeight - Variable in class org.pepsoft.worldpainter.plugins.PlatformProvider.MapInfo
 
maxHeights - Variable in class org.pepsoft.worldpainter.Platform
The list of maxHeights to present to the user.
MaximisingHeightMap - Class in org.pepsoft.worldpainter.heightMaps
A height map which returns the highest of two subordinate height maps.
MaximisingHeightMap(HeightMap, HeightMap) - Constructor for class org.pepsoft.worldpainter.heightMaps.MaximisingHeightMap
 
MaximisingHeightMap(String, HeightMap, HeightMap) - Constructor for class org.pepsoft.worldpainter.heightMaps.MaximisingHeightMap
 
maxMaxHeight - Variable in class org.pepsoft.worldpainter.Platform
The highest upper build limit supported by this platform.
maxMinHeight - Variable in class org.pepsoft.worldpainter.Platform
The highest lower build limit of maps for this platform.
maxValue - Variable in class org.pepsoft.minecraft.Material.PropertyDescriptor
 
maxValue - Variable in enum org.pepsoft.worldpainter.layers.Layer.DataSize
 
maxX - Variable in class org.pepsoft.worldpainter.Platform
The highest possible X coordinate (in blocks) for this platform.
maxY - Variable in class org.pepsoft.worldpainter.Platform
The highest possible Y coordinate (in blocks) for this platform.
maxZ - Variable in class org.pepsoft.worldpainter.exporting.AbstractLayerExporter
The highest height blocks should actually be placed or removed.
maybePlaceLeaves(int, int, int, int, float, MinecraftWorld, Random) - Method in class org.pepsoft.worldpainter.layers.trees.JungleTree
 
maybePlaceLeaves(int, int, int, int, float, MinecraftWorld, Random) - Method in class org.pepsoft.worldpainter.layers.trees.TreeType
 
MC115AnvilChunk - Class in org.pepsoft.minecraft
An "Anvil" chunk for Minecraft 1.15 - 1.17.1.
MC115AnvilChunk(int, int, int) - Constructor for class org.pepsoft.minecraft.MC115AnvilChunk
 
MC115AnvilChunk(CompoundTag, int) - Constructor for class org.pepsoft.minecraft.MC115AnvilChunk
 
MC115AnvilChunk(CompoundTag, int, boolean) - Constructor for class org.pepsoft.minecraft.MC115AnvilChunk
 
MC115AnvilChunk.Section - Class in org.pepsoft.minecraft
 
MC118AnvilChunk - Class in org.pepsoft.minecraft
An "Anvil" chunk for Minecraft 1.18 and higher.
MC118AnvilChunk(int, int, int, int) - Constructor for class org.pepsoft.minecraft.MC118AnvilChunk
 
MC118AnvilChunk(Map<DataType, CompoundTag>, int, int) - Constructor for class org.pepsoft.minecraft.MC118AnvilChunk
 
MC118AnvilChunk(Map<DataType, CompoundTag>, int, int, boolean) - Constructor for class org.pepsoft.minecraft.MC118AnvilChunk
 
MC118AnvilChunk.Section - Class in org.pepsoft.minecraft
 
MC12AnvilChunk - Class in org.pepsoft.minecraft
An "Anvil" chunk for Minecraft 1.2 - 1.12.2.
MC12AnvilChunk(int, int, int) - Constructor for class org.pepsoft.minecraft.MC12AnvilChunk
 
MC12AnvilChunk(CompoundTag, int) - Constructor for class org.pepsoft.minecraft.MC12AnvilChunk
 
MC12AnvilChunk(CompoundTag, int, boolean) - Constructor for class org.pepsoft.minecraft.MC12AnvilChunk
 
MC12AnvilChunk.Section - Class in org.pepsoft.minecraft
 
MC_ACACIA_BARK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_DOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_FENCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_FENCE_GATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_LOG - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_PLANKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_SAPLING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACACIA_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ACTIVATOR_RAIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_AGE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_AIR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ALLIUM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_AMPLIFIED - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ANCIENT_DEBRIS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ANDESITE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ANVIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_AXIS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_AZALEA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_AZURE_BLUET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BAMBOO - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BARRIER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BASALT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BEACON - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BEDROCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BEETROOTS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BERRIES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIG_DRIPLEAF - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIG_DRIPLEAF_STEM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_BARK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_DOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_FENCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_FENCE_GATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_LOG - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_PLANKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_SAPLING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BIRCH_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACK_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLACKSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_ICE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_ORCHID - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BLUE_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BONE_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BOOKSHELF - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BRAIN_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BRAIN_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BRAIN_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BRAIN_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BREWING_STAND - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BRICK_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BRICK_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_MUSHROOM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_MUSHROOM_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BROWN_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BUBBLE_COLUMN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BUBBLE_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BUBBLE_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BUBBLE_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_BUBBLE_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CACTUS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CAKE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CALCITE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CARROTS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CAULDRON - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CAVE_AIR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CAVE_VINES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CAVE_VINES_PLANT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHAIN_COMMAND_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHERRY_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHERRY_SAPLING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHEST - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHIPPED_ANVIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHISELED_QUARTZ_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHISELED_RED_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHISELED_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHISELED_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHORUS_FLOWER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CHORUS_PLANT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CLAY - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COAL_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COARSE_DIRT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COBBLESTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COBBLESTONE_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COBBLESTONE_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COBBLESTONE_WALL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COBWEB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COCOA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COMMAND_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COMPARATOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_COPPER_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CORNFLOWER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CRACKED_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CRAFTING_TABLE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CRIMSON_FUNGUS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CRIMSON_HYPHAE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CRIMSON_NYLIUM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CRIMSON_ROOTS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CRIMSON_STEM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CUT_RED_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CUT_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_CYAN_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DAMAGED_ANVIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DANDELION - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_BARK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_DOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_FENCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_FENCE_GATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_LOG - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_PLANKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_SAPLING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_OAK_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DARK_PRISMARINE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DAYLIGHT_DETECTOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BRAIN_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BRAIN_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BRAIN_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BRAIN_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BUBBLE_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BUBBLE_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BUBBLE_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BUBBLE_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_BUSH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_FIRE_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_FIRE_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_FIRE_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_FIRE_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_HORN_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_HORN_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_HORN_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_HORN_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_TUBE_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_TUBE_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_TUBE_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEAD_TUBE_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_COAL_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_COPPER_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_DIAMOND_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_EMERALD_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_GOLD_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_IRON_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_LAPIS_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DEEPSLATE_REDSTONE_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DETECTOR_RAIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DIAMOND_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DIAMOND_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DIORITE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DIRT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DIRT_PATH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DISPENSER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DISTANCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DOWN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DRAGON_EGG - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DRIPSTONE_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_DROPPER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_EAST - Static variable in class org.pepsoft.minecraft.Constants
 
MC_EMERALD_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_EMERALD_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ENCHANTING_TABLE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_END - Static variable in class org.pepsoft.minecraft.Constants
 
MC_END_GATEWAY - Static variable in class org.pepsoft.minecraft.Constants
 
MC_END_PORTAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_END_PORTAL_FRAME - Static variable in class org.pepsoft.minecraft.Constants
 
MC_END_ROD - Static variable in class org.pepsoft.minecraft.Constants
 
MC_END_STONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_END_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ENDER_CHEST - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FACING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FARMLAND - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FERN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FIRE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FIRE_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FIRE_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FIRE_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FIRE_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FLAT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FLOWER_AMOUNT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FLOWER_POT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FLOWERING_AZALEA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FLOWING_LAVA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FLOWING_WATER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FROSTED_ICE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_FURNACE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GLOW_LICHEN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GLOWSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GOLD_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GOLD_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRANITE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRASS_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRASS_PATH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAVEL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GRAY_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_GREEN_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HALF - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HANGING_ROOTS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HAY_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HINGE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HOPPER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HORN_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HORN_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HORN_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_HORN_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ICE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_INFESTED_CHISELED_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_INFESTED_COBBLESTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_INFESTED_CRACKED_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_INFESTED_DEEPSLATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_INFESTED_MOSSY_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_INFESTED_STONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_INFESTED_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_IRON_BARS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_IRON_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_IRON_DOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_IRON_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_IRON_TRAPDOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JACK_O_LANTERN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUKEBOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_BARK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_DOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_FENCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_FENCE_GATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_LOG - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_PLANKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_SAPLING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_JUNGLE_WOOD - Static variable in class org.pepsoft.minecraft.Constants
 
MC_KELP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_KELP_PLANT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LADDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LAPIS_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LAPIS_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LARGE_BIOMES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LARGE_FERN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LAVA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LAYERS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LEVEL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LEVER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_BLUE_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_GRAY_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LILAC - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LILY_OF_THE_VALLEY - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LILY_PAD - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_LIME_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGENTA_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MAGMA_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MANGROVE_PROPAGULE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MELON_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MELON_STEM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MOISTURE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MOSS_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MOSS_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MOSSY_COBBLESTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MOSSY_COBBLESTONE_WALL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MOSSY_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MUD - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MUDDY_MANGROVE_ROOTS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MULTI_NOISE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MUSHROOM_STEM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_MYCELIUM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_BRICK_FENCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_BRICK_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_BRICK_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_GOLD_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_QUARTZ_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_SPROUTS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_WART - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHER_WART_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NETHERRACK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NOISE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NORTH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_NOTE_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_BARK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_BUTTON - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_DOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_FENCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_FENCE_GATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_LOG - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_PLANKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_PRESSURE_PLATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_SAPLING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_SIGN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_TRAPDOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OAK_WALL_SIGN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OBSERVER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OBSIDIAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_TULIP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ORANGE_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OVERWORLD - Static variable in class org.pepsoft.minecraft.Constants
 
MC_OXEYE_DAISY - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PACKED_ICE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PEONY - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PERSISTENT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PETRIFIED_OAK_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PICKLES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_PETALS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_TULIP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PINK_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PISTON - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PISTON_HEAD - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PITCHER_CROP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PITCHER_PLANT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PLAINS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PODZOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POINTED_DRIPSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POLISHED_ANDESITE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POLISHED_DIORITE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POLISHED_GRANITE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POPPY - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PORTAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POTATOES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POTTED_CACTUS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POTTED_FERN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POWDER_SNOW - Static variable in class org.pepsoft.minecraft.Constants
 
MC_POWERED_RAIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PRISMARINE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PRISMARINE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PUMPKIN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PUMPKIN_STEM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPLE_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPUR_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPUR_PILLAR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPUR_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_PURPUR_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_QUARTZ_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_QUARTZ_PILLAR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_QUARTZ_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_QUARTZ_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RAIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_BED - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_MUSHROOM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_MUSHROOM_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_NETHER_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_SAND - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_SANDSTONE_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_SANDSTONE_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_TULIP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_RED_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REDSTONE_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REDSTONE_LAMP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REDSTONE_ORE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REDSTONE_TORCH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REDSTONE_WALL_TORCH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REDSTONE_WIRE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REPEATER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_REPEATING_COMMAND_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ROOTED_DIRT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ROSE_BUSH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_ROTATION - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SAND - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SANDSTONE_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SANDSTONE_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SEA_LANTERN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SEA_PICKLE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SEAGRASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SHAPE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SIGN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SKELETON_SKULL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SLIME_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SMALL_DRIPLEAF - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SMOOTH_QUARTZ - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SMOOTH_RED_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SMOOTH_SANDSTONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SMOOTH_STONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SNOW - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SNOW_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SNOWY - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SOUL_SAND - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SOUL_SOIL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SOUTH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPAWNER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPONGE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPORE_BLOSSOM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_BARK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_DOOR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_FENCE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_FENCE_GATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_LEAVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_LOG - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_PLANKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_SAPLING - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SPRUCE_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STAGE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STICKY_PISTON - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STONE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STONE_BRICK_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STONE_BRICK_STAIRS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STONE_BRICKS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STONE_BUTTON - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STONE_PRESSURE_PLATE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STONE_SLAB - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STRUCTURE_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_STRUCTURE_VOID - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SUGAR_CANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SUNFLOWER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SUSPICIOUS_GRAVEL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SUSPICIOUS_SAND - Static variable in class org.pepsoft.minecraft.Constants
 
MC_SWEET_BERRY_BUSH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TALL_GRASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TALL_SEAGRASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_THE_END - Static variable in class org.pepsoft.minecraft.Constants
 
MC_THE_NETHER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_THICKNESS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TNT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TORCH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TORCHFLOWER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TORCHFLOWER_CROP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TRAPPED_CHEST - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TRIPWIRE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TRIPWIRE_HOOK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TUBE_CORAL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TUBE_CORAL_BLOCK - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TUBE_CORAL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TUBE_CORAL_WALL_FAN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TUFF - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TWISTING_VINES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TWISTING_VINES_PLANT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_TYPE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_UP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_VANILLA_LAYERED - Static variable in class org.pepsoft.minecraft.Constants
 
MC_VERTICAL_DIRECTION - Static variable in class org.pepsoft.minecraft.Constants
 
MC_VINE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_VOID_AIR - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WALL_SIGN - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WALL_TORCH - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WARPED_FUNGUS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WARPED_HYPHAE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WARPED_NYLIUM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WARPED_ROOTS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WARPED_STEM - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WATER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WATERLOGGED - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WEEPING_VIVES - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WEEPING_VIVES_PLANT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WEST - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WET_SPONGE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHEAT - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_BANNER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_TULIP - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_WALL_BANNER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WHITE_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MC_WITHER_ROSE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_CARPET - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_CONCRETE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_CONCRETE_POWDER - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_GLAZED_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_SHULKER_BOX - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_STAINED_GLASS - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_STAINED_GLASS_PANE - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_TERRACOTTA - Static variable in class org.pepsoft.minecraft.Constants
 
MC_YELLOW_WOOL - Static variable in class org.pepsoft.minecraft.Constants
 
MCNamedBlocksChunk - Class in org.pepsoft.minecraft
 
MCNamedBlocksChunk(CompoundTag) - Constructor for class org.pepsoft.minecraft.MCNamedBlocksChunk
 
MCNamedBlocksChunk(Map<DataType, CompoundTag>) - Constructor for class org.pepsoft.minecraft.MCNamedBlocksChunk
 
MCNumberedBlocksChunk - Class in org.pepsoft.minecraft
 
MCNumberedBlocksChunk(CompoundTag) - Constructor for class org.pepsoft.minecraft.MCNumberedBlocksChunk
 
MCNumberedBlocksChunk(Map<DataType, CompoundTag>) - Constructor for class org.pepsoft.minecraft.MCNumberedBlocksChunk
 
MCRegionChunk - Class in org.pepsoft.minecraft
An "MCRegion" chunk.
MCRegionChunk(int, int, int) - Constructor for class org.pepsoft.minecraft.MCRegionChunk
 
MCRegionChunk(CompoundTag, int) - Constructor for class org.pepsoft.minecraft.MCRegionChunk
 
MCRegionChunk(CompoundTag, int, boolean) - Constructor for class org.pepsoft.minecraft.MCRegionChunk
 
measureSize() - Method in class org.pepsoft.worldpainter.World2
 
MEDIUM_BLOBS - Static variable in class org.pepsoft.worldpainter.Constants
 
MELON - Static variable in class org.pepsoft.minecraft.Material
 
MELON - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
MELON_STEM - Static variable in class org.pepsoft.minecraft.Material
 
MELON_STEMS - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
MemoryChunk - Class in org.pepsoft.minecraft
A platform-independent, in-memory chunk.
MemoryChunk(int, int, int, int) - Constructor for class org.pepsoft.minecraft.MemoryChunk
 
MemoryChunk.Section - Class in org.pepsoft.minecraft
 
merge(File, ProgressReceiver) - Method in class org.pepsoft.worldpainter.merging.JavaWorldMerger
 
mergeWorld() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
 
MergeWorldOp - Class in org.pepsoft.worldpainter.tools.scripts
 
MergeWorldOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.MergeWorldOp
 
MergeWorldOp.MergeType - Enum in org.pepsoft.worldpainter.tools.scripts
 
MESSAGE_KEY_MASTER_WARNING - Static variable in class org.pepsoft.worldpainter.Constants
 
MessageDisplayed(int) - Constructor for class org.pepsoft.worldpainter.Configuration.MessageDisplayed
 
Meta - Class in org.pepsoft.minecraft.datapack
 
Meta() - Constructor for class org.pepsoft.minecraft.datapack.Meta
 
Meta.Pack - Class in org.pepsoft.minecraft.datapack
 
METADATA_KEY_NAME - Static variable in class org.pepsoft.worldpainter.World2
A string containing the name of the world.
METADATA_KEY_PLUGINS - Static variable in class org.pepsoft.worldpainter.World2
An optional two dimensional String[][2] array containing the plugins installed in the WorldPainter instance which saved the file.
METADATA_KEY_TIMESTAMP - Static variable in class org.pepsoft.worldpainter.World2
A Date containing the time at which this file was saved.
METADATA_KEY_WP_BUILD - Static variable in class org.pepsoft.worldpainter.World2
A String containing the WorldPainter build with which this file was saved.
METADATA_KEY_WP_VERSION - Static variable in class org.pepsoft.worldpainter.World2
A String containing the WorldPainter version with which this file was saved.
MIN_HEIGHT - Static variable in class org.pepsoft.worldpainter.Constants
 
MINECRAFT - Static variable in class org.pepsoft.minecraft.Material
 
Minecraft1_10BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.10 jar files to provide biomes according to the Default world type.
Minecraft1_10BiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_10BiomeScheme
 
Minecraft1_10LargeBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.10 jar files to provide biomes according to the Large Biomes world type.
Minecraft1_10LargeBiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_10LargeBiomeScheme
 
Minecraft1_12BiomeInfo - Class in org.pepsoft.worldpainter.biomeschemes
This is a non functional biome scheme, intended only for providing information about supported biomes but without the ability to actually calculate biomes.
Minecraft1_12BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.12 jar files to provide biomes according to the Default world type.
Minecraft1_12BiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_12BiomeScheme
 
Minecraft1_12JarBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which can invoke Minecraft code from a Minecraft jar file for version 1.12 to calculate biomes.
Minecraft1_12JarBiomeScheme(File, File, Checksum, Map<Checksum, String[]>) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_12JarBiomeScheme
 
Minecraft1_12LargeBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.12 jar files to provide biomes according to the Large Biomes world type.
Minecraft1_12LargeBiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_12LargeBiomeScheme
 
Minecraft1_17BiomeInfo - Class in org.pepsoft.worldpainter.biomeschemes
This is a non functional biome scheme, intended only for providing information about supported biomes but without the ability to actually calculate biomes.
Minecraft1_17Biomes - Interface in org.pepsoft.worldpainter.biomeschemes
All Minecraft 1.17 biome IDs, plus names and other info.
Minecraft1_17Biomes.StaticInitialiser - Class in org.pepsoft.worldpainter.biomeschemes
 
Minecraft1_1BiomeInfo - Class in org.pepsoft.worldpainter.biomeschemes
This is a non functional biome scheme, intended only for providing information about supported biomes but without the ability to actually calculate biomes.
Minecraft1_1BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.1 jar files to provide biomes.
Minecraft1_1BiomeScheme(File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_1BiomeScheme
 
Minecraft1_20Biomes - Interface in org.pepsoft.worldpainter.biomeschemes
A combination of Minecraft 1.17 and earlier biomes with Minecraft 1.18+ biomes, providing continuity between them.
Minecraft1_20Biomes.StaticInitialiser - Class in org.pepsoft.worldpainter.biomeschemes
 
Minecraft1_2BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.2 through 1.5 jar files to provide biomes according to the Default world type.
Minecraft1_2BiomeScheme(File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_2BiomeScheme
 
Minecraft1_2JarBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which can invoke Minecraft code from a Minecraft jar file for version 1.2 through 1.6 to calculate biomes.
Minecraft1_2JarBiomeScheme(File, File, Checksum, Map<Checksum, String[]>, String) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_2JarBiomeScheme
 
Minecraft1_3LargeBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.3 through 1.5 jar files to provide biomes according to the Large Biomes world type.
Minecraft1_3LargeBiomeScheme(File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_3LargeBiomeScheme
 
Minecraft1_6BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.6 jar files to provide biomes according to the Default world type.
Minecraft1_6BiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_6BiomeScheme
 
Minecraft1_6LargeBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.6 jar files to provide biomes according to the Large Biomes world type.
Minecraft1_6LargeBiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_6LargeBiomeScheme
 
Minecraft1_7Biomes - Interface in org.pepsoft.worldpainter.biomeschemes
All Minecraft 1.7 and 1.8 biome IDs, plus names and other info.
Minecraft1_7Biomes.StaticInitialiser - Class in org.pepsoft.worldpainter.biomeschemes
 
Minecraft1_7BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.7 jar files to provide biomes according to the Default world type.
Minecraft1_7BiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_7BiomeScheme
 
Minecraft1_7JarBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
 
Minecraft1_7JarBiomeScheme(File, File, Checksum, Map<Checksum, String[]>, String) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_7JarBiomeScheme
 
Minecraft1_7LargeBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.7 jar files to provide biomes according to the Large Biomes world type.
Minecraft1_7LargeBiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_7LargeBiomeScheme
 
Minecraft1_8BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.8 and 1.9 jar files to provide biomes according to the Default world type.
Minecraft1_8BiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_8BiomeScheme
 
Minecraft1_8BiomeScheme(File, File, Checksum, Map<Checksum, String[]>) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_8BiomeScheme
 
Minecraft1_8JarBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which can invoke Minecraft code from a Minecraft jar file for version 1.8 and later to calculate biomes.
Minecraft1_8JarBiomeScheme(File, File, Checksum, Map<Checksum, String[]>) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_8JarBiomeScheme
 
Minecraft1_8LargeBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
A BiomeScheme which makes use of Minecraft 1.8 and 1.9 jar files to provide biomes according to the Large Biomes world type.
Minecraft1_8LargeBiomeScheme(File, File, Checksum) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_8LargeBiomeScheme
 
Minecraft1_8LargeBiomeScheme(File, File, Checksum, Map<Checksum, String[]>) - Constructor for class org.pepsoft.worldpainter.biomeschemes.Minecraft1_8LargeBiomeScheme
 
MinecraftCoords - Class in org.pepsoft.minecraft
A set of two dimensional coordinates in the Minecraft coordinate system (X axis increasing from west to east and Z axis increasing from north to south).
MinecraftCoords(int, int) - Constructor for class org.pepsoft.minecraft.MinecraftCoords
 
MinecraftJarBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which can invoke Minecraft code from a Minecraft jar file for version 1.1 to calculate biomes.
MinecraftJarBiomeScheme(File, Checksum, Map<Checksum, String[]>, String) - Constructor for class org.pepsoft.worldpainter.biomeschemes.MinecraftJarBiomeScheme
 
MinecraftJarProvider - Interface in org.pepsoft.worldpainter.util
A provider of Minecraft jar files.
MinecraftUtil - Class in org.pepsoft.worldpainter.util
 
MinecraftWorld - Interface in org.pepsoft.worldpainter.exporting
 
MinecraftWorldObject - Class in org.pepsoft.worldpainter.objects
A memory only combination of MinecraftWorld and WPObject, allowing to render worlds and layers to it and then treat it as an object, for instance for generating previews.
MinecraftWorldObject(String, Box, int, int) - Constructor for class org.pepsoft.worldpainter.objects.MinecraftWorldObject
Create a new MinecraftWorldObject which is initialised with all air and has no offset.
MinecraftWorldObject(String, Box, int, int, Material[], Point3i) - Constructor for class org.pepsoft.worldpainter.objects.MinecraftWorldObject
Create a new MinecraftWorldObject.
MinecraftWorldUtils - Class in org.pepsoft.worldpainter.util
 
MinecraftWorldUtils() - Constructor for class org.pepsoft.worldpainter.util.MinecraftWorldUtils
 
minHeight - Variable in class org.pepsoft.minecraft.JavaLevel
 
minHeight - Variable in class org.pepsoft.worldpainter.exporting.AbstractLayerExporter
The lowest height supported by both the selected platform and configured on the dimension.
minHeight - Variable in class org.pepsoft.worldpainter.plugins.PlatformProvider.MapInfo
 
minHeights - Variable in class org.pepsoft.worldpainter.Platform
The list of minHeights to present to the user.
MinimisingHeightMap - Class in org.pepsoft.worldpainter.heightMaps
A height map which returns the lowest of two subordinate height maps.
MinimisingHeightMap(HeightMap, HeightMap) - Constructor for class org.pepsoft.worldpainter.heightMaps.MinimisingHeightMap
 
MinimisingHeightMap(String, HeightMap, HeightMap) - Constructor for class org.pepsoft.worldpainter.heightMaps.MinimisingHeightMap
 
minMaxHeight - Variable in class org.pepsoft.worldpainter.Platform
The lowest upper build limit supported by this platform.
minMinHeight - Variable in class org.pepsoft.worldpainter.Platform
The lowest lower build limit of maps for this platform.
minus(HeightMap) - Method in interface org.pepsoft.worldpainter.HeightMap
Create a new height map which is the difference of this and another height map.
minus(double) - Method in interface org.pepsoft.worldpainter.HeightMap
Create a new height map which is the difference of this and a constant value.
minValue - Variable in class org.pepsoft.minecraft.Material.PropertyDescriptor
 
minX - Variable in class org.pepsoft.worldpainter.Platform
The lowest possible X coordinate (in blocks) for this platform.
minY - Variable in class org.pepsoft.worldpainter.Platform
The lowest possible Y coordinate (in blocks) for this platform.
minZ - Variable in class org.pepsoft.worldpainter.exporting.AbstractLayerExporter
The lowest height blocks should actually be placed or removed, taking into account such things as whether the dimension is bottomless.
minZ - Variable in class org.pepsoft.worldpainter.Platform
The default lower build limit of maps for this platform.
mirror(Direction) - Method in enum org.pepsoft.minecraft.Direction
Mirror this direction in an axis indicated by a separated direction.
mirror(boolean) - Method in class org.pepsoft.minecraft.Entity
Return a clone of this entity that has been mirrored in the indicated axis.
mirror(Direction, Platform) - Method in class org.pepsoft.minecraft.Material
If applicable, return a Material that is the mirror image of this one in a specific axis.
MirroredObject - Class in org.pepsoft.worldpainter.objects
 
MirroredObject(WPObject, boolean, Platform) - Constructor for class org.pepsoft.worldpainter.objects.MirroredObject
 
MissingCustomTerrainException - Exception in org.pepsoft.worldpainter
Created by pepijn on 27-9-15.
MissingCustomTerrainException(String, int) - Constructor for exception org.pepsoft.worldpainter.MissingCustomTerrainException
 
MixedMaterial - Class in org.pepsoft.worldpainter
 
MixedMaterial(String, MixedMaterial.Row, int, Integer) - Constructor for class org.pepsoft.worldpainter.MixedMaterial
Create a new "mixed material" which contains only one material.
MixedMaterial(String, MixedMaterial.Row[], int, Integer) - Constructor for class org.pepsoft.worldpainter.MixedMaterial
Create a new noisy mixed material.
MixedMaterial(String, MixedMaterial.Row[], int, Integer, float) - Constructor for class org.pepsoft.worldpainter.MixedMaterial
Create a new blobby mixed material.
MixedMaterial(String, MixedMaterial.Row[], int, Integer, NoiseSettings, double, double, boolean) - Constructor for class org.pepsoft.worldpainter.MixedMaterial
Create a new layered mixed material.
MixedMaterial.Mode - Enum in org.pepsoft.worldpainter
 
MixedMaterial.Row - Class in org.pepsoft.worldpainter
 
MixedMaterialManager - Class in org.pepsoft.worldpainter
A manager of MixedMaterials.
MixedMaterialManager() - Constructor for class org.pepsoft.worldpainter.MixedMaterialManager
 
Mob - Class in org.pepsoft.minecraft
 
Mob(String) - Constructor for class org.pepsoft.minecraft.Mob
 
Mob(CompoundTag, double[]) - Constructor for class org.pepsoft.minecraft.Mob
 
modded - Variable in class org.pepsoft.minecraft.Material
Whether the material is vanilla or modded.
MODE_FLAT - Static variable in class org.pepsoft.worldpainter.layers.exporters.FrostExporter.FrostSettings
 
MODE_RANDOM - Static variable in class org.pepsoft.worldpainter.layers.exporters.FrostExporter.FrostSettings
 
MODE_SMOOTH - Static variable in class org.pepsoft.worldpainter.layers.exporters.FrostExporter.FrostSettings
 
MODE_SMOOTH_AT_ALL_ELEVATIONS - Static variable in class org.pepsoft.worldpainter.layers.exporters.FrostExporter.FrostSettings
 
MODERN_IDS - Static variable in interface org.pepsoft.worldpainter.biomeschemes.Minecraft1_20Biomes
Minecraft 1.18+ technical names of the biomes as stored on disk, indexed by the legacy numerical ID with which they correspond, if any.
modifyStrength(int, int, float) - Method in interface org.pepsoft.worldpainter.operations.Filter
Filter the input strength.
modifyStrength(int, int, float) - Method in class org.pepsoft.worldpainter.panels.CombinedFilter
 
modifyStrength(int, int, float) - Method in class org.pepsoft.worldpainter.panels.DefaultFilter
 
modifyStrength(int, int, float) - Method in class org.pepsoft.worldpainter.panels.ExceptOnTerrainOrLayerFilter
 
modifyStrength(int, int, float) - Method in class org.pepsoft.worldpainter.panels.OnlyOnTerrainOrLayerFilter
 
MOISTURE - Static variable in class org.pepsoft.minecraft.Material
 
MOSS_BLOCK - Static variable in class org.pepsoft.minecraft.Material
 
MOSS_CARPET - Static variable in class org.pepsoft.minecraft.Material
 
MOSS_CARPET - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
MOSSY_COBBLESTONE - Static variable in class org.pepsoft.minecraft.Material
 
MOTIVE_ALBAN - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_AZTEC - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_AZTEC2 - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_BOMB - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_BUST - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_COURBET - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_CREEBET - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_DONKEY_KONG - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_FIGHTERS - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_GRAHAM - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_KEBAB - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_MATCH - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_PIGSCENE - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_PLANT - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_POINTER - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_POOL - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_SEA - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_SKELETON - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_SKULL - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_SKULL_AND_ROSES - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_STAGE - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_SUNSET - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_VOID - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_WANDERER - Static variable in class org.pepsoft.minecraft.Constants
 
MOTIVE_WASTELAND - Static variable in class org.pepsoft.minecraft.Constants
 
moveEntityTileData(Chunk, Chunk, int, int, int, int) - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
Move tile entity data from a source chunk to a potentially different height in a destination chunk.
moveLeft() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
moveRight() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
MUD - Static variable in class org.pepsoft.minecraft.Material
 
MUSHROOM_BROWN - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
MUSHROOM_RED - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
MYCELIUM - Static variable in class org.pepsoft.minecraft.Material
 
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