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 

A

aboveDegrees(int) - Method in class org.pepsoft.worldpainter.tools.scripts.CreateFilterOp
 
aboveLevel(int) - Method in class org.pepsoft.worldpainter.panels.DefaultFilter.Builder
 
aboveLevel(int) - Method in class org.pepsoft.worldpainter.tools.scripts.CreateFilterOp
 
AbstractBiomeInfo - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for biome info classes (BiomeScheme's which just provide static information about the supported biomes and cannot calculate biomes).
AbstractBiomeInfo(String[], boolean[][][]) - Constructor for class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeInfo
 
AbstractBiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes.
AbstractBiomeScheme() - Constructor for class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeScheme
 
AbstractCavesExporter<L extends Layer> - Class in org.pepsoft.worldpainter.layers.exporters
Abstract base class for cave carving exporters, providing common functionality for excavating caves.
AbstractCavesExporter(Dimension, Platform, CaveSettings, L) - Constructor for class org.pepsoft.worldpainter.layers.exporters.AbstractCavesExporter
 
AbstractCavesExporter.CaveDecorationSettings - Class in org.pepsoft.worldpainter.layers.exporters
 
AbstractCavesExporter.CaveDecorationSettings.Decoration - Enum in org.pepsoft.worldpainter.layers.exporters
 
AbstractHeightMap - Class in org.pepsoft.worldpainter.heightMaps
An abstract base class for height maps which provides default implementations of most methods.
AbstractHeightMap() - Constructor for class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
AbstractHeightMap(String) - Constructor for class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
AbstractLayerEditor<L extends Layer> - Class in org.pepsoft.worldpainter.layers
 
AbstractLayerEditor() - Constructor for class org.pepsoft.worldpainter.layers.AbstractLayerEditor
 
AbstractLayerExporter<L extends Layer> - Class in org.pepsoft.worldpainter.exporting
An abstract base class for LayerExporter implementations.
AbstractLayerExporter(Dimension, Platform, ExporterSettings, L) - Constructor for class org.pepsoft.worldpainter.exporting.AbstractLayerExporter
 
AbstractLayerExporter.ChunksInTilesVisitor - Interface in org.pepsoft.worldpainter.exporting
A visitor of chunks.
AbstractMinecraft1_1BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which provide the biomes as used in Minecraft 1.1.
AbstractMinecraft1_1BiomeScheme() - Constructor for class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_1BiomeScheme
 
AbstractMinecraft1_20BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which provide the biomes as used in Minecraft 1.18 and later.
AbstractMinecraft1_20BiomeScheme() - Constructor for class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_20BiomeScheme
 
AbstractMinecraft1_2BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which provide the biomes as used in Minecraft 1.2 through 1.6.
AbstractMinecraft1_2BiomeScheme() - Constructor for class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_2BiomeScheme
 
AbstractMinecraft1_7BiomeScheme - Class in org.pepsoft.worldpainter.biomeschemes
An abstract base class for BiomeSchemes which provide the biomes as used in Minecraft 1.7 to 1.12.1.
AbstractMinecraft1_7BiomeScheme() - Constructor for class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_7BiomeScheme
 
AbstractNBTItem - Class in org.pepsoft.minecraft
A data structure based on an NBT tag or hierarchy of tags.
AbstractNBTItem(CompoundTag) - Constructor for class org.pepsoft.minecraft.AbstractNBTItem
 
AbstractNBTItem(Map<DataType, CompoundTag>) - Constructor for class org.pepsoft.minecraft.AbstractNBTItem
 
AbstractNode - Class in org.pepsoft.worldpainter.mapexplorer
 
AbstractNode() - Constructor for class org.pepsoft.worldpainter.mapexplorer.AbstractNode
 
AbstractObject - Class in org.pepsoft.worldpainter.objects
Abstract base class for WPObject implementations.
AbstractObject() - Constructor for class org.pepsoft.worldpainter.objects.AbstractObject
 
AbstractOperation<T> - Class in org.pepsoft.worldpainter.tools.scripts
 
AbstractOperation(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.AbstractOperation
 
AbstractPlatformProvider - Class in org.pepsoft.worldpainter.platforms
 
AbstractPlatformProvider(String, Collection<Platform>, String) - Constructor for class org.pepsoft.worldpainter.platforms.AbstractPlatformProvider
 
AbstractPlugin - Class in org.pepsoft.worldpainter.plugins
An abstract base class for WorldPainter plugins.
AbstractPlugin(String, String) - Constructor for class org.pepsoft.worldpainter.plugins.AbstractPlugin
Create a new instance of AbstractPlugin.
AbstractPlugin(String, String, UUID) - Constructor for class org.pepsoft.worldpainter.plugins.AbstractPlugin
Create a new instance of AbstractPlugin that is tied to a particular WorldPainter installation.
AbstractProviderManager<K,P extends Provider<K>> - Class in org.pepsoft.worldpainter.plugins
Created by Pepijn on 9-3-2017.
AbstractProviderManager(Class<P>) - Constructor for class org.pepsoft.worldpainter.plugins.AbstractProviderManager
 
AbstractTileFactory - Class in org.pepsoft.worldpainter
An abstract base class for TileFactorys, which provides caching of tiles to improve performance in contexts where the same tile will be requested multiple times.
AbstractTileFactory() - Constructor for class org.pepsoft.worldpainter.AbstractTileFactory
 
AbstractTool - Class in org.pepsoft.worldpainter
An abstract base class for WorldPainter command line tools.
AbstractTool() - Constructor for class org.pepsoft.worldpainter.AbstractTool
 
AbstractTunnelLayerExporter - Class in org.pepsoft.worldpainter.layers.tunnel
Abstract base class for custom tunnel or floating layer exporters.
AbstractTunnelLayerExporter(Dimension, Platform, TunnelLayer, TunnelLayerHelper) - Constructor for class org.pepsoft.worldpainter.layers.tunnel.AbstractTunnelLayerExporter
 
AbstractWorldExporter - Class in org.pepsoft.worldpainter.exporting
An abstract WorldExporter for block based platforms.
AbstractWorldExporter(World2, WorldExportSettings, Platform) - Constructor for class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
 
AbstractWorldExporter.ExportResults - Class in org.pepsoft.worldpainter.exporting
 
ACACIA_FENCE - Static variable in class org.pepsoft.minecraft.Material
 
ACACIA_SAPLING - Static variable in class org.pepsoft.minecraft.Material
 
AccelerationType - Enum in org.pepsoft.worldpainter
Created by pepijn on 7-5-15.
AccessDeniedException - Exception in org.pepsoft.worldpainter
 
AccessDeniedException() - Constructor for exception org.pepsoft.worldpainter.AccessDeniedException
 
AccessDeniedException(String) - Constructor for exception org.pepsoft.worldpainter.AccessDeniedException
 
AccessDeniedException(String, Throwable) - Constructor for exception org.pepsoft.worldpainter.AccessDeniedException
 
AccessDeniedException(Throwable) - Constructor for exception org.pepsoft.worldpainter.AccessDeniedException
 
addChunk(Chunk) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
Not supported.
addChunk(Chunk) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
Not supported.
addChunk(Chunk) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
addChunk(Chunk) - Method in class org.pepsoft.minecraft.MemoryChunk
 
addChunk(Chunk) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
addChunk(Chunk) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
addChunk(Chunk) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
Add a chunk.
addChunk(Chunk) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
addChunk(Chunk) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
Copies the block IDs and data values from the specified chunk to this object, insofar as it intersects the object bounds.
addCustomBiome(Window, CustomBiome) - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager
 
addDescriptor(String, Descriptor) - Method in class org.pepsoft.minecraft.datapack.DataPack
 
addDimension(Dimension) - Method in class org.pepsoft.worldpainter.World2
 
addDimensionListener(Dimension.Listener) - Method in class org.pepsoft.worldpainter.Dimension
 
addDimensionListener(Dimension.Listener) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
addDimensionListener(Dimension.Listener) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.minecraft.MemoryChunk
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
addEntity(double, double, double, Entity) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
addEntity(double, double, double, Entity) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
addError(String) - Static method in class org.pepsoft.worldpainter.StartupMessages
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in interface org.pepsoft.worldpainter.exporting.SecondPassLayerExporter
Add features to an area of the map.
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2LayerExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.FrostExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayerExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.trees.SwampLandExporter
 
addFeatures(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.tunnel.AbstractTunnelLayerExporter
 
addHiddenLayers(Collection<Layer>) - Method in class org.pepsoft.worldpainter.TileRenderer
 
addHistoryEntry(int, Serializable...) - Method in class org.pepsoft.worldpainter.World2
 
addLayer(String, int) - Method in class org.pepsoft.minecraft.SuperflatPreset.Builder
 
addListener(CustomBiomeManager.CustomBiomeListener) - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager
 
addListener(Tile.Listener) - Method in class org.pepsoft.worldpainter.ReadOnlyTile
 
addListener(Tile.Listener) - Method in class org.pepsoft.worldpainter.Tile
 
addListener(Tile.Listener) - Method in class org.pepsoft.worldpainter.TileSnapshot
 
addMessage(String) - Static method in class org.pepsoft.worldpainter.StartupMessages
 
addOverlay(Overlay) - Method in class org.pepsoft.worldpainter.Dimension
 
addOverlay(Overlay) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
addOverlay(Overlay) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pepsoft.worldpainter.Dimension
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pepsoft.worldpainter.Dimension
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pepsoft.worldpainter.Overlay
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pepsoft.worldpainter.Overlay
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.pepsoft.worldpainter.World2
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.pepsoft.worldpainter.World2
 
addTile(Tile) - Method in class org.pepsoft.worldpainter.Dimension
 
addTile(Tile) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
addTile(Tile) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
addTile(Tile) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.minecraft.MemoryChunk
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
addTileEntity(int, int, int, TileEntity) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
addTileEntity(int, int, int, TileEntity) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
addTileListener(TileListener) - Method in class org.pepsoft.worldpainter.WPBorderTileProvider
 
addTileListener(TileListener) - Method in class org.pepsoft.worldpainter.WPTileProvider
 
addWarning(String) - Static method in class org.pepsoft.worldpainter.StartupMessages
 
addWorldListener(World.Listener) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
ADVANCED_SETTING_PREFIX - Static variable in class org.pepsoft.worldpainter.Configuration
 
AGE - Static variable in class org.pepsoft.minecraft.Material
 
air - Variable in class org.pepsoft.minecraft.Material
Whether the block is an air block.
AIR - Static variable in class org.pepsoft.minecraft.Material
 
ALL_PLANTS - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
ALL_TUNNELS_AS_LAYER - Static variable in class org.pepsoft.worldpainter.TileRenderer
 
allBitLayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.Dimension
 
allBitLayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
allBitLayerDataChanged(Tile) - Method in interface org.pepsoft.worldpainter.Tile.Listener
 
allBitLayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
allBitLayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.WPTileProvider
 
ALLIUM - Static variable in class org.pepsoft.minecraft.Material
 
ALLIUM - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
allNonBitlayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.Dimension
 
allNonBitlayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
allNonBitlayerDataChanged(Tile) - Method in interface org.pepsoft.worldpainter.Tile.Listener
 
allNonBitlayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
allNonBitlayerDataChanged(Tile) - Method in class org.pepsoft.worldpainter.WPTileProvider
 
AnalyseMaterials - Class in org.pepsoft.worldpainter.tools
 
AnalyseMaterials() - Constructor for class org.pepsoft.worldpainter.tools.AnalyseMaterials
 
Anchor(int, Dimension.Role, boolean, int) - Constructor for class org.pepsoft.worldpainter.Dimension.Anchor
 
ANCIENT_DEBRIS - Static variable in class org.pepsoft.minecraft.Material
 
and(Filter) - Method in interface org.pepsoft.worldpainter.operations.Filter
Returns a filter that combines this one and the specified one, returning the lowest strength of them both.
and(Filter) - Method in class org.pepsoft.worldpainter.panels.CombinedFilter
 
andDo(Dimension.TileVisitor) - Method in class org.pepsoft.worldpainter.Dimension.TileVisitationBuilder
 
andDo(Dimension.TileVisitor, ProgressReceiver) - Method in class org.pepsoft.worldpainter.Dimension.TileVisitationBuilder
 
ANDESITE - Static variable in class org.pepsoft.minecraft.Material
 
Annotations - Class in org.pepsoft.worldpainter.layers
Annotation colours: ValueColour Data valueValueColour Data value 0 - - 8 Light Grey 8 1 White 0 9 Cyan 9 2 Orange 1 10 Purple 10 3 Magenta 2 11 Blue 11 4 Light Blue3 12 Brown 12 5 Yellow 4 13 Green 13 6 Lime 5 14 Red 14 7 Pink 6 15 Black 15 PLEASE NOTE: because 0 is needed as the default value to represent "layer not set", not all wool colours/data values are represented! Specifically, data value 7 ("grey") is missing and cannot be placed as a colour with the Annotations layer.
AnnotationsExporter - Class in org.pepsoft.worldpainter.layers.exporters
 
AnnotationsExporter(Dimension, Platform, ExporterSettings) - Constructor for class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter
 
AnnotationsExporter.AnnotationsSettings - Class in org.pepsoft.worldpainter.layers.exporters
 
AnnotationsRenderer - Class in org.pepsoft.worldpainter.layers.renderers
 
AnnotationsRenderer() - Constructor for class org.pepsoft.worldpainter.layers.renderers.AnnotationsRenderer
 
AnnotationsSettings() - Constructor for class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter.AnnotationsSettings
 
apply(Point3i, int, Rectangle, MinecraftWorld) - Method in interface org.pepsoft.worldpainter.exporting.IncidentalLayerExporter
Apply the layer at a particular single set of coordinates in the world.
apply(Point3i, int, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2LayerExporter
 
apply(Dimension) - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
apply(Dimension, Set<Point>) - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
apply(Tile) - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
apply(Point3i, int, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter
 
apply(Point3i, int, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayerExporter
 
apply(Point3i, int, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayerExporter
 
apply(Tile, int, int) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
apply(Dimension, Dimension, Set<RiverNode>) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverNode
 
apply(Tile, int, int) - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
apply(Tile, int, int) - Method in interface org.pepsoft.worldpainter.themes.Theme
Apply the theme to the specified coordinates of the tile.
applyHeightMap(HeightMap) - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Map a height map to a layer or to the terrain type, optionally using a filter or other conditions.
applyLayer(Layer) - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Apply a layer to the world, optionally using a filter or other conditions.
applySubSurface(Tile, Chunk, int, int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldPainterChunkFactory
 
applyTerrain(int) - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Apply a layer to the world, optionally using a filter or other conditions.
applyTheme(int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
applyTheme(Point) - Method in class org.pepsoft.worldpainter.Dimension
 
applyTheme(int, int) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
applyTheme(Point) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
applyTheme(Tile, int, int) - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
applyTheme(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
applyTheme(Point) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
applyTheme(Tile, int, int) - Method in interface org.pepsoft.worldpainter.TileFactory
 
applyTheme(int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
applyTheme(Point) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
applyToEnd() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyToEndCeiling() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyToLayer(Layer) - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyToNether() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyToNetherCeiling() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyTopLayer(Tile, Chunk, int, int, int, boolean) - Method in class org.pepsoft.worldpainter.exporting.WorldPainterChunkFactory
 
applyToSurface() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyToSurfaceCeiling() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyToTerrain() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
applyWorldExportSettings(Collection<? extends Layer>) - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
 
args - Variable in class org.pepsoft.worldpainter.history.HistoryEntry
 
armSavePoint() - Method in class org.pepsoft.worldpainter.Dimension
 
armSavePoint() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
armSavePoint() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
assertEquals(String, MinecraftWorld, String, MinecraftWorld, Rectangle) - Static method in class org.pepsoft.worldpainter.util.MinecraftWorldUtils
 
assertEquals(String, Chunk, String, Chunk) - Static method in class org.pepsoft.worldpainter.util.MinecraftWorldUtils
 
assertEquals(Material, String, Material, String, int, int, int) - Static method in class org.pepsoft.worldpainter.util.MinecraftWorldUtils
 
assertEquals(Object, String, Object, String, int, int, int) - Static method in class org.pepsoft.worldpainter.util.MinecraftWorldUtils
 
ATTRIBUTE_COLLISION_MODE - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
Collision mode.
ATTRIBUTE_CONNECT_BLOCKS - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
Whether certain connecting blocks such as fences, glass panes and iron bars should have their west, north, east and south properties automatically set if there is a connecting block in that direction.
ATTRIBUTE_EXPORT_DATA_VERSION - Static variable in class org.pepsoft.worldpainter.DefaultPlugin
The data version to use when exporting for the platform.
ATTRIBUTE_EXTEND_FOUNDATION - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
When set, the blocks on the lowest level of the object will be copied downwards until they meet a solid block, if they end up being placed floating in the air.
ATTRIBUTE_FILE - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_FREQUENCY - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_GRASS_BLOCK_NAME - Static variable in class org.pepsoft.worldpainter.Platform
The name of the "grass block" block type for the platform.
ATTRIBUTE_HEIGHT_MODE - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_IGNORE_AIR - Static variable in class org.pepsoft.worldpainter.layers.bo2.Structure
 
ATTRIBUTE_KEY_ALLOW_CHEATS - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_BUILD - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_END_TILES - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_EXCEPTION - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_EXPORTED_DIMENSION - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_EXPORTED_DIMENSION_TILES - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_FREE_MEMORY - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_GAME_TYPE_NAME - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_GENERATOR - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_IMPORTED_WORLD - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_MAP_FEATURES - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_MAX_HEIGHT - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_MAX_MEMORY - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_MDC_ENTRY - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_NETHER_TILES - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_PLATFORM - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_PLATFORM_ID - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_PLUGINS - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_SAFE_MODE - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_SCRIPT_FILENAME - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_SCRIPT_NAME - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_SYSTEM_PROPERTY - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_TILES - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_TOTAL_MEMORY - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_UUID - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_KEY_VERSION - Static variable in class org.pepsoft.worldpainter.Constants
 
ATTRIBUTE_LATEST_DATA_VERSION - Static variable in class org.pepsoft.worldpainter.DefaultPlugin
The highest data version supported by the platform.
ATTRIBUTE_LEAF_DECAY_MODE - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
Whether to change leaf blocks so that they do or do not decay.
ATTRIBUTE_MANAGE_WATERLOGGED - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
Whether the Material.WATERLOGGED property of the blocks should be automatically managed (set if there is already water where the blocks are placed and reset if the target location is dry) or exported as set in the object.
ATTRIBUTE_MC_VERSION - Static variable in class org.pepsoft.worldpainter.DefaultPlugin
The version number of the oldest Minecraft Java Edition version the platform supports, or the equivalent Minecraft version for platforms which do not support Minecraft Java Edition.
ATTRIBUTE_NEEDS_FOUNDATION - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_OFFSET - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_RANDOM_MIRRORING_ONLY - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_RANDOM_ROTATION - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
Random rotation and mirroring, for historical reasons.
ATTRIBUTE_RANDOM_ROTATION_ONLY - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_REPLACE_WITH_AIR - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
ATTRIBUTE_REPLACE_WITH_AIR_MATERIAL - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
When set, describes a material which will be replaced with air blocks when this object is rendered.
ATTRIBUTE_SPAWN_IN_LAVA - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_SPAWN_IN_WATER - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_SPAWN_ON_LAND - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_SPAWN_ON_LAVA - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_SPAWN_ON_WATER - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_SPAWN_ON_WATER_NO_COLLIDE - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_UNDERGROUND_MODE - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
Underground rendering mode.
ATTRIBUTE_VERTICAL_OFFSET - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
ATTRIBUTE_WATER_OPACITY - Static variable in class org.pepsoft.worldpainter.Platform
The opacity of a water block.
ATTRIBUTE_Y_VARIATION - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
 
attributes - Variable in class org.pepsoft.worldpainter.Platform
Additional custom defined attributes that do not apply to all platforms.
AUTO_BIOMES - Static variable in class org.pepsoft.worldpainter.panels.TerrainOrLayerFilter
 
AXIS - Static variable in class org.pepsoft.minecraft.Material
 
AZALEA - Static variable in class org.pepsoft.minecraft.Material
 
AZURE_BLUET - Static variable in class org.pepsoft.minecraft.Material
 
AZURE_BLUET - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
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