- CachingMinecraftWorld - Class in org.pepsoft.worldpainter.exporting
-
Created by Pepijn on 15-12-2016.
- CachingMinecraftWorld(File, int, int, int, Platform, boolean, int) - Constructor for class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
-
- CACTUS - Static variable in class org.pepsoft.minecraft.Material
-
- CACTUS - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
-
- CALCITE - Static variable in class org.pepsoft.minecraft.Material
-
- calculateBottomLedgeHeight(int, int) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
-
- calculateBottomLedgeHeight(float) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
-
- calculateBottomLevel(int, int, int, int, int, float) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
-
- calculateFloorLevel(int, int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
-
- calculateRoofLevel(int, int, int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
-
- calculateTopLedgeHeight(int, int) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
-
- calculateTopLedgeHeight(float) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
-
- canSnowFallOn() - Method in enum com.khorn.terraincontrol.util.minecraftTypes.DefaultMaterial
-
Gets whether snow can fall on this block.
- canSupportSnow - Variable in class org.pepsoft.minecraft.Material
-
Whether snow may be placed on this block.
- capabilities - Variable in class org.pepsoft.worldpainter.Platform
-
The set of capabilities supported by this platform.
- CARROTS - Static variable in class org.pepsoft.minecraft.Material
-
- CARROTS - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
-
- carve(Rectangle, Rectangle, MinecraftWorld) - Method in interface org.pepsoft.worldpainter.exporting.SecondPassLayerExporter
-
Carve an area of the map.
- carve(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter
-
- carve(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter
-
- carve(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter
-
- carve(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.CliffCarverExporter
-
- carve(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.exporters.VoidExporter
-
- carve(Rectangle, Rectangle, MinecraftWorld) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerExporter
-
- CARVED_PUMPKIN - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
-
- CARVED_PUMPKIN_EAST_FACE - Static variable in class org.pepsoft.minecraft.Material
-
- CARVED_PUMPKIN_NORTH_FACE - Static variable in class org.pepsoft.minecraft.Material
-
- CARVED_PUMPKIN_SOUTH_FACE - Static variable in class org.pepsoft.minecraft.Material
-
- CARVED_PUMPKIN_WEST_FACE - Static variable in class org.pepsoft.minecraft.Material
-
- categories - Variable in class org.pepsoft.worldpainter.layers.plants.Plant
-
- category - Variable in class org.pepsoft.minecraft.Block
-
Type of block encoded in a single category
- category - Variable in class org.pepsoft.minecraft.Material
-
Type of block encoded in a single category
- category - Variable in class org.pepsoft.worldpainter.gardenofeden.Seed
-
- Category - Enum in org.pepsoft.worldpainter.layers.plants
-
A category of plants, determining mainly on what foundation they can be
placed.
- CATEGORY_AIR - Static variable in class org.pepsoft.minecraft.Block
-
- CATEGORY_AIR - Static variable in class org.pepsoft.minecraft.Material
-
- CATEGORY_BUILDING - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
A building
- CATEGORY_FIELD - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
A garden, park or field
- CATEGORY_FLUID - Static variable in class org.pepsoft.minecraft.Block
-
- CATEGORY_FLUID - Static variable in class org.pepsoft.minecraft.Material
-
- CATEGORY_INSUBSTANTIAL - Static variable in class org.pepsoft.minecraft.Block
-
- CATEGORY_INSUBSTANTIAL - Static variable in class org.pepsoft.minecraft.Material
-
- CATEGORY_MAN_MADE - Static variable in class org.pepsoft.minecraft.Block
-
- CATEGORY_MAN_MADE - Static variable in class org.pepsoft.minecraft.Material
-
- CATEGORY_NATURAL_SOLID - Static variable in class org.pepsoft.minecraft.Block
-
- CATEGORY_NATURAL_SOLID - Static variable in class org.pepsoft.minecraft.Material
-
- CATEGORY_OBJECT - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
A manually placed custom object
- CATEGORY_RESOURCE - Static variable in class org.pepsoft.minecraft.Block
-
- CATEGORY_RESOURCE - Static variable in class org.pepsoft.minecraft.Material
-
- CATEGORY_ROAD - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
Roadway
- CATEGORY_STREET_FURNITURE - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
Street furniture such as awnings, lighting, seats, fountains, wells, etc.
- CATEGORY_TREE - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
Tree
- CATEGORY_UNKNOWN - Static variable in class org.pepsoft.minecraft.Material
-
- CATEGORY_UNOCCUPIED - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
Unoccupied land
- CATEGORY_WATER - Static variable in class org.pepsoft.worldpainter.layers.GardenCategory
-
Water
- CAVE_AIR - Static variable in class org.pepsoft.minecraft.Material
-
- CAVE_VINES_NO_BERRIES - Static variable in class org.pepsoft.minecraft.Material
-
- CAVE_VINES_PLANT_NO_BERRIES - Static variable in class org.pepsoft.minecraft.Material
-
- CaveDecorationSettings() - Constructor for class org.pepsoft.worldpainter.layers.exporters.AbstractCavesExporter.CaveDecorationSettings
-
- CaveDecorationSettings(boolean, boolean, boolean, boolean) - Constructor for class org.pepsoft.worldpainter.layers.exporters.AbstractCavesExporter.CaveDecorationSettings
-
Temporary simple constructor.
- Caverns - Class in org.pepsoft.worldpainter.layers
-
- CavernsExporter - Class in org.pepsoft.worldpainter.layers.exporters
-
- CavernsExporter(Dimension, Platform, ExporterSettings) - Constructor for class org.pepsoft.worldpainter.layers.exporters.CavernsExporter
-
- CavernsExporter.CavernsSettings - Class in org.pepsoft.worldpainter.layers.exporters
-
- CavernsRenderer - Class in org.pepsoft.worldpainter.layers.renderers
-
- CavernsRenderer() - Constructor for class org.pepsoft.worldpainter.layers.renderers.CavernsRenderer
-
- CavernsSettings() - Constructor for class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
-
- Caves - Class in org.pepsoft.worldpainter.layers
-
Created by Pepijn on 15-1-2017.
- CaveSettings - Interface in org.pepsoft.worldpainter.layers.exporters
-
- CavesExporter - Class in org.pepsoft.worldpainter.layers.exporters
-
Created by Pepijn on 15-1-2017.
- CavesExporter(Dimension, Platform, ExporterSettings) - Constructor for class org.pepsoft.worldpainter.layers.exporters.CavesExporter
-
- CavesExporter.CavesSettings - Class in org.pepsoft.worldpainter.layers.exporters
-
Settings for the Caves layer.
- CavesRenderer - Class in org.pepsoft.worldpainter.layers.renderers
-
Created by Pepijn on 15-1-2017.
- CavesRenderer() - Constructor for class org.pepsoft.worldpainter.layers.renderers.CavesRenderer
-
- CavesSettings() - Constructor for class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
-
- changed() - Method in class org.pepsoft.worldpainter.Dimension
-
Update the change number; for use when some aspect of a dimension changes
which the Dimension
class itself does not track.
- changed() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
-
- changed() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
-
- Chasms - Class in org.pepsoft.worldpainter.layers
-
- ChasmsExporter - Class in org.pepsoft.worldpainter.layers.exporters
-
- ChasmsExporter(Dimension, Platform, ExporterSettings) - Constructor for class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter
-
- ChasmsExporter.ChasmsSettings - Class in org.pepsoft.worldpainter.layers.exporters
-
- ChasmsRenderer - Class in org.pepsoft.worldpainter.layers.renderers
-
- ChasmsRenderer() - Constructor for class org.pepsoft.worldpainter.layers.renderers.ChasmsRenderer
-
- ChasmsSettings() - Constructor for class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
-
- checkGoCalled(String) - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
-
- CHERRY_SAPLING - Static variable in class org.pepsoft.minecraft.Material
-
- Chest - Class in org.pepsoft.minecraft
-
- Chest(Platform) - Constructor for class org.pepsoft.minecraft.Chest
-
- Chest(CompoundTag) - Constructor for class org.pepsoft.minecraft.Chest
-
- CHEST_EAST - Static variable in class org.pepsoft.minecraft.Material
-
- CHEST_NORTH - Static variable in class org.pepsoft.minecraft.Material
-
- CHEST_SOUTH - Static variable in class org.pepsoft.minecraft.Material
-
- CHEST_WEST - Static variable in class org.pepsoft.minecraft.Material
-
- children - Variable in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
-
- childrenChanged() - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
-
- chooseThreadCount(String, int) - Static method in class org.pepsoft.worldpainter.util.ThreadUtils
-
Choose a thread count taking into account the number of processor cores, the number of jobs and the available
memory, assuming that each job will need at least approximately
ThreadUtils.REQUIRED_MEMORY_PER_JOB
bytes of memory.
- CHORUS_FLOWER - Static variable in class org.pepsoft.minecraft.Material
-
- CHORUS_PLANT - Static variable in class org.pepsoft.minecraft.Material
-
- CHORUS_PLANT - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
-
- Chunk - Interface in org.pepsoft.minecraft
-
This API's coordinate system is the Minecraft coordinate system (W <- x -> E, down <- y -> up, N <- z -> S).
- chunk - Variable in class org.pepsoft.minecraft.ChunkFactory.ChunkCreationResult
-
- ChunkCreationResult() - Constructor for class org.pepsoft.minecraft.ChunkFactory.ChunkCreationResult
-
- chunkError(MinecraftCoords, String) - Method in interface org.pepsoft.minecraft.ChunkStore.ChunkVisitor
-
This is called when a chunk is skipped due to a loading error, to
give the visitor the opportunity to record the error or abort the
process.
- ChunkFactory - Interface in org.pepsoft.minecraft
-
- ChunkFactory.ChunkCreationResult - Class in org.pepsoft.minecraft
-
- ChunkFactory.Stage - Enum in org.pepsoft.minecraft
-
- ChunkFactory.Stats - Class in org.pepsoft.minecraft
-
- chunkInTileToAbsolute(Tile, int, int) - Static method in class org.pepsoft.worldpainter.Coordinates
-
Translate a chunk coordinate within a tile to absolute world coordinates.
- ChunkNode - Class in org.pepsoft.minecraft.mapexplorer
-
- ChunkProvider - Interface in org.pepsoft.minecraft
-
A provider of Minecraft chunks.
- CHUNKS_PER_SIDE - Static variable in class org.pepsoft.worldpainter.exporting.WorldRegion
-
- chunksGenerated - Variable in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter.ExportResults
-
Whether any chunks were actually generated for this region.
- ChunkStore - Interface in org.pepsoft.minecraft
-
A provider of Minecraft chunk storage.
- ChunkStore.ChunkVisitor - Interface in org.pepsoft.minecraft
-
A visitor of chunks.
- ChunkUtils - Class in org.pepsoft.worldpainter.util
-
- clamped(double, double) - Method in interface org.pepsoft.worldpainter.HeightMap
-
Create a new height map that constrains the value of another height map to a given range.
- CLAY - Static variable in class org.pepsoft.minecraft.Material
-
- cleanUpBackups(File, Window) - Static method in class org.pepsoft.worldpainter.util.BackupUtils
-
Deletes backups, oldest first, until there is at least
Configuration
.minimumFreeSpaceForMaps
GB
free, and only if enabled and/or the user gives permission.
- clear() - Static method in class org.pepsoft.minecraft.RegionFileCache
-
- clear() - Method in class org.pepsoft.worldpainter.MixedMaterialManager
-
Forget all registered materials; used when unloading a world.
- clear(MixedMaterial) - Method in class org.pepsoft.worldpainter.MixedMaterialManager
-
Forget one registered material.
- clearCustomBiomes() - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager
-
- clearLayer(int, int, Layer, int) - Method in interface org.pepsoft.worldpainter.gardenofeden.Garden
-
Remove a layer from the world in a square area with a particular radius
around a particular location.
- clearLayerData(Layer) - Method in class org.pepsoft.worldpainter.Dimension
-
- clearLayerData(int, int, Set<Layer>) - Method in class org.pepsoft.worldpainter.Dimension
-
Clear all layer data at a particular location (by resetting to the
layer's default value), possibly with the exception of certain layers.
- clearLayerData(Layer) - Method in class org.pepsoft.worldpainter.ReadOnlyTile
-
- clearLayerData(int, int, Set<Layer>) - Method in class org.pepsoft.worldpainter.ReadOnlyTile
-
- clearLayerData(Layer) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
-
- clearLayerData(Layer) - Method in class org.pepsoft.worldpainter.Tile
-
- clearLayerData(int, int, Set<Layer>) - Method in class org.pepsoft.worldpainter.Tile
-
Clear all layer data at a particular location (by resetting to the
layer's default value), possibly with the exception of certain layers.
- clearLayerData(Layer) - Method in class org.pepsoft.worldpainter.World2
-
- clearRedo() - Method in class org.pepsoft.worldpainter.Dimension
-
- clearRedo() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
-
- clearRedo() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
-
- clearStatistics() - Method in class org.pepsoft.worldpainter.Configuration
-
- clearUndo() - Method in class org.pepsoft.worldpainter.Dimension
-
- clearUndo() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
-
- clearUndo() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
-
- CliffCarver - Class in org.pepsoft.worldpainter.layers
-
- CliffCarver(String, String, Object) - Constructor for class org.pepsoft.worldpainter.layers.CliffCarver
-
- CliffCarverExporter - Class in org.pepsoft.worldpainter.layers.exporters
-
- CliffCarverExporter(Dimension, Platform, ExporterSettings, CliffCarver) - Constructor for class org.pepsoft.worldpainter.layers.exporters.CliffCarverExporter
-
- clone() - Method in class org.pepsoft.minecraft.AbstractNBTItem
-
- clone() - Method in class org.pepsoft.minecraft.Entity
-
- clone() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
-
- clone() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
-
- clone() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
-
- clone() - Method in class org.pepsoft.minecraft.MCRegionChunk
-
- clone() - Method in class org.pepsoft.minecraft.MemoryChunk
-
- clone() - Method in interface org.pepsoft.worldpainter.brushes.Brush
-
Create a deep copy of the brush.
- clone() - Method in class org.pepsoft.worldpainter.exporting.Cursor
-
- clone() - Method in class org.pepsoft.worldpainter.exporting.ExportSettings
-
- clone() - Method in class org.pepsoft.worldpainter.gardenofeden.Seed
-
- clone() - Method in interface org.pepsoft.worldpainter.HeightMap
-
Create a deep copy of the height map.
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.CombiningHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.DifferenceHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.DisplacementHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.MaximisingHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.MinimisingHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.ProductHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.SlopeHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.heightMaps.SumHeightMap
-
- clone() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
-
- clone() - Method in interface org.pepsoft.worldpainter.layers.bo2.Bo2ObjectProvider
-
Create a deep copy of the object provider.
- clone() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2ObjectTube
-
- clone() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
-
- clone() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
-
- clone() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
-
- clone() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
-
- clone() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
-
- clone() - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
-
- clone() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
-
Create a deep copy of the custom layer, with a different ID and
independent settings.
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.AbstractCavesExporter.CaveDecorationSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter.AnnotationsSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
-
- clone() - Method in interface org.pepsoft.worldpainter.layers.exporters.ExporterSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.FrostExporter.FrostSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter.RiverSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.DeciduousSettings
-
Deprecated.
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.PineSettings
-
Deprecated.
- clone() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
-
- clone() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
-
- clone() - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer
-
- clone() - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer.PlantSettings
-
- clone() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
-
- clone() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
-
- clone() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer.LayerSettings
-
- clone() - Method in class org.pepsoft.worldpainter.MixedMaterial
-
- clone() - Method in class org.pepsoft.worldpainter.NoiseSettings
-
- clone() - Method in class org.pepsoft.worldpainter.objects.AbstractObject
-
- clone() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
-
- clone() - Method in interface org.pepsoft.worldpainter.objects.WPObject
-
Create a clone of the object.
- clone() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
-
- clone() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
-
- clone() - Method in interface org.pepsoft.worldpainter.themes.Theme
-
- clone() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
-
- close() - Method in interface org.pepsoft.minecraft.ChunkProvider
-
Close the chunk provider, flushing any changes and closing any system
resources.
- close() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
-
- close() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
-
- close() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
-
- close() - Method in class org.pepsoft.minecraft.MemoryChunk
-
- close() - Method in class org.pepsoft.minecraft.RegionFile
-
- close() - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
-
- close() - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
-
Does nothing.
- close() - Method in class org.pepsoft.worldpainter.exporting.JavaChunkStore
-
- close() - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
-
- close() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
-
- COAL - Static variable in class org.pepsoft.minecraft.Material
-
- COBBLESTONE - Static variable in class org.pepsoft.minecraft.Material
-
- COBBLESTONE_SLAB - Static variable in class org.pepsoft.minecraft.Material
-
- COBBLESTONE_STAIRS - Static variable in class org.pepsoft.minecraft.Material
-
- COBBLESTONE_WALL - Static variable in class org.pepsoft.minecraft.Material
-
- COBWEB - Static variable in class org.pepsoft.minecraft.Material
-
- COCOA_PLANT - Static variable in class org.pepsoft.minecraft.Material
-
- COCOA_PLANT_HALF_RIPE - Static variable in class org.pepsoft.minecraft.Material
-
- COCOA_PLANT_RIPE - Static variable in class org.pepsoft.minecraft.Material
-
- COLLATOR - Static variable in class org.pepsoft.minecraft.mapexplorer.DirectoryNode
-
- COLLISION_MODE_ALL - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
-
- COLLISION_MODE_NONE - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
-
- COLLISION_MODE_SOLID - Static variable in interface org.pepsoft.worldpainter.objects.WPObject
-
- colour - Variable in class org.pepsoft.minecraft.Material
-
The colour of this material as an int
in ARGB format.
- COLOUR_NAMES - Static variable in class org.pepsoft.minecraft.Constants
-
The names corresponding to the DATA_*
constants above (which correspond to the legacy data values for the
wool block).
- ColouredPatternRenderer - Class in org.pepsoft.worldpainter.layers.renderers
-
- ColouredPatternRenderer(int, boolean[][]) - Constructor for class org.pepsoft.worldpainter.layers.renderers.ColouredPatternRenderer
-
- ColouredPatternRenderer(int, boolean[][], int, int) - Constructor for class org.pepsoft.worldpainter.layers.renderers.ColouredPatternRenderer
-
- ColourGradient - Class in org.pepsoft.worldpainter.ramps
-
- ColourGradient(int, int) - Constructor for class org.pepsoft.worldpainter.ramps.ColourGradient
-
- ColourGradient(float, int, float, int) - Constructor for class org.pepsoft.worldpainter.ramps.ColourGradient
-
- ColourGradient(float, int, float, int, ColourGradient.Transition) - Constructor for class org.pepsoft.worldpainter.ramps.ColourGradient
-
- ColourGradient.Transition - Enum in org.pepsoft.worldpainter.ramps
-
- ColourRamp - Interface in org.pepsoft.worldpainter.ramps
-
- ColourScheme - Interface in org.pepsoft.worldpainter
-
A provider of colours of Minecraft blocks.
- ColourSchemeRenderer - Interface in org.pepsoft.worldpainter.layers.renderers
-
- com.khorn.terraincontrol.util.minecraftTypes - package com.khorn.terraincontrol.util.minecraftTypes
-
- CombinedFilter - Class in org.pepsoft.worldpainter.panels
-
A filter that combines a number of subordinate filters, returning the lowest strength among them.
- CombinedFilter(Collection<Filter>) - Constructor for class org.pepsoft.worldpainter.panels.CombinedFilter
-
- CombinedLayer - Class in org.pepsoft.worldpainter.layers
-
- CombinedLayer(String, String, Object) - Constructor for class org.pepsoft.worldpainter.layers.CombinedLayer
-
- CombiningHeightMap - Class in org.pepsoft.worldpainter.heightMaps
-
An abstract base class for a height map which somehow combines two
subordinate height maps.
- CombiningHeightMap(HeightMap, HeightMap) - Constructor for class org.pepsoft.worldpainter.heightMaps.CombiningHeightMap
-
- CombiningHeightMap(String, HeightMap, HeightMap) - Constructor for class org.pepsoft.worldpainter.heightMaps.CombiningHeightMap
-
- commandLine - Variable in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
-
- commit() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor
-
Save the current settings from the editor component to the layer.
- CompareChunks - Class in org.pepsoft.worldpainter.tools
-
- CompareChunks() - Constructor for class org.pepsoft.worldpainter.tools.CompareChunks
-
- compareTo(Object) - Method in class org.pepsoft.worldpainter.Dimension.Anchor
-
- compareTo(Layer) - Method in class org.pepsoft.worldpainter.layers.Layer
-
- compareTo(MixedMaterial) - Method in class org.pepsoft.worldpainter.MixedMaterial
-
- condition - Variable in class org.pepsoft.worldpainter.panels.DefaultFilter.LayerValue
-
- Configuration - Class in org.pepsoft.worldpainter
-
- Configuration() - Constructor for class org.pepsoft.worldpainter.Configuration
-
- Configuration.DonationStatus - Enum in org.pepsoft.worldpainter
-
- Configuration.LookAndFeel - Enum in org.pepsoft.worldpainter
-
- Configuration.MessageDisplayed - Class in org.pepsoft.worldpainter
-
- Configuration.OverlayType - Enum in org.pepsoft.worldpainter
-
- connectingBlock - Variable in class org.pepsoft.minecraft.Material
-
A connecting block has boolean west, north, east and south properties which should be set if the block in that
direction is the same type, or a solid and opaque block.
- constant - Variable in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
-
- constantColour - Variable in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
-
- ConstantHeightMap - Class in org.pepsoft.worldpainter.heightMaps
-
- ConstantHeightMap(double) - Constructor for class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
-
- ConstantHeightMap(String, double) - Constructor for class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
-
- Constants - Class in org.pepsoft.minecraft
-
- Constants - Class in org.pepsoft.worldpainter
-
- constantValue - Variable in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
-
- contains(String) - Static method in enum com.khorn.terraincontrol.util.minecraftTypes.DefaultMaterial
-
Returns true or false depending on if this DefaultMaterial has the
given name
- contains(int) - Static method in enum com.khorn.terraincontrol.util.minecraftTypes.DefaultMaterial
-
Returns true or false depending on if this DefaultMaterial has the
given ID
- containsAnyWater(Material) - Method in class org.pepsoft.worldpainter.exporting.PostProcessor
-
Whether the material is any kind of water, including falling or flowing water (with a non zero level).
- containsChunk(int, int) - Method in class org.pepsoft.minecraft.RegionFile
-
- containsOneOf(Layer...) - Method in class org.pepsoft.worldpainter.Dimension
-
- containsOneOf(Layer...) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
-
- containsOneOf(Layer...) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
-
- containsOneOf(Layer...) - Method in class org.pepsoft.worldpainter.RODelegatingTile
-
- containsOneOf(Layer...) - Method in class org.pepsoft.worldpainter.Tile
-
- containsTag(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
-
- containsTag(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
-
- containsType(DataType) - Method in class org.pepsoft.minecraft.AbstractNBTItem
-
- containsWater() - Method in class org.pepsoft.minecraft.Material
-
Indicate whether the block is filled with water (in addition to whatever else may be there), excepting flowing
water.
- context - Variable in class org.pepsoft.worldpainter.layers.AbstractLayerEditor
-
- ContextProvider - Interface in org.pepsoft.worldpainter.plugins
-
- Coordinates - Class in org.pepsoft.worldpainter
-
- CoordinateTransform - Class in org.pepsoft.worldpainter
-
- CoordinateTransform() - Constructor for class org.pepsoft.worldpainter.CoordinateTransform
-
- COPPER_ORE - Static variable in class org.pepsoft.minecraft.Material
-
- CORNFLOWER - Static variable in class org.pepsoft.minecraft.Material
-
- CORNFLOWER - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
-
- create(Platform, int, int) - Static method in class org.pepsoft.minecraft.JavaLevel
-
- create(int, int, Dimension, Platform, Map<Layer, LayerExporter>) - Static method in class org.pepsoft.worldpainter.exporting.BorderChunkFactory
-
- create(int, int, Dimension, Platform) - Static method in class org.pepsoft.worldpainter.exporting.WallChunk
-
- create(Platform, int) - Static method in class org.pepsoft.worldpainter.MixedMaterial
-
- create(Platform, Material) - Static method in class org.pepsoft.worldpainter.MixedMaterial
-
Utility method for creating a simple mixed material, consisting of one
material, with a default name targeted to a specific platform.
- create(String, Material) - Static method in class org.pepsoft.worldpainter.MixedMaterial
-
Utility method for creating a simple mixed material, consisting of one
material, with a specific name.
- create(Dimension, Object) - Static method in class org.pepsoft.worldpainter.panels.ExceptOnTerrainOrLayerFilter
-
- create(Dimension, Object) - Static method in class org.pepsoft.worldpainter.panels.OnlyOnTerrainOrLayerFilter
-
- createChunk(int, int) - Method in interface org.pepsoft.minecraft.ChunkFactory
-
Create the chunk at the specified location, if present.
- createChunk(int, int) - Method in class org.pepsoft.minecraft.HeightMapChunkFactory
-
- createChunk(int, int) - Method in class org.pepsoft.minecraft.SimpleChunkFactory
-
- createChunk(Dimension, ChunkFactory, Map<Point, Tile>, int, int, boolean, Map<Layer, LayerExporter>, boolean) - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
-
- createChunk(int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldPainterChunkFactory
-
- createChunk(Tile, int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldPainterChunkFactory
-
- createChunk(Platform, Map<DataType, Tag>, int, int) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
-
- createChunk(Platform, Map<DataType, Tag>, int, int, boolean) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
-
- createChunk(Platform, int, int, int, int) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
-
- createChunk(Platform, int, int, int, int) - Method in interface org.pepsoft.worldpainter.plugins.BlockBasedPlatformProvider
-
Create a new, empty chunk for a platform supported by this provider.
- createChunk(Platform, int, int, int, int) - Method in class org.pepsoft.worldpainter.plugins.PlatformManager
-
- createDefault(Platform, int, int, int) - Static method in class org.pepsoft.minecraft.datapack.Dimension
-
- createDefault(Terrain, int, int, int) - Static method in class org.pepsoft.worldpainter.themes.SimpleTheme
-
- createDefault(Terrain, int, int, int, boolean, boolean) - Static method in class org.pepsoft.worldpainter.themes.SimpleTheme
-
- createExecutorService(String, int) - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
-
- createFancyTileFactory(long, Terrain, int, int, int, int, boolean, float, double) - Static method in class org.pepsoft.worldpainter.TileFactoryFactory
-
- createFilter() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
-
- CreateFilterOp - Class in org.pepsoft.worldpainter.tools.scripts
-
- CreateFilterOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.CreateFilterOp
-
- createFlatTileFactory(long, Terrain, int, int, int, int, boolean, boolean) - Static method in class org.pepsoft.worldpainter.TileFactoryFactory
-
- createImage(BiomeScheme, int, ColourScheme) - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
-
- createLayer() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor
-
Create a new layer with default settings.
- createLayerEditor(Platform, Class<L>) - Method in interface org.pepsoft.worldpainter.plugins.LayerEditorProvider
-
Create a layer editor for the specified layer type and target platform.
- createNoiseTileFactory(long, Terrain, int, int, int, int, boolean, boolean, float, double) - Static method in class org.pepsoft.worldpainter.TileFactoryFactory
-
- createPreview(UndergroundPocketsLayer, int, int) - Static method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayerExporter
-
Create a black and white preview of the layer.
- createPreview(UndergroundPocketsLayer, int, int, ColourScheme, Terrain, Platform) - Static method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayerExporter
-
Create a coloured preview of the layer.
- createScaledTile(int, int) - Method in class org.pepsoft.worldpainter.ScalingHelper
-
- createSingleTerrain(Terrain, int, int, int) - Static method in class org.pepsoft.worldpainter.themes.SimpleTheme
-
- createTile(int, int) - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
-
- createTile(int, int) - Method in interface org.pepsoft.worldpainter.TileFactory
-
- createWorld(File, String) - Method in class org.pepsoft.worldpainter.exporting.JavaWorldExporter
-
- createWorld() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
-
Import a height map as a new WorldPainter world.
- CRIMSON_FUNGUS - Static variable in class org.pepsoft.minecraft.Material
-
- CRIMSON_FUNGUS - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
-
- CRIMSON_NYLIUM - Static variable in class org.pepsoft.minecraft.Material
-
- CRIMSON_ROOTS - Static variable in class org.pepsoft.minecraft.Material
-
- CRIMSON_ROOTS - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
-
- Cursor - Class in org.pepsoft.worldpainter.exporting
-
- Cursor(MinecraftWorld, int, int, int, Direction) - Constructor for class org.pepsoft.worldpainter.exporting.Cursor
-
- Cursor(MinecraftWorld, Point, int, Direction) - Constructor for class org.pepsoft.worldpainter.exporting.Cursor
-
- CUSTOM_TERRAIN_COUNT - Static variable in enum org.pepsoft.worldpainter.Terrain
-
- CustomAnnotationLayer - Class in org.pepsoft.worldpainter.layers
-
- CustomAnnotationLayer(String, String, Object) - Constructor for class org.pepsoft.worldpainter.layers.CustomAnnotationLayer
-
- CustomBiome - Class in org.pepsoft.worldpainter.biomeschemes
-
- CustomBiome(String, int) - Constructor for class org.pepsoft.worldpainter.biomeschemes.CustomBiome
-
- CustomBiome(String, int, int) - Constructor for class org.pepsoft.worldpainter.biomeschemes.CustomBiome
-
- customBiomeAdded(CustomBiome) - Method in interface org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager.CustomBiomeListener
-
- customBiomeChanged(CustomBiome) - Method in interface org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager.CustomBiomeListener
-
- CustomBiomeManager - Class in org.pepsoft.worldpainter.biomeschemes
-
Coordinates loading, saving and editing of custom biomes.
- CustomBiomeManager() - Constructor for class org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager
-
- CustomBiomeManager.CustomBiomeListener - Interface in org.pepsoft.worldpainter.biomeschemes
-
- customBiomeRemoved(CustomBiome) - Method in interface org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager.CustomBiomeListener
-
- CustomGenerator - Class in org.pepsoft.minecraft
-
- CustomGenerator(String, Tag) - Constructor for class org.pepsoft.minecraft.CustomGenerator
-
- CustomLayer - Class in org.pepsoft.worldpainter.layers
-
- CustomLayer(String, String, Layer.DataSize, int, Object) - Constructor for class org.pepsoft.worldpainter.layers.CustomLayer
-
- CustomLayer(String, String, Layer.DataSize, int, char, Object) - Constructor for class org.pepsoft.worldpainter.layers.CustomLayer
-
- CustomLayerProvider - Interface in org.pepsoft.worldpainter.plugins
-
Created by Pepijn Schmitz on 19-08-16.
- CustomObjectManager - Class in org.pepsoft.worldpainter.plugins
-
Created by Pepijn on 9-3-2017.
- CustomObjectManager() - Constructor for class org.pepsoft.worldpainter.plugins.CustomObjectManager
-
- CustomObjectManager.UniversalFileFilter - Class in org.pepsoft.worldpainter.plugins
-
- CustomObjectProvider - Interface in org.pepsoft.worldpainter.plugins
-
A plugin which can import and export custom objects of some specific type(s).
- CustomTerrainHelper - Class in org.pepsoft.worldpainter
-
- CustomTerrainHelper(int) - Constructor for class org.pepsoft.worldpainter.CustomTerrainHelper
-
- CYAN_CLAY - Static variable in class org.pepsoft.minecraft.Material
-