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 

G

GAME_TYPE_ADVENTURE - Static variable in class org.pepsoft.minecraft.Constants
 
GAME_TYPE_CREATIVE - Static variable in class org.pepsoft.minecraft.Constants
 
GAME_TYPE_SURVIVAL - Static variable in class org.pepsoft.minecraft.Constants
 
GameType - Enum in org.pepsoft.worldpainter
Created by Pepijn on 13-12-2016.
Garden - Interface in org.pepsoft.worldpainter.gardenofeden
The "garden" concept is a way of dynamically creating complex random realistic structures which adhere to a set of rules, for example villages with roads, buildings, etc.
garden - Variable in class org.pepsoft.worldpainter.gardenofeden.Seed
 
GardenCategory - Class in org.pepsoft.worldpainter.layers
 
GardenCategory() - Constructor for class org.pepsoft.worldpainter.layers.GardenCategory
 
GardenCategoryRenderer - Class in org.pepsoft.worldpainter.layers.renderers
 
GardenCategoryRenderer() - Constructor for class org.pepsoft.worldpainter.layers.renderers.GardenCategoryRenderer
 
GardenExporter - Class in org.pepsoft.worldpainter.gardenofeden
 
GardenExporter() - Constructor for class org.pepsoft.worldpainter.gardenofeden.GardenExporter
 
GardenOfEdenOperation - Interface in org.pepsoft.worldpainter.gardenofeden
 
gatherAllMaterials(World2, Platform) - Static method in class org.pepsoft.worldpainter.util.MaterialUtils
 
gatherBlocksWithoutIds(World2, Platform) - Static method in class org.pepsoft.worldpainter.util.MaterialUtils
Gather descriptions of all materials that don't have a block ID (and are therefore not compatible with Minecraft 1.13 or later) from: The currently loaded custom materials in the MixedMaterialManager The specified World
GB - Static variable in class org.pepsoft.worldpainter.Constants
 
generatePreview(Dimension, TunnelLayer, int, int, int, int, int, int) - Static method in class org.pepsoft.worldpainter.layers.tunnel.FloatingLayerExporter
 
generatePreview(TunnelLayer, int, int, int, int, int, int) - Static method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerExporter
 
generateRiver(int, int) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverGenerator
 
generateRivers() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverGenerator
 
generateRivers(Tile) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverGenerator
 
Generator - Enum in org.pepsoft.worldpainter
 
GenericObject - Class in org.pepsoft.worldpainter.objects
A generic WPObject, not tied to any particular platform or file format.
GenericObject(String, int, int, int, Material[]) - Constructor for class org.pepsoft.worldpainter.objects.GenericObject
 
GenericObject(String, int, int, int, Material[], List<Entity>, List<TileEntity>, Map<String, Serializable>) - Constructor for class org.pepsoft.worldpainter.objects.GenericObject
 
GenericObject(WPObject) - Constructor for class org.pepsoft.worldpainter.objects.GenericObject
 
GeometryUtil - Class in org.pepsoft.worldpainter.util
 
GeometryUtil.AbsoluteVolumeVisitor - Interface in org.pepsoft.worldpainter.util
 
GeometryUtil.AllPlaneVisitor - Interface in org.pepsoft.worldpainter.util
 
GeometryUtil.LineVisitor - Interface in org.pepsoft.worldpainter.util
 
GeometryUtil.PlaneVisitor - Interface in org.pepsoft.worldpainter.util
 
GeometryUtil.VolumeVisitor - Interface in org.pepsoft.worldpainter.util
 
get(int) - Static method in class org.pepsoft.minecraft.Material
Get a legacy (pre-1.13) material by block ID.
get(int, int) - Static method in class org.pepsoft.minecraft.Material
Get a legacy (pre-1.13) material by block ID and data value.
get(Material.Identity) - Static method in class org.pepsoft.minecraft.Material
Get the single instance of the material with the given identity.
get(String, Map<String, String>) - Static method in class org.pepsoft.minecraft.Material
Get the single instance of the material with the given name and properties.
get(String, Object...) - Static method in class org.pepsoft.minecraft.Material
Get the single instance of the material with the given name and properties.
get(int, int) - Static method in class org.pepsoft.worldpainter.HeightTransform
 
get3DBiome(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
Get a 3D biome, stored per 4x4x4 block.
get3DBiome(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
get3DBiome(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
get3DBiome(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getAboveLevel() - Method in class org.pepsoft.worldpainter.panels.DefaultFilter
 
getAccelerationType() - Method in class org.pepsoft.worldpainter.Configuration
 
getActions() - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
getActions() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
Get any actions (in addition to the standard add, edit and remove actions) for this custom layer.
getActiveLayers(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getActiveLayers(int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getAdditionalButtons() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor
Get optional additional buttons which will be placed on the Edit Layer Dialog to the left of the OK and Cancel buttons.
getAdvancedSetting(AttributeKey<T>) - Method in class org.pepsoft.worldpainter.Configuration
 
getAllBiomes(Platform, CustomBiomeManager) - Static method in class org.pepsoft.worldpainter.util.BiomeUtils
 
getAllLayers(boolean) - Method in class org.pepsoft.worldpainter.Dimension
Returns the set of all layers currently in use on the world, optionally including layers that are included in combined layers.
getAllLayers(boolean) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getAllLayers() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor.LayerEditorContext
Get a list with all currently available layers.
getAllLayers(boolean) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getAllLayerSettings() - Method in class org.pepsoft.worldpainter.Dimension
 
getAllLayerSettings() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getAllLayerSettings() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getAllLayerSettings() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getAllLayerSettings() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getAllMaterials() - Static method in class org.pepsoft.minecraft.Material
Get all realised materials.
getAllMaterials() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getAllMaterials() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Return all unique materials contained in this object.
getAllMaterials() - Method in enum org.pepsoft.worldpainter.Terrain
 
getAllMinecraftJars() - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
Get all found Minecraft jars.
getAllNames() - Static method in class org.pepsoft.minecraft.Material
Get the fully qualified names of all realised materials.
getAllNamespaces() - Static method in class org.pepsoft.minecraft.Material
Get all known namespaces.
getAllObjects() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getAllObjects() - Method in interface org.pepsoft.worldpainter.layers.bo2.Bo2ObjectProvider
Obtain a list of all different WPObjects which this object provider can return.
getAllObjects() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2ObjectTube
 
getAllObjects() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getAllObjects() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getAllObjects() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getAllPlatforms() - Method in class org.pepsoft.worldpainter.plugins.PlatformManager
 
getAllPlugins() - Method in class org.pepsoft.worldpainter.plugins.WPPluginManager
Get a list of all loaded WorldPainter plugins.
getAllScaledTiles(ProgressReceiver) - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getAllSimpleNamesForNamespace(String) - Static method in class org.pepsoft.minecraft.Material
Get all known names for a specific namespace.
getAllSupportedExtensions() - Method in class org.pepsoft.worldpainter.plugins.CustomObjectManager
 
getAllTags() - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getAllTags(DataType) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getAllTerrains() - Method in class org.pepsoft.worldpainter.Dimension
 
getAllTerrains() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getAllTerrains() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getAllTerrains() - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getAllTerrains() - Method in class org.pepsoft.worldpainter.Tile
 
getAnchor() - Method in class org.pepsoft.worldpainter.Dimension
 
getAnchor() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getAngle(int, int) - Static method in class org.pepsoft.worldpainter.util.MathUtils
Get the clockwise angle in radians from the origin to the indicated coordinates, where 0 is due east.
getAngleMap() - Method in class org.pepsoft.worldpainter.heightMaps.DisplacementHeightMap
 
getAttackTime() - Method in class org.pepsoft.minecraft.Mob
 
getAttribute(AttributeKey<T>) - Method in class org.pepsoft.worldpainter.Dimension
 
getAttribute(AttributeKey<T>) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getAttribute(AttributeKey<T>) - Method in interface org.pepsoft.worldpainter.objects.WPObject
Convencience method for getting the value of an attribute stored in the external metadata, if any.
getAttribute(AttributeKey<T>) - Method in class org.pepsoft.worldpainter.Platform
Convenience method for getting an attribute value.
getAttribute(AttributeKey<T>) - Method in class org.pepsoft.worldpainter.World2
 
getAttributes() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getAttributes() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getAttributes() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getAttributes() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getAttributes() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getAttributes() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
 
getAttributes() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getAttributes() - Method in class org.pepsoft.worldpainter.objects.MirroredObject
 
getAttributes() - Method in class org.pepsoft.worldpainter.objects.NamedObjectWithAttributes
 
getAttributes() - Method in class org.pepsoft.worldpainter.objects.RotatedObject
 
getAttributes() - Method in class org.pepsoft.worldpainter.objects.SkewedObject
 
getAttributes() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Get a live view of the object metadata.
getAutoBiome(int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getAutoBiome(int, int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getAutoBiome(Tile, int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getAutoBiome(Tile, int, int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getAutosaveDelay() - Method in class org.pepsoft.worldpainter.Configuration
 
getAutosaveInterval() - Method in class org.pepsoft.worldpainter.Configuration
 
getAvailableBiomeAlgorithms() - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
 
getBackgroundColour() - Method in class org.pepsoft.worldpainter.Configuration
 
getBackgroundImage() - Method in class org.pepsoft.worldpainter.Configuration
 
getBackgroundImageMode() - Method in class org.pepsoft.worldpainter.Configuration
 
getBackupFile(File, int) - Static method in class org.pepsoft.worldpainter.util.BackupUtils
Create a backup file by appending a number to the name part of the filename.
getBaseHeight() - Method in interface org.pepsoft.worldpainter.HeightMap
Get the base height of this height map, in other words the lowest value it can have.
getBaseHeight() - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getBaseHeight() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getBaseHeightMap() - Method in class org.pepsoft.worldpainter.heightMaps.DisplacementHeightMap
 
getBaseHeightMap() - Method in class org.pepsoft.worldpainter.heightMaps.SlopeHeightMap
 
getBaseHeightMap() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getBaseTerrain() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getBelowLevel() - Method in class org.pepsoft.worldpainter.panels.DefaultFilter
 
getBiome(int, int) - Method in interface org.pepsoft.minecraft.Chunk
Get a 2D biome, stored per column.
getBiome(int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getBiome(int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getBiome() - Method in class org.pepsoft.minecraft.SuperflatPreset
 
getBiome(int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getBiome() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
 
getBiome() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getBiomeCount() - Method in interface org.pepsoft.worldpainter.BiomeScheme
Get the number of biomes.
getBiomeCount() - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeInfo
 
getBiomeCount() - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_1BiomeScheme
 
getBiomeCount() - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_20BiomeScheme
 
getBiomeCount() - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_2BiomeScheme
 
getBiomeCount() - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_7BiomeScheme
 
getBiomeId() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Get a biome ID by name.
GetBiomeIdOp - Class in org.pepsoft.worldpainter.tools.scripts
 
GetBiomeIdOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.GetBiomeIdOp
 
getBiomeName() - Method in class org.pepsoft.minecraft.SuperflatPreset
 
getBiomeName(int) - Method in interface org.pepsoft.worldpainter.BiomeScheme
Get the name of the specified biome in this biome scheme.
getBiomeName(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeInfo
 
getBiomeName(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_1BiomeScheme
 
getBiomeName(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_20BiomeScheme
 
getBiomeName(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_2BiomeScheme
 
getBiomeName(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_7BiomeScheme
 
getBiomes(int, int, int, int) - Method in interface org.pepsoft.worldpainter.BiomeScheme
Get the biomes for a specific rectangular area of the world.
getBiomes(int, int, int, int, int[]) - Method in interface org.pepsoft.worldpainter.BiomeScheme
Get the biomes for a specific rectangular area of the world.
getBiomes(int, int, int, int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeInfo
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeInfo
 
getBiomes(int, int, int, int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeScheme
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.Minecraft1_12BiomeInfo
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.Minecraft1_12JarBiomeScheme
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.Minecraft1_1BiomeInfo
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.Minecraft1_2JarBiomeScheme
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.Minecraft1_7JarBiomeScheme
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.Minecraft1_8JarBiomeScheme
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.MinecraftJarBiomeScheme
 
getBiomes(int, int, int, int, int[]) - Method in class org.pepsoft.worldpainter.biomeschemes.StaticBiomeInfo
 
getBiomeScheme(int, boolean) - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
 
getBiomeScheme(Platform) - Static method in class org.pepsoft.worldpainter.util.BiomeUtils
 
getBitDepth() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getBitLayerCount(Layer, int, int, int) - Method in class org.pepsoft.worldpainter.Dimension
Count the number of blocks where the specified bit layer is set in a square around a particular location
getBitLayerCount(Layer, int, int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getBitLayerCount(Layer, int, int, int) - Method in class org.pepsoft.worldpainter.Tile
Count the number of blocks where the specified bit layer is set in a square around a particular location
getBitLayerValue(Layer, int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getBitLayerValue(Layer, int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getBitLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getBitLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getBitLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getBitLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getBitLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getBitLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getBlock() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getBlockAbove() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getBlockBehind() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getBlockBelow() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getBlockInFront() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getBlockLightLevel(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getBlockLightLevel(int, int, int) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
Returns 0 if height is too large.
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getBlockLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getBlockToTheLeft() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getBlockToTheRight() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getBlockType(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
getBlockType(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getBlockType(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getBlockType(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getBlockType(int, int, int) - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getBlockType(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getBlockType(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getBlockType(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getBlockTypeAt(int, int, int) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getBlockTypeAt(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getBoolean(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getBoolean(String, boolean) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getBoolean(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getBoolean(DataType, String, boolean) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getBorder() - Method in class org.pepsoft.worldpainter.Configuration
 
getBorder() - Method in class org.pepsoft.worldpainter.Dimension
 
getBorder() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getBorder() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getBorderCenterX() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderCenterZ() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderDamagePerBlock() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderLevel() - Method in class org.pepsoft.worldpainter.Configuration
 
getBorderLevel() - Method in class org.pepsoft.worldpainter.Dimension
 
getBorderLevel() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getBorderLevel() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getBorderSafeZone() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderSettings() - Method in class org.pepsoft.worldpainter.World2
 
getBorderSize() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderSize() - Method in class org.pepsoft.worldpainter.Dimension
 
getBorderSize() - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getBorderSize() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getBorderSizeLerpTarget() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderSizeLerpTime() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderWarningBlocks() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBorderWarningTime() - Method in class org.pepsoft.minecraft.JavaLevel
 
getBottomEdgeShape() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getBranch() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2BlockSpec
 
getBrushShape() - Method in interface org.pepsoft.worldpainter.brushes.Brush
Get the shape of the brush.
getByCombinedIndex(int) - Static method in class org.pepsoft.minecraft.Material
Get a legacy (pre-1.13) material corresponding to a combined index consisting of the block ID shifted left four bits and or-ed with the data value.
getById(String) - Static method in class org.pepsoft.worldpainter.Platform
 
getByte(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getByte(String, byte) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getByte(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getByte(DataType, String, byte) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getByteArray(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getByteArray(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getCacheSize() - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getCapMaterial() - Method in class org.pepsoft.worldpainter.layers.trees.TreeType
 
getCategories() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
Get the categories of the plant.
getCategory(int, int) - Method in interface org.pepsoft.worldpainter.gardenofeden.Garden
Get the category of seed, if any, which occupies a particular location.
getCaveDecorationSettings() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
 
getCaveDecorationSettings() - Method in interface org.pepsoft.worldpainter.layers.exporters.CaveSettings
 
getCaveDecorationSettings() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
 
getCaveDecorationSettings() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
 
getCavernsEverywhereLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
 
getCavesEverywhereLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
 
getCeilingHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getCementMode() - Method in class org.pepsoft.worldpainter.platforms.JavaExportSettings
 
getCentreX() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getCentreY() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getChance(Material) - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
 
getChangeNo() - Method in class org.pepsoft.worldpainter.Dimension
Get the change number.
getChangeNo() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getChangeNo() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getChangeNo() - Method in class org.pepsoft.worldpainter.World2
 
getChannel() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getChasmsEverywhereLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
 
getChildren() - Method in class org.pepsoft.worldpainter.mapexplorer.AbstractNode
 
getChildren() - Method in interface org.pepsoft.worldpainter.mapexplorer.Node
 
getChunk(int, int) - Method in interface org.pepsoft.minecraft.ChunkProvider
Retrieve a chunk.
getChunk(int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getChunk(int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getChunk(int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getChunk(int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getChunk(int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getChunk(int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getChunk(int, int) - Method in class org.pepsoft.worldpainter.exporting.JavaChunkStore
Load a chunk.
getChunk(int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getChunk(int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getChunkCoords() - Method in interface org.pepsoft.minecraft.ChunkStore
Returns the coordinates of all the chunks that currently exist in the store.
getChunkCoords() - Method in class org.pepsoft.worldpainter.exporting.JavaChunkStore
 
getChunkCount() - Method in interface org.pepsoft.minecraft.ChunkStore
Return a total count of all the chunks currently in the store.
getChunkCount() - Method in class org.pepsoft.minecraft.RegionFile
 
getChunkCount() - Method in class org.pepsoft.worldpainter.exporting.JavaChunkStore
 
getChunkDataInputStream(int, int) - Method in class org.pepsoft.minecraft.RegionFile
 
getChunkDataInputStream(File, int, int, int) - Static method in class org.pepsoft.minecraft.RegionFileCache
 
getChunkDataOutputStream(int, int) - Method in class org.pepsoft.minecraft.RegionFile
 
getChunkDataOutputStream(File, int, int, int) - Static method in class org.pepsoft.minecraft.RegionFileCache
 
getChunkForEditing(int, int) - Method in interface org.pepsoft.minecraft.ChunkProvider
Retrieve a chunk for editing.
getChunkForEditing(int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getChunkForEditing(int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getChunkForEditing(int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getChunkForEditing(int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getChunkForEditing(int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getChunkForEditing(int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getChunkForEditing(int, int) - Method in class org.pepsoft.worldpainter.exporting.JavaChunkStore
Load a chunk.
getChunkForEditing(int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getChunkForEditing(int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getChunkStore(Platform, File, int) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getChunkStore(Platform, File, int) - Method in interface org.pepsoft.worldpainter.plugins.BlockBasedPlatformProvider
Obtain a ChunkStore which will save chunks in the format of the platform, for a platform supported by this provider and for a specific map base directory and dimension number.
getChunkStore(Platform, File, int) - Method in class org.pepsoft.worldpainter.plugins.PlatformManager
 
getCoastSize() - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getColour(int, ColourScheme) - Method in interface org.pepsoft.worldpainter.BiomeScheme
Get the colour of the specified biome.
getColour(int, ColourScheme) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_1BiomeScheme
 
getColour(int, ColourScheme) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_20BiomeScheme
 
getColour(int, ColourScheme) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_2BiomeScheme
 
getColour(int, ColourScheme) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_7BiomeScheme
 
getColour() - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiome
 
getColour(int, ColourScheme) - Method in class org.pepsoft.worldpainter.biomeschemes.Minecraft1_17BiomeInfo
 
getColour(Material) - Method in interface org.pepsoft.worldpainter.ColourScheme
Get the colour of a particular Minecraft material.
getColour(Material) - Method in class org.pepsoft.worldpainter.colourschemes.HardcodedColourScheme
 
getColour(long, int, int, float, int, ColourScheme) - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getColour(long, int, int, int, int, ColourScheme) - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getColour(int, int) - Method in interface org.pepsoft.worldpainter.HeightMap
Get the colour of the height map at a particular location as a combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
getColour(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getColour(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getColour(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getColour(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getColour(int, ColourScheme) - Static method in class org.pepsoft.worldpainter.layers.Annotations
Convenience method to get the appropriate colour for a particular layer value, as a packed RGB int.
getColour() - Static method in class org.pepsoft.worldpainter.layers.renderers.VoidRenderer
 
getColour() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getColour(float) - Method in class org.pepsoft.worldpainter.ramps.ColourGradient
 
getColour(float) - Method in interface org.pepsoft.worldpainter.ramps.ColourRamp
Get the colour to use for a value n.
getColour(float) - Method in class org.pepsoft.worldpainter.ramps.DefaultColourRamp
 
getColour(long, int, int, float, int, Platform, ColourScheme) - Method in enum org.pepsoft.worldpainter.Terrain
 
getColour(long, int, int, int, int, Platform, ColourScheme) - Method in enum org.pepsoft.worldpainter.Terrain
 
getColourName(int) - Static method in class org.pepsoft.worldpainter.layers.Annotations
Convenience method to get the appropriate colour name for a particular layer value.
getColourScheme() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor.LayerEditorContext
Get the current colour scheme.
getColourScheme() - Method in class org.pepsoft.worldpainter.layers.renderers.AnnotationsRenderer
 
getColourScheme() - Method in class org.pepsoft.worldpainter.layers.renderers.GardenCategoryRenderer
 
getColourScheme() - Method in class org.pepsoft.worldpainter.TileRenderer
 
getColourschemeIndex() - Method in class org.pepsoft.worldpainter.Configuration
 
getComponent() - Method in class org.pepsoft.worldpainter.layers.AbstractLayerEditor
 
getComponent() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor
Get the actual layer editor component.
getConfigDir() - Static method in class org.pepsoft.worldpainter.Configuration
 
getConfigFile() - Static method in class org.pepsoft.worldpainter.Configuration
 
getConfiguredCustomMaterialCount() - Static method in enum org.pepsoft.worldpainter.Terrain
 
getConfiguredPlants() - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer
 
getConfiguredValues() - Static method in enum org.pepsoft.worldpainter.Terrain
 
getConstantValue() - Method in interface org.pepsoft.worldpainter.HeightMap
If the height map is constant: returns the constant value that would be returned for any location from HeightMap.getHeight(int, int) and HeightMap.getHeight(float, float).
getConstantValue() - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getConstantValue() - Method in class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
 
getConstantValue() - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getContourSeparation() - Method in class org.pepsoft.worldpainter.Dimension
 
getContourSeparation() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getContourSeparation() - Method in class org.pepsoft.worldpainter.TileRenderer
 
getCoords() - Method in interface org.pepsoft.minecraft.Chunk
 
getCoords() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getCoords() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getCoords() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getCoords() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getCoords() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getCoords() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getCoords() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getCoords() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2BlockSpec
 
getCount() - Method in class org.pepsoft.minecraft.InventoryItem
 
getCustomBiomeManager() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor.LayerEditorContext
Get the current custom biome manager.
getCustomBiomes() - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager
 
getCustomBiomes() - Method in class org.pepsoft.worldpainter.Dimension
 
getCustomBiomes() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getCustomLayers() - Method in class org.pepsoft.worldpainter.Configuration
 
getCustomLayers() - Method in class org.pepsoft.worldpainter.Dimension
 
getCustomLayers(boolean) - Method in class org.pepsoft.worldpainter.Dimension
 
getCustomLayers() - Method in interface org.pepsoft.worldpainter.plugins.CustomLayerProvider
 
getCustomMaterial(int) - Static method in enum org.pepsoft.worldpainter.Terrain
 
getCustomObjectsDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
getCustomTerrain(int) - Static method in enum org.pepsoft.worldpainter.Terrain
 
getCustomTerrainIndex() - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getCustomTerrainIndex() - Method in enum org.pepsoft.worldpainter.Terrain
 
getDamage() - Method in class org.pepsoft.minecraft.InventoryItem
 
getDamagePerBlock() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getData() - Method in interface org.pepsoft.minecraft.mapexplorer.DataNode
 
getDataAt(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getDataAt(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getDataAt(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getDataAt(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getDataAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getDataAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getDataAt(int, int, int) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
getDataAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getDataAt(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getDataPacks() - Method in class org.pepsoft.worldpainter.World2
 
getDataSize() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getDataTypes(Platform) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getDataValue(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
getDataValue(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getDataValue(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getDataValue(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getDataValue(int, int, int) - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getDataValue(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getDataValue(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getDataValue(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getDataVersion() - Method in class org.pepsoft.minecraft.JavaLevel
1.12.2: 1343 18w11a: 1478
getDeathTime() - Method in class org.pepsoft.minecraft.Mob
 
getDefaultBiome() - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getDefaultBiome() - Method in enum org.pepsoft.worldpainter.Terrain
 
getDefaultContourSeparation() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultExportDir(Platform) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getDefaultExportDir(Platform) - Method in class org.pepsoft.worldpainter.plugins.PlatformManager
 
getDefaultExportDir(Platform) - Method in interface org.pepsoft.worldpainter.plugins.PlatformProvider
Get the default directory to select on the Export screen for a platform supported by this provider.
getDefaultExportSettings() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultExportSettings(Platform) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getDefaultExportSettings(Platform) - Method in interface org.pepsoft.worldpainter.plugins.PlatformProvider
Get the default ExportSettings for a supported platform, or null if the platform has no export settings.
getDefaultFilename() - Method in class org.pepsoft.worldpainter.exporting.HeightMapExporter
 
getDefaultFont() - Method in class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter.AnnotationsSettings
 
getDefaultGameType() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultGenerator() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultGridSize() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultGrowth() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
The default growth stage to present to the user.
getDefaultHeight() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultJideLayoutData() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultLayerStrengthCap() - Method in class org.pepsoft.worldpainter.layers.Jungle
 
getDefaultLayerStrengthCap() - Method in class org.pepsoft.worldpainter.layers.TreeLayer
 
getDefaultLightOrigin() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultMaxHeight() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultMaxWaterDepth() - Method in class org.pepsoft.worldpainter.layers.SwampLand
 
getDefaultMaxWaterDepth() - Method in class org.pepsoft.worldpainter.layers.TreeLayer
 
getDefaultMushroomChance() - Method in class org.pepsoft.worldpainter.layers.SwampLand
 
getDefaultMushroomChance() - Method in class org.pepsoft.worldpainter.layers.TreeLayer
 
getDefaultMushroomIncidence() - Method in class org.pepsoft.worldpainter.layers.SwampLand
 
getDefaultMushroomIncidence() - Method in class org.pepsoft.worldpainter.layers.TreeLayer
 
getDefaultName() - Method in class org.pepsoft.worldpainter.Dimension.Anchor
 
getDefaultPlatform() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultRange() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultResourcesMinimumLevel() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultScale() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultSize() - Method in class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter.AnnotationsSettings
 
getDefaultTerrainAndLayerSettings() - Method in class org.pepsoft.worldpainter.Configuration
 
getDefaultTreeChance() - Method in class org.pepsoft.worldpainter.layers.Jungle
 
getDefaultTreeChance() - Method in class org.pepsoft.worldpainter.layers.SwampLand
 
getDefaultTreeChance() - Method in class org.pepsoft.worldpainter.layers.TreeLayer
 
getDefaultValue() - Method in class org.pepsoft.worldpainter.layers.Biome
 
getDefaultValue() - Method in class org.pepsoft.worldpainter.layers.Layer
The default value which will be returned wherever the layer has not been set.
getDefaultWidth() - Method in class org.pepsoft.worldpainter.Configuration
 
getDensity() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getDescription() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getDescription() - Method in interface org.pepsoft.worldpainter.operations.Operation
Get the short description of the operation.
getDescription() - Method in enum org.pepsoft.worldpainter.Terrain
 
getDescriptors() - Method in class org.pepsoft.minecraft.datapack.DataPack
 
getDesertMaxHeight() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getDifficulty() - Method in class org.pepsoft.minecraft.JavaLevel
 
getDifficulty() - Method in class org.pepsoft.worldpainter.World2
 
getDimension() - Method in class org.pepsoft.worldpainter.exporting.AbstractLayerExporter
 
getDimension() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor.LayerEditorContext
Get the dimension currently loaded in the editor.
getDimension() - Method in class org.pepsoft.worldpainter.panels.DefaultFilter
 
getDimension() - Method in class org.pepsoft.worldpainter.panels.TerrainOrLayerFilter
 
getDimension(int) - Method in class org.pepsoft.worldpainter.World2
Deprecated.
Use #getDimension(Anchor).
getDimension(Dimension.Anchor) - Method in class org.pepsoft.worldpainter.World2
 
getDimension() - Method in class org.pepsoft.worldpainter.WorldPainterView
Get the currently displayed Dimension.
getDimensions() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getDimensions() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getDimensions() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getDimensions() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getDimensions() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getDimensions() - Method in class org.pepsoft.worldpainter.objects.GenericObject
 
getDimensions() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getDimensions() - Method in class org.pepsoft.worldpainter.objects.MirroredObject
 
getDimensions() - Method in class org.pepsoft.worldpainter.objects.RotatedObject
 
getDimensions() - Method in class org.pepsoft.worldpainter.objects.SkewedObject
 
getDimensions() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Get the dimensions of the object.
getDimensions(Platform, File) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getDimensions(Platform, File) - Method in interface org.pepsoft.worldpainter.plugins.BlockBasedPlatformProvider
Determine which dimensions are present in the map specified by a particular Platform and directory.
getDimensions() - Method in class org.pepsoft.worldpainter.World2
 
getDimensionsToExport() - Method in class org.pepsoft.worldpainter.exporting.WorldExportSettings
 
getDimensionsWithRole(Dimension.Role, boolean, int) - Method in class org.pepsoft.worldpainter.World2
 
getDir() - Method in class org.pepsoft.minecraft.Painting
 
getDirection() - Method in class org.pepsoft.minecraft.Material
Get the cardinal direction this block is pointing, if applicable.
getDirection() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getDirtyArea() - Method in class org.pepsoft.worldpainter.exporting.BlockPropertiesCalculator
Get the current dirty area in Minecraft coordinates.
getDiscreteValues() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getDisplayName() - Method in enum org.pepsoft.worldpainter.Generator
 
getDistanceMap() - Method in class org.pepsoft.worldpainter.heightMaps.DisplacementHeightMap
 
getDistancesToCentre(float) - Static method in class org.pepsoft.worldpainter.util.GeometryUtil
Create a 2D matrix of the relative distances of all the points on the face of a square in which a circle of a specified radius would exactly fit in an integer coordinate space to the centre at 0,0.
getDistancesToEdge(Layer, float) - Method in class org.pepsoft.worldpainter.Dimension
Bake the edge distances for an entire painted layer and return them as a HeightMap.
getDistanceToEdge(Layer, int, int, float) - Method in class org.pepsoft.worldpainter.Dimension
Get the distance from the specified coordinate to the nearest pixel where the specified layer is not set.
getDistanceToEdge(Layer, int, int, float) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getDistanceToEdge(Layer, int, int, float) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getDistanceToEdge(Layer, int, int, float) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getDistanceToEdge(Layer, int, int, float) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getDistanceToEdge(Layer, int, int, float) - Method in class org.pepsoft.worldpainter.Tile
 
getDistanceToWall(int, int) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerHelper
 
getDonationStatus() - Method in class org.pepsoft.worldpainter.Configuration
 
getDouble(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getDouble(String, double) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getDouble(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getDouble(DataType, String, double) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getDoubleList(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getDoubleList(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getDx() - Method in enum org.pepsoft.minecraft.Direction
 
getDy() - Method in enum org.pepsoft.minecraft.Direction
 
getEdgeShape() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getEdgeWidth() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getEffectiveRadius() - Method in interface org.pepsoft.worldpainter.brushes.Brush
Get the "radius" of the bounding box of the brush.
getEntities() - Method in interface org.pepsoft.minecraft.Chunk
Get a list of entities contained in this chunk.
getEntities() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getEntities() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getEntities() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getEntities() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getEntities() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getEntities() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getEntities() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getEntities() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
 
getEntities() - Method in class org.pepsoft.worldpainter.objects.GenericObject
 
getEntities() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getEntities() - Method in class org.pepsoft.worldpainter.objects.MirroredObject
 
getEntities() - Method in class org.pepsoft.worldpainter.objects.RotatedObject
 
getEntities() - Method in class org.pepsoft.worldpainter.objects.SkewedObject
 
getEntities() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Get any entities contained in the object.
getErrors() - Static method in class org.pepsoft.worldpainter.StartupMessages
 
getEventLog() - Method in class org.pepsoft.worldpainter.Configuration
 
getExceptOnLayer() - Method in class org.pepsoft.worldpainter.panels.DefaultFilter
This gets the "except on" layer, but only if there is one layer selected.
getExportDirectory(Platform) - Method in class org.pepsoft.worldpainter.Configuration
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.CliffCarver
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
Returns a dummy exporter, all methods of which throw an UnsupportedOperationException, since combined layers must be exported by applying them and then exporting its constituent layers, if any.
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.Layer
Create a new exporter for this layer.
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.SwampLand
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.TreeLayer
 
getExporter(Dimension, Platform, ExporterSettings) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getExporter(World2, WorldExportSettings) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getExporter(World2, WorldExportSettings) - Method in class org.pepsoft.worldpainter.plugins.PlatformManager
 
getExporter(World2, WorldExportSettings) - Method in interface org.pepsoft.worldpainter.plugins.PlatformProvider
Obtain a WorldExporter for the platform currently configured in the specified world.
getExportersForRegion(Dimension, Point) - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.Layer
Return the type of the exporter that Layer.getExporter(Dimension, Platform, ExporterSettings) will return.
getExporterType() - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.SwampLand
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.TreeLayer
 
getExporterType() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getExportIndex() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
Get the index indicating the export order of the layer.
getExportSettings() - Method in class org.pepsoft.worldpainter.Dimension
 
getExportSettings() - Method in class org.pepsoft.worldpainter.exporting.ExportSettingsEditor
Save the export settings to an ExportSettings object.
getExportSettings() - Method in class org.pepsoft.worldpainter.platforms.JavaExportSettingsEditor
 
getExportSettings() - Method in class org.pepsoft.worldpainter.World2
 
getExportSettingsEditor(Platform) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getExportSettingsEditor(Platform) - Method in interface org.pepsoft.worldpainter.plugins.PlatformProvider
Get an instance of an ExportSettingsEditor suitable for editing an ExportSettings object as returned by PlatformProvider.getDefaultExportSettings(Platform).
getExtent() - Method in class org.pepsoft.worldpainter.Dimension
 
getExtent() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getExtent() - Method in interface org.pepsoft.worldpainter.HeightMap
Get the extent of the height map, if any.
getExtent() - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getExtent() - Method in class org.pepsoft.worldpainter.heightMaps.BicubicHeightMap
 
getExtent() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getExtent() - Method in class org.pepsoft.worldpainter.heightMaps.CombiningHeightMap
 
getExtent() - Method in class org.pepsoft.worldpainter.heightMaps.DisplacementHeightMap
 
getExtent() - Method in class org.pepsoft.worldpainter.heightMaps.SlopeHeightMap
 
getExtent() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getExtent() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getExtent() - Method in interface org.pepsoft.worldpainter.TileProvider
 
getExtent() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getExtent() - Method in class org.pepsoft.worldpainter.WPBorderTileProvider
 
getExtent() - Method in class org.pepsoft.worldpainter.WPTileProvider
 
getFactors() - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
getFile() - Method in class org.pepsoft.worldpainter.Overlay
 
getFileFilter() - Method in class org.pepsoft.worldpainter.plugins.CustomObjectManager
Get a universal file filter (implementing FileFilter, FileFilter and FilenameFilter) which will select all supported custom object extensions.
getFiles() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getFilledCircleCoordinates(float) - Static method in class org.pepsoft.worldpainter.util.GeometryUtil
Create a list of the relative coordinates of all the points on the face of a filled circular disk in an integer coordinate space with the centre at 0,0.
getFillLightLevel() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFillMaterial() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFillMode() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFilters() - Method in class org.pepsoft.worldpainter.panels.CombinedFilter
 
getFloat(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getFloat(String, float) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getFloat(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getFloat(DataType, String, float) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getFloatList(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getFloatList(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getFloodedCount(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.Dimension
Count the number of blocks that are flooded in a square around a particular location
getFloodedCount(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getFloodedCount(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getFloodedCount(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getFloodedCount(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getFloodedCount(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.Tile
Count the number of blocks that are flooded in a square around a particular location
getFloodLevel() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorDimensionId() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorLayers() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorLevel() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorMaterial() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorMax() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorMin() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorMode() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorNoise() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getFloorWallDepth() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getForestMap() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getFormatDescription() - Method in class org.pepsoft.worldpainter.exporting.HeightMapExporter
 
getForThisOS() - Static method in enum org.pepsoft.worldpainter.AccelerationType
 
getFrequency() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getFullStrength(int, int) - Method in interface org.pepsoft.worldpainter.brushes.Brush
Get the maximum brush strength at a specific point on the brush, in other words the strength if the level was set to 1.0f.
getGameType() - Method in class org.pepsoft.minecraft.JavaLevel
 
getGameType() - Method in class org.pepsoft.worldpainter.World2
 
getGarden() - Method in class org.pepsoft.worldpainter.Dimension
 
getGarden() - Method in class org.pepsoft.worldpainter.gardenofeden.Seed
Get the garden in which the seed is planted.
getGarden() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getGenerator(int) - Method in class org.pepsoft.minecraft.Java115Level
 
getGenerator(int) - Method in class org.pepsoft.minecraft.Java116Level
 
getGenerator(int) - Method in class org.pepsoft.minecraft.Java118Level
 
getGenerator(int) - Method in class org.pepsoft.minecraft.JavaLevel
 
getGenerator() - Method in class org.pepsoft.worldpainter.Dimension
 
getGenerator() - Method in class org.pepsoft.worldpainter.World2
Deprecated.
getGeneratorName() - Method in class org.pepsoft.minecraft.Java115Level
 
getGeneratorOptions() - Method in class org.pepsoft.worldpainter.World2
Deprecated.
getGeneratorVersion() - Method in class org.pepsoft.minecraft.Java115Level
 
getGravelMode() - Method in class org.pepsoft.worldpainter.platforms.JavaExportSettings
 
getGridSize() - Method in class org.pepsoft.worldpainter.Dimension
 
getGridSize() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getGridX() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getGridY() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getHealth() - Method in class org.pepsoft.minecraft.Mob
 
getHeight(int, int) - Method in interface org.pepsoft.minecraft.Chunk
 
getHeight(int, int) - Method in class org.pepsoft.minecraft.HeightMapChunkFactory
 
getHeight(int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getHeight(int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getHeight(int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getHeight(int, int) - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getHeight(int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getHeight() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getHeight() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getHeight() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getHeight(int, int) - Method in interface org.pepsoft.worldpainter.gardenofeden.Garden
Get the precise terrain height of a location.
getHeight(int, int) - Method in interface org.pepsoft.worldpainter.HeightMap
Get the height of the height map at a particular location.
getHeight(float, float) - Method in interface org.pepsoft.worldpainter.HeightMap
Get the height of the height map at a particular location.
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.BandedHeightMap
 
getHeight() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getHeight() - Method in class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
 
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
 
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.MandelbrotHeightMap
 
getHeight() - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getHeight() - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getHeight(float, float) - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getHeight() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getHeight() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyPostGenerationTheme
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getHeight(int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getHeight() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getHeightAt(int, int) - Method in class org.pepsoft.worldpainter.Dimension
Get the terrain height at the specified coordinates, if a tile exists in the specified location.
getHeightAt(Point) - Method in class org.pepsoft.worldpainter.Dimension
Get the terrain height at the specified coordinates, if a tile exists in the specified location.
getHeightAt(int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getHeightAt(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getHeightAt(Point) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getHeightAt(int, int) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getHeightAt(int, int) - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getHeightAt(int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getHeightAt(Point) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getHeightMap(int) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getHeightMap(String) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getHeightMap() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getHeightMap() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getHeightMap() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getHeightMap() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
 
getHeightMap1() - Method in class org.pepsoft.worldpainter.heightMaps.CombiningHeightMap
 
getHeightMap2() - Method in class org.pepsoft.worldpainter.heightMaps.CombiningHeightMap
 
getHeightMapCount() - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getHeightMapDefaultTheme() - Method in class org.pepsoft.worldpainter.Configuration
 
GetHeightMapOp - Class in org.pepsoft.worldpainter.tools.scripts
 
GetHeightMapOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.GetHeightMapOp
 
getHeightMaps() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getHeightMaps() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getHeightMapsDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
getHeightRange() - Method in class org.pepsoft.worldpainter.Dimension
 
getHelper(Dimension) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
Get a helper for applying this layer to a particular dimension.
getHiddenLayers() - Method in class org.pepsoft.worldpainter.TileRenderer
 
getHiddenLayers() - Method in class org.pepsoft.worldpainter.WPTileProvider
 
getHiddenPalettes() - Method in class org.pepsoft.worldpainter.Dimension
 
getHighestHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getHighestHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getHighestIntHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getHighestIntHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getHighestNonAirBlock(int, int) - Method in interface org.pepsoft.minecraft.Chunk
Get the Y coordinate of the highest non-air (block ID zero, any data value) block in a specific column.
getHighestNonAirBlock() - Method in interface org.pepsoft.minecraft.Chunk
Get the Y coordinate of the highest non-air (block ID zero, any data value) block in the chunk.
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getHighestNonAirBlock() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getHighestNonAirBlock() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getHighestNonAirBlock() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getHighestNonAirBlock() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getHighestNonAirBlock() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getHighestNonAirBlock() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getHighestNonAirBlock(int, int) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
Get the Z coordinate of the highest non-air block in a specific column.
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getHighestNonAirBlock() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getHighestNonAirBlock(int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getHighestRawHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getHighestRawHeight() - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getHighestRawHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getHighestTileX() - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getHighestTileY() - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getHighestWaterLevel() - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getHighestWaterLevel() - Method in class org.pepsoft.worldpainter.Tile
 
getHighestX() - Method in class org.pepsoft.worldpainter.Dimension
 
getHighestX() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getHighestX() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getHighestX() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getHighestX() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getHighestX() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getHighestY() - Method in class org.pepsoft.worldpainter.Dimension
 
getHighestY() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getHighestY() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getHighestY() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getHighestY() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getHighestY() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getHistory() - Method in class org.pepsoft.worldpainter.World2
 
getHumidityMap() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getHurtTime() - Method in class org.pepsoft.minecraft.Mob
 
getIcon() - Method in class org.pepsoft.minecraft.mapexplorer.ChunkNode
 
getIcon() - Method in class org.pepsoft.minecraft.mapexplorer.FileSystemNode
 
getIcon() - Method in class org.pepsoft.minecraft.mapexplorer.JavaMapRootNode
 
getIcon() - Method in class org.pepsoft.minecraft.mapexplorer.NBTFileNode
 
getIcon() - Method in class org.pepsoft.minecraft.mapexplorer.RegionFileNode
 
getIcon() - Method in class org.pepsoft.minecraft.mapexplorer.TagNode
 
getIcon(ColourScheme) - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getIcon() - Method in interface org.pepsoft.worldpainter.HeightMap
Get a 16x16 icon representing this height map.
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.BandedHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.BicubicHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.DifferenceHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.DisplacementHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.MandelbrotHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.MaximisingHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.MinimisingHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.ProductHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.ShelvingHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.SlopeHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.SumHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getIcon() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
 
getIcon() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getIcon() - Method in interface org.pepsoft.worldpainter.mapexplorer.Node
 
getIcon(ColourScheme) - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getIcon() - Method in interface org.pepsoft.worldpainter.operations.Operation
Get the icon of the operation.
getIcon(ColourScheme) - Method in enum org.pepsoft.worldpainter.Terrain
Get the unscaled icon.
getId() - Method in class org.pepsoft.minecraft.Entity
 
getId() - Method in class org.pepsoft.minecraft.TileEntity
 
getId() - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiome
 
getId() - Method in class org.pepsoft.worldpainter.Dimension
 
getId() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getId() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getImage() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getImage() - Method in class org.pepsoft.worldpainter.Overlay
 
getImageFile() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getImageFile() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getImageHighLevel() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getImageLowLevel() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getImplementation(K) - Method in class org.pepsoft.worldpainter.plugins.AbstractProviderManager
 
getImplementations() - Method in class org.pepsoft.worldpainter.plugins.AbstractProviderManager
 
getImportedFrom() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getImportedFrom() - Method in class org.pepsoft.worldpainter.World2
The level.dat file of the map this world was Imported from.
getImporter(File, TileFactory, Set<MinecraftCoords>, MapImporter.ReadOnlyOption, Set<Integer>) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getImporter(File, TileFactory, Set<MinecraftCoords>, MapImporter.ReadOnlyOption, Set<Integer>) - Method in interface org.pepsoft.worldpainter.plugins.MapImporterProvider
Get a MapImporter configured for the specified map and settings.
getIndex(String) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getIndex(HeightMap) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getIndex() - Method in exception org.pepsoft.worldpainter.MissingCustomTerrainException
 
getInhabitedTime() - Method in interface org.pepsoft.minecraft.Chunk
 
getInhabitedTime() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getInhabitedTime() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getInhabitedTime() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getInhabitedTime() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getInhabitedTime() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getInhabitedTime() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getInhabitedTime() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getInnerSizeX() - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getInnerSizeY() - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getInputDataVersion() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getInputDataVersion() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getInstance() - Static method in class org.pepsoft.worldpainter.Configuration
 
getInstance() - Static method in class org.pepsoft.worldpainter.gardenofeden.ThemeManager
 
getInstance() - Static method in class org.pepsoft.worldpainter.layers.LayerManager
 
getInstance() - Static method in class org.pepsoft.worldpainter.MixedMaterialManager
 
getInstance() - Static method in class org.pepsoft.worldpainter.plugins.CustomObjectManager
 
getInstance() - Static method in class org.pepsoft.worldpainter.plugins.PlatformManager
 
getInstance() - Static method in class org.pepsoft.worldpainter.plugins.WPPluginManager
Obtain the single instance of the WorldPainter plugin manager.
getInstance() - Static method in class org.pepsoft.worldpainter.WorldPainterView
Get the single instance of WorldPainterView, if any.
getInt(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getInt(String, int) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getInt(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getInt(DataType, String, int) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getIntArray(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getIntArray(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getIntensity() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer.LayerSettings
 
getIntHeight(int, int) - Method in interface org.pepsoft.worldpainter.gardenofeden.Garden
Get the rounded terrain height of a location.
getIntHeight(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getIntHeight(int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getIntHeightAt(int, int) - Method in class org.pepsoft.worldpainter.Dimension
Get the terrain height at the specified coordinates, rounded to the nearest integer, if a tile exists in the specified location.
getIntHeightAt(int, int, int) - Method in class org.pepsoft.worldpainter.Dimension
Get the terrain height at the specified coordinates, rounded to the nearest integer, if a tile exists in the specified location.
getIntHeightAt(Point) - Method in class org.pepsoft.worldpainter.Dimension
Get the terrain height at the specified coordinates, rounded to the nearest integer, if a tile exists in the specified location.
getIntHeightAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
 
getIntHeightAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getIntHeightAt(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getIntHeightAt(int, int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getIntHeightAt(Point) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getIntHeightAt(int, int, int) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getIntHeightRange() - Method in class org.pepsoft.worldpainter.Dimension
 
getItems() - Method in class org.pepsoft.minecraft.Chest
 
getItems() - Method in interface org.pepsoft.minecraft.ItemContainer
 
getJideLayoutData() - Method in class org.pepsoft.worldpainter.Configuration
 
getKeys() - Method in class org.pepsoft.worldpainter.DefaultCustomObjectProvider
 
getKeys() - Method in class org.pepsoft.worldpainter.platforms.AbstractPlatformProvider
 
getKeys() - Method in class org.pepsoft.worldpainter.plugins.AbstractProviderManager
 
getKeys() - Method in interface org.pepsoft.worldpainter.plugins.Provider
Get the keys supported by this provider.
getLabel(ResourceBundle, int) - Static method in class org.pepsoft.worldpainter.layers.GardenCategory
 
getLargestDistanceFromOrigin(int, int) - Static method in class org.pepsoft.worldpainter.util.MathUtils
 
getLastViewPosition() - Method in class org.pepsoft.worldpainter.Dimension
 
getLastViewPosition() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getLatestMinecraftJar() - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
Get the highest version Minecraft jar available.
getLatestMinecraftVersion() - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
Get the most recent version of Minecraft this class has been able to find.
getLaunchCount() - Method in class org.pepsoft.worldpainter.Configuration
 
getLavaMode() - Method in class org.pepsoft.worldpainter.platforms.JavaExportSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.exporting.AbstractLayerExporter
 
getLayer() - Method in interface org.pepsoft.worldpainter.exporting.LayerExporter
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.AbstractLayerEditor
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter.AnnotationsSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
 
getLayer() - Method in interface org.pepsoft.worldpainter.layers.exporters.ExporterSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.FrostExporter.FrostSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter.RiverSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.DeciduousSettings
Deprecated.
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.PineSettings
Deprecated.
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
 
getLayer() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor
Get the layer currently being edited.
getLayer(String) - Method in class org.pepsoft.worldpainter.layers.LayerManager
 
getLayer() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer.LayerSettings
 
getLayer() - Method in class org.pepsoft.worldpainter.panels.TerrainOrLayerFilter
 
getLayer() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Get a WorldPainter layer from a file, an existing world, or from the standard WorldPainter layers.
getLayerAnchor() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getLayerDepth() - Method in class org.pepsoft.minecraft.SuperflatPreset.Builder
Get the total depth of the layers added so far.
getLayerDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
getLayerMap() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getLayerMode() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
GetLayerOp - Class in org.pepsoft.worldpainter.tools.scripts
 
GetLayerOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.GetLayerOp
 
getLayers() - Method in class org.pepsoft.minecraft.SuperflatPreset
 
getLayers() - Method in class org.pepsoft.worldpainter.DefaultPlugin
 
getLayers() - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
getLayers() - Method in interface org.pepsoft.worldpainter.layers.LayerContainer
 
getLayers() - Method in class org.pepsoft.worldpainter.layers.LayerManager
 
getLayers() - Method in interface org.pepsoft.worldpainter.plugins.LayerProvider
 
getLayers() - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getLayers(Set<Layer>) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getLayers() - Method in class org.pepsoft.worldpainter.Tile
 
getLayers(Set<Layer>) - Method in class org.pepsoft.worldpainter.Tile
Get a list of all layers in use in the tile, as well as the set of additional layers provided, the total sorted by layer priority.
getLayersAt(int, int) - Method in class org.pepsoft.worldpainter.Dimension
Gets all layers that are set at the specified location, along with their intensities or values.
getLayersAt(int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getLayersAt(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getLayersAt(int, int) - Method in class org.pepsoft.worldpainter.Tile
Gets all layers that are set at the specified location, along with their intensities or values.
getLayerSettings(Layer) - Method in class org.pepsoft.worldpainter.Dimension
 
getLayerSettings(Layer) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getLayerSettings(Layer) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getLayerSettings(Layer) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getLayerSettings(Layer) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getLayerStrengthCap() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
 
getLayerValue(Layer, int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getLayerValue(Layer, int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getLayerValueAt(Layer, Point) - Method in class org.pepsoft.worldpainter.Dimension
 
getLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getLayerValueAt(Layer, Point) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getLayerValueAt(Layer, int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getLayerXSlope() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getLayerYSlope() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getLevel() - Method in interface org.pepsoft.worldpainter.brushes.Brush
Get the current level of the brush.
getLevel() - Method in class org.pepsoft.worldpainter.Configuration
 
getLevel(int, int, int, int) - Method in interface org.pepsoft.worldpainter.themes.Filter
Determine the level at which some operation should be applied for some specific location in the world.
getLevel(int, int, int, int) - Method in class org.pepsoft.worldpainter.themes.HeightFilter
 
getLightOrigin() - Method in class org.pepsoft.worldpainter.TileRenderer
 
getList(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getList(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pepsoft.worldpainter.gardenofeden.ThemeListCellRenderer
 
getLocation() - Method in class org.pepsoft.worldpainter.gardenofeden.Seed
Get this seed's location.
getLong(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getLong(String, long) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getLong(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getLong(DataType, String, long) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getLongArray(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getLongArray(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getLookAndFeel() - Method in class org.pepsoft.worldpainter.Configuration
 
getLowestHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getLowestHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getLowestIntHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getLowestIntHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getLowestRawHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getLowestRawHeight() - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getLowestRawHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getLowestSurroundingDryHeight(int, int) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverGenerator
 
getLowestSurroundingWaterLevel(int, int) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverGenerator
 
getLowestTileX() - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getLowestTileY() - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getLowestX() - Method in class org.pepsoft.worldpainter.Dimension
 
getLowestX() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getLowestX() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getLowestX() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getLowestX() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getLowestX() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getLowestY() - Method in class org.pepsoft.worldpainter.Dimension
 
getLowestY() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getLowestY() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getLowestY() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getLowestY() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getLowestY() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getMap(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getMap(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getMapDir() - Method in class org.pepsoft.worldpainter.merging.JavaWorldMerger
 
getMapDragControl() - Method in class org.pepsoft.worldpainter.WorldPainterView
 
getMapFormat() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Get a map format by id or name.
getMapHeight() - Method in class org.pepsoft.minecraft.JavaLevel
 
getMapNode(File) - Method in interface org.pepsoft.worldpainter.mapexplorer.MapExplorerSupport
 
getMapNode(File) - Method in interface org.pepsoft.worldpainter.mapexplorer.MapRecognizer
Deprecated.
getMapNode(File) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getMapRecognizer() - Method in interface org.pepsoft.worldpainter.plugins.PlatformProvider
Deprecated.
Will never be called. Do not implement. The default implementation throws an UnsupportedOperationException.
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.layers.plants.Plant
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.objects.GenericObject
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MirroredObject
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.objects.RotatedObject
 
getMask(int, int, int) - Method in class org.pepsoft.worldpainter.objects.SkewedObject
 
getMask(int, int, int) - Method in interface org.pepsoft.worldpainter.objects.WPObject
Determine whether a block should be placed at the specified relative coordinates.
getMasksDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
getMaterial(String) - Static method in enum com.khorn.terraincontrol.util.minecraftTypes.DefaultMaterial
Returns a DefaultMaterial object with the given material name.
getMaterial(int) - Static method in enum com.khorn.terraincontrol.util.minecraftTypes.DefaultMaterial
Returns a DefaultMaterial object with the given material ID

getMaterial(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
 
getMaterial() - Method in exception org.pepsoft.minecraft.exception.IncompatibleMaterialException
 
getMaterial(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getMaterial(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getMaterial(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getMaterial(int, int, int) - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getMaterial(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getMaterial(long, int, int, float, int) - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getMaterial(long, int, int, int, int) - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getMaterial() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2BlockSpec
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getMaterial() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3BlockSpec
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getMaterial() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.layers.plants.Plant
 
getMaterial() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getMaterial(long, int, int, float) - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getMaterial(long, int, int, int) - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.objects.GenericObject
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MirroredObject
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.objects.RotatedObject
 
getMaterial(int, int, int) - Method in class org.pepsoft.worldpainter.objects.SkewedObject
 
getMaterial(int, int, int) - Method in interface org.pepsoft.worldpainter.objects.WPObject
Get the material to place at the specified relative coordinates.
getMaterial(Platform, long, int, int, float, int) - Method in enum org.pepsoft.worldpainter.Terrain
Get the material to use for this terrain type at a specific location in the world, relative to the surface, for a specific platform.
getMaterial(Platform, long, int, int, int, int) - Method in enum org.pepsoft.worldpainter.Terrain
Get the material to use for this terrain type at a specific location in the world, relative to the surface, for a specific platform.
getMaterialAt(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getMaterialAt(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getMaterialAt(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getMaterialAt(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getMaterialAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getMaterialAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getMaterialAt(int, int, int) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
Returns null if height is too large.
getMaterialAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getMaterialAt(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getMaterialName() - Method in class org.pepsoft.minecraft.SuperflatPreset.Layer
 
getMaterials() - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
 
getMaterials() - Method in class org.pepsoft.worldpainter.MixedMaterialManager
 
getMaxDepth() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter.RiverSettings
 
getMaxGrowth() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
Get the maximum growth stage of this plant, where 1 is the minimum growth stage.
getMaxHeight() - Method in interface org.pepsoft.minecraft.Chunk
 
getMaxHeight() - Method in interface org.pepsoft.minecraft.ChunkFactory
Get the height of the chunks this chunk factory will create.
getMaxHeight() - Method in class org.pepsoft.minecraft.Dimension
 
getMaxHeight() - Method in class org.pepsoft.minecraft.HeightMapChunkFactory
 
getMaxHeight() - Method in class org.pepsoft.minecraft.JavaLevel
 
getMaxHeight() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getMaxHeight() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getMaxHeight() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getMaxHeight() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getMaxHeight() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getMaxHeight() - Method in class org.pepsoft.minecraft.SimpleChunkFactory
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getMaxHeight() - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.exporting.WorldPainterChunkFactory
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
Get the theoretical maximum value as determined by the image format, regardless of the actual maximum value.
getMaxHeight() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getMaxHeight() - Method in interface org.pepsoft.worldpainter.themes.Theme
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getMaxHeight() - Method in interface org.pepsoft.worldpainter.TileFactory
 
getMaxHeight() - Method in class org.pepsoft.worldpainter.World2
 
getMaximumBrushSize() - Method in class org.pepsoft.worldpainter.Configuration
 
getMaximumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
 
getMaximumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
 
getMaximumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
 
getMaxLevel(Material) - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
 
getMaxLevel() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getMaxLevel() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer.LayerSettings
 
getMaxThreadCount() - Method in class org.pepsoft.worldpainter.Configuration
 
getMaxWaterDepth() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
 
getMerchStoreDialogDisplayed() - Method in class org.pepsoft.worldpainter.Configuration
 
getMergedWith() - Method in class org.pepsoft.worldpainter.World2
The level.dat file of the map with which this world was last Merged.
getMessages() - Static method in class org.pepsoft.worldpainter.StartupMessages
 
getMetadata() - Method in exception org.pepsoft.worldpainter.UnloadableWorldException
If the file contained metadata which could be loaded it is stored in this property.
getMetadata() - Method in class org.pepsoft.worldpainter.World2
 
getMinCliffHeight() - Method in class org.pepsoft.worldpainter.layers.exporters.CliffCarverExporter
 
getMinDepth() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter.RiverSettings
 
getMinecraftJar(Version) - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
Get a Minecraft jar of a specific version.
getMinecraftJar(int) - Method in class org.pepsoft.worldpainter.Configuration
 
getMinecraftJar(int) - Method in interface org.pepsoft.worldpainter.util.MinecraftJarProvider
Get a Minecraft jar corresponding to a specific Minecraft version.
getMinecraftJarNoNewerThan(Version) - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
Get the highest version Minecraft jar available of the specified version or lower.
getMinecraftJarNoOlderThan(Version) - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
Get the highest version Minecraft jar available of the specified version or higher.
getMinecraftJarProvider() - Method in class org.pepsoft.worldpainter.DefaultPlugin
 
getMinecraftJarProvider() - Method in interface org.pepsoft.worldpainter.WPContext
Get the Minecraft jar provider, if any.
getMinecraftJars() - Method in class org.pepsoft.worldpainter.Configuration
 
getMinecraftSeed() - Method in class org.pepsoft.worldpainter.Dimension
 
getMinecraftSeed() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getMinecraftSeed() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getMinecraftSeed() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getMinHeight() - Method in interface org.pepsoft.minecraft.Chunk
 
getMinHeight() - Method in interface org.pepsoft.minecraft.ChunkFactory
Get the depth of the chunks this factory will create.
getMinHeight() - Method in class org.pepsoft.minecraft.HeightMapChunkFactory
 
getMinHeight() - Method in class org.pepsoft.minecraft.JavaLevel
 
getMinHeight() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getMinHeight() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getMinHeight() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getMinHeight() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getMinHeight() - Method in class org.pepsoft.minecraft.SimpleChunkFactory
 
getMinHeight() - Method in class org.pepsoft.worldpainter.Dimension
 
getMinHeight() - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getMinHeight() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getMinHeight() - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getMinHeight() - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
 
getMinHeight() - Method in class org.pepsoft.worldpainter.exporting.WorldPainterChunkFactory
 
getMinHeight() - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getMinHeight() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
Get the theoretical minimum value as determined by the image format, regardless of the actual minimum value.
getMinHeight() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getMinHeight() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getMinHeight() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getMinHeight() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getMinHeight() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getMinHeight() - Method in interface org.pepsoft.worldpainter.themes.Theme
 
getMinHeight() - Method in class org.pepsoft.worldpainter.Tile
 
getMinHeight() - Method in interface org.pepsoft.worldpainter.TileFactory
 
getMinHeight() - Method in class org.pepsoft.worldpainter.World2
 
getMinimumFreeSpaceForMaps() - Method in class org.pepsoft.worldpainter.Configuration
 
getMinimumLayers() - Method in class org.pepsoft.worldpainter.Dimension
Get the set of layers that has been configured to be applied everywhere.
getMinimumLayers() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getMinimumLayers() - Method in class org.pepsoft.worldpainter.World
Deprecated.
Get the set of layers that has been configured to be applied everywhere.
getMinimumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
 
getMinimumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
 
getMinimumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
 
getMinimumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
 
getMinimumLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
 
getMinimumWorldPainterVersion() - Method in interface org.pepsoft.worldpainter.plugins.Plugin
Deprecated.
getMinLevel(Material) - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
 
getMinLevel() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getMinLevel() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer.LayerSettings
 
getMixedMaterial(int) - Method in class org.pepsoft.worldpainter.World2
 
getMixedMaterials() - Method in class org.pepsoft.worldpainter.Configuration
 
getMnemonic() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getMode() - Method in class org.pepsoft.worldpainter.layers.exporters.FrostExporter.FrostSettings
 
getMode() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getMostPrevalentBiome(int, int, int) - Method in class org.pepsoft.worldpainter.Dimension
Get the most prevalent biome in a 4x4 area.
getMostRecentThreadCount() - Static method in class org.pepsoft.worldpainter.util.ThreadUtils
Get the value most recently returned by ThreadUtils.chooseThreadCount(String, int), if any.
getMotive() - Method in class org.pepsoft.minecraft.Painting
 
getMushroomChance() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
 
getMushroomIncidence() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
 
getName() - Method in class org.pepsoft.minecraft.CustomGenerator
 
getName() - Method in class org.pepsoft.minecraft.JavaLevel
 
getName() - Method in class org.pepsoft.minecraft.mapexplorer.ChunkNode
 
getName() - Method in class org.pepsoft.minecraft.mapexplorer.FileSystemNode
 
getName(File) - Static method in class org.pepsoft.minecraft.mapexplorer.FileSystemNode
 
getName() - Method in class org.pepsoft.minecraft.mapexplorer.RegionFileNode
 
getName() - Method in class org.pepsoft.minecraft.mapexplorer.TagNode
 
getName() - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiome
 
getName() - Method in interface org.pepsoft.worldpainter.brushes.Brush
Get the name of the brush.
getName() - Method in class org.pepsoft.worldpainter.CustomTerrainHelper
 
getName() - Method in class org.pepsoft.worldpainter.Dimension
 
getName() - Method in interface org.pepsoft.worldpainter.HeightMap
Get the name of the height map.
getName() - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getName() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getName() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getName() - Method in interface org.pepsoft.worldpainter.layers.bo2.Bo2ObjectProvider
Get the name of this object provider (if it represents one object this may be the name of the object).
getName() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2ObjectTube
 
getName() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getName() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getName() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getName() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getName() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getName() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
 
getName() - Method in interface org.pepsoft.worldpainter.mapexplorer.Node
 
getName() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getName() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getName() - Method in class org.pepsoft.worldpainter.objects.MirroredObject
 
getName() - Method in class org.pepsoft.worldpainter.objects.NamedObjectWithAttributes
 
getName() - Method in class org.pepsoft.worldpainter.objects.RotatedObject
 
getName() - Method in class org.pepsoft.worldpainter.objects.SkewedObject
 
getName() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Get the name of the object.
getName() - Method in interface org.pepsoft.worldpainter.operations.Operation
Get the short name of the operation.
getName() - Method in class org.pepsoft.worldpainter.plugins.AbstractPlugin
 
getName() - Method in interface org.pepsoft.worldpainter.plugins.Plugin
Get the name of the plugin.
getName() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getName() - Method in enum org.pepsoft.worldpainter.Terrain
 
getName() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getName() - Method in class org.pepsoft.worldpainter.World2
 
getNamedBiome(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
Get a modern biome, stored per 4x4x4 block.
getNamedBiome(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getNamedBiome(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getNewBiomeScheme(int) - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
 
getNextId() - Static method in class org.pepsoft.minecraft.IdGenerator
 
getNextId() - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiomeManager
 
getNo() - Method in class org.pepsoft.minecraft.Dimension
 
getNoiseSettings() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getObject() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getObject() - Method in interface org.pepsoft.worldpainter.layers.bo2.Bo2ObjectProvider
Obtain one WPObject, which may be the same one every time, or a different one from a random collection or sequence every time.
getObject() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2ObjectTube
 
getObject() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getObject() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getObject() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getObjectProvider() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getObjectProvider(Platform) - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer
 
getObjectType() - Method in class org.pepsoft.worldpainter.panels.TerrainOrLayerFilter
 
getOctaves() - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getOffset() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getOffset() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getOffset() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
 
getOffset() - Method in class org.pepsoft.worldpainter.objects.AbstractObject
 
getOffset() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getOffset() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Get the offset to apply to this object when placing it.
getOffsetX() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getOffsetX() - Method in class org.pepsoft.worldpainter.Overlay
 
getOffsetY() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getOffsetY() - Method in class org.pepsoft.worldpainter.Overlay
 
getOnlyOnLayer() - Method in class org.pepsoft.worldpainter.panels.DefaultFilter
This gets the "only on" layer, but only if there is one layer selected.
getOpacity() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
 
getOperations() - Method in interface org.pepsoft.worldpainter.plugins.OperationProvider
 
getOptionsPanel() - Method in interface org.pepsoft.worldpainter.operations.Operation
Get the options panel of the operation, if any.
getOrigin() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverNode
 
getOverlays() - Method in class org.pepsoft.worldpainter.Dimension
 
getOverlays() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getOverlaysDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
getOverlayType() - Method in class org.pepsoft.worldpainter.Configuration
 
getPaint() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
 
getPalette() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
 
getPaletteIndex() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
Get the index indicating the position of the layer on its palette.
getParent() - Method in class org.pepsoft.worldpainter.gardenofeden.Seed
Get this seed's parent, if any,
getParent() - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getPattern(int) - Method in interface org.pepsoft.worldpainter.BiomeScheme
The two dimensional pattern to use for painting the specified biome, if any.
getPattern(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractBiomeInfo
 
getPattern(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_1BiomeScheme
 
getPattern(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_20BiomeScheme
 
getPattern(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_2BiomeScheme
 
getPattern(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_7BiomeScheme
 
getPattern() - Method in class org.pepsoft.worldpainter.biomeschemes.CustomBiome
 
getPatternHeight() - Method in class org.pepsoft.worldpainter.MixedMaterial
Get the height of the pattern, or -1 if this does not apply because there is no pattern.
getPingAllowed() - Method in class org.pepsoft.worldpainter.Configuration
 
getPixelColour(int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.renderers.AnnotationsRenderer
 
getPixelColour(int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.renderers.BiomeRenderer
 
getPixelColour(int, int, int, boolean) - Method in interface org.pepsoft.worldpainter.layers.renderers.BitLayerRenderer
 
getPixelColour(int, int, int, int) - Method in interface org.pepsoft.worldpainter.layers.renderers.ByteLayerRenderer
 
getPixelColour(int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.renderers.ColouredPatternRenderer
 
getPixelColour(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.layers.renderers.FrostRenderer
 
getPixelColour(int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.renderers.GardenCategoryRenderer
 
getPixelColour(int, int, int, T) - Method in interface org.pepsoft.worldpainter.layers.renderers.IndexedLayerRenderer
 
getPixelColour(int, int, int, int) - Method in interface org.pepsoft.worldpainter.layers.renderers.NibbleLayerRenderer
 
getPixelColour(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.layers.renderers.PaintRenderer
 
getPixelColour(int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.renderers.PaintRenderer
 
getPixelColour(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.layers.renderers.PopulateRenderer
 
getPixelColour(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.layers.renderers.ReadOnlyRenderer
 
getPixelColour(int, int, int, int) - Method in class org.pepsoft.worldpainter.layers.renderers.TransparentColourRenderer
 
getPixelColour(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.layers.renderers.TransparentColourRenderer
 
getPixelColour(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.layers.renderers.VoidRenderer
 
getPixelColour(int, int, int, boolean) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerRenderer
 
getPlatform() - Method in class org.pepsoft.minecraft.JavaLevel
 
getPlatform() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getPlatform() - Method in class org.pepsoft.worldpainter.TileRenderer
 
getPlatform() - Method in class org.pepsoft.worldpainter.World2
 
GetPlatformOp - Class in org.pepsoft.worldpainter.tools.scripts
 
GetPlatformOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.GetPlatformOp
 
getPlatformProvider(Platform) - Method in class org.pepsoft.worldpainter.plugins.PlatformManager
 
getPlugins(Class<T>) - Method in class org.pepsoft.worldpainter.plugins.WPPluginManager
Get a list of all loaded WorldPainter plugins which implement a particular type.
getPos() - Method in class org.pepsoft.minecraft.Entity
Get the absolute position of this entity in the world.
getPostProcessor(Platform) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getPostProcessor(Platform) - Method in interface org.pepsoft.worldpainter.plugins.BlockBasedPlatformProvider
Obtain a PostProcessor for a platform supported by this provider.
getPostProcessor(Platform) - Method in class org.pepsoft.worldpainter.plugins.PlatformManager
 
getPreview(BufferedImage) - Method in class org.pepsoft.worldpainter.gardenofeden.Theme
 
getPreview(int, int) - Method in interface org.pepsoft.worldpainter.ramps.ColourRamp
Get a preview image of this colour ramp for the range [0.0, 1.0].
getPreview(int, int, float, float) - Method in interface org.pepsoft.worldpainter.ramps.ColourRamp
Get a preview image of this colour ramp.
getPreviewProvider(Dimension, ColourScheme, boolean, int, TileRenderer.LightOrigin) - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getPreviousVersion() - Method in class org.pepsoft.worldpainter.Configuration
Get the previous configuration data version of this configuration, which may be lower than the current version if the configuration was upgraded during load.
getPriority() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getProfession() - Method in class org.pepsoft.minecraft.Villager
 
getProperties() - Method in class org.pepsoft.minecraft.Material
Get the properties of this material.
getProperties() - Method in class org.pepsoft.worldpainter.plugins.AbstractPlugin
 
getProperties() - Method in interface org.pepsoft.worldpainter.plugins.Plugin
Get the properties of the plugin.
getProperty(Property<T>) - Method in class org.pepsoft.minecraft.Material
Get the value of a property as the correct type.
getProperty(Property<T>, T) - Method in class org.pepsoft.minecraft.Material
Get the value of a property as the correct type, or a default value if the property is not set on the material.
getProperty(String) - Method in class org.pepsoft.minecraft.Material
Get the value of a property as a string.
getPrototype(String) - Static method in class org.pepsoft.minecraft.Material
Get a prototype of a known material by name.
getRadius() - Method in interface org.pepsoft.worldpainter.brushes.Brush
Get the current radius of the brush.
getRadiusControl() - Method in class org.pepsoft.worldpainter.WorldPainterView
 
getRandomDisplacement() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getRange() - Method in interface org.pepsoft.worldpainter.HeightMap
Get the range of this height map, i.e.
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.BandedHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.BicubicHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
Get the actual minimum and maximum values contained in the image data.
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.ConstantHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.DifferenceHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.DisplacementHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.MandelbrotHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.MaximisingHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.MinimisingHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.NinePatchHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.ProductHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.ShelvingHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.SlopeHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.SumHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getRange() - Method in class org.pepsoft.worldpainter.NoiseSettings
The range of the noise generator.
getRawHeight(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getRawHeight(int, int) - Method in class org.pepsoft.worldpainter.Tile
Get the raw height value.
getRawHeightAt(int, int) - Method in class org.pepsoft.worldpainter.Dimension
Get the raw height value.
getRawHeightAt(Point) - Method in class org.pepsoft.worldpainter.Dimension
Get the raw height value.
getRawHeightAt(int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getRawHeightAt(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getRawHeightAt(Point) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getRawHeightAt(int, int) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getRawHeightRange() - Method in class org.pepsoft.worldpainter.Dimension
 
getRawHeightRange() - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getRawHeightRange() - Method in class org.pepsoft.worldpainter.Tile
 
getRecentFiles() - Method in class org.pepsoft.worldpainter.Configuration
 
getRecentScriptFiles() - Method in class org.pepsoft.worldpainter.Configuration
 
getRegionDir(File, int) - Static method in class org.pepsoft.worldpainter.util.MinecraftUtil
 
getRegionFile(File, int, int, int) - Static method in class org.pepsoft.minecraft.RegionFileCache
 
getRegionFile(Platform, File, DataType, Point, boolean) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
Get a region file.
getRegionFileIfExists(File, int, int, int) - Static method in class org.pepsoft.minecraft.RegionFileCache
 
getRegionFileIfExists(File, int, int, int, boolean) - Static method in class org.pepsoft.minecraft.RegionFileCache
 
getRegionFileIfExists(Platform, File, DataType, Point, boolean) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
Get a region file, if it exists.
getRegionFiles(Platform, File, DataType) - Method in class org.pepsoft.worldpainter.platforms.JavaPlatformProvider
 
getRelPos() - Method in class org.pepsoft.minecraft.Entity
Get the position of this entity relative to the origin of the custom object in which it is contained.
getRenderer() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
 
getRenderer() - Method in class org.pepsoft.worldpainter.layers.Layer
 
getRenderer() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRenderer() - Method in class org.pepsoft.worldpainter.selection.SelectionBlock
 
getRenderer() - Method in class org.pepsoft.worldpainter.selection.SelectionChunk
 
getRiverBedMaterial() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter.RiverSettings
 
getRiverConnectionRadius() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter.RiverSettings
 
getRockySlope() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getRole(int) - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getRoofLayers() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRoofLevel() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRoofMaterial() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRoofMax() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRoofMin() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRoofMode() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRoofNoise() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRoofType() - Method in class org.pepsoft.worldpainter.Dimension
 
getRoofType() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getRoofWallDepth() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getRot() - Method in class org.pepsoft.minecraft.Entity
 
getRotation() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getRoughness() - Method in class org.pepsoft.worldpainter.NoiseSettings
A measure of the roughness of the noise.
getRows() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getSafeZone() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getSandMode() - Method in class org.pepsoft.worldpainter.platforms.JavaExportSettings
 
getSavesDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
getScale() - Method in class org.pepsoft.worldpainter.CoordinateTransform
 
getScale() - Method in class org.pepsoft.worldpainter.Dimension
 
getScale() - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getScale() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getScale() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getScale() - Method in class org.pepsoft.worldpainter.NoiseSettings
The scale of the noise.
getScale() - Method in class org.pepsoft.worldpainter.Overlay
 
getScaledIcon(int, ColourScheme) - Method in enum org.pepsoft.worldpainter.Terrain
Get the icon, scaled to the specified size, adjusted for the current GUI scale.
getScaleX() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getScaleY() - Method in class org.pepsoft.worldpainter.heightMaps.TransformingHeightMap
 
getScalingInstance(float) - Static method in class org.pepsoft.worldpainter.CoordinateTransform
 
getSections() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getSections() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getSections() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getSections() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getSections() - Method in interface org.pepsoft.minecraft.SectionedChunk
Get the sections contained in the chunk.
getSeed() - Method in class org.pepsoft.minecraft.Java115Level
 
getSeed() - Method in class org.pepsoft.minecraft.Java116Level
 
getSeed() - Method in class org.pepsoft.minecraft.Java118Level
 
getSeed() - Method in class org.pepsoft.minecraft.JavaLevel
 
getSeed() - Method in class org.pepsoft.minecraft.SeededGenerator
 
getSeed() - Method in class org.pepsoft.worldpainter.Dimension
 
getSeed() - Method in interface org.pepsoft.worldpainter.HeightMap
Get the seed of the height map.
getSeed() - Method in class org.pepsoft.worldpainter.heightMaps.AbstractHeightMap
 
getSeed() - Method in class org.pepsoft.worldpainter.heightMaps.DelegatingHeightMap
 
getSeed() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getSeed() - Method in class org.pepsoft.worldpainter.NoiseSettings
The seed to use to initialise the noise generator.
getSeed() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getSeed() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getSeed() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getSeed() - Method in interface org.pepsoft.worldpainter.themes.Theme
 
getSeed() - Method in interface org.pepsoft.worldpainter.TileFactory
 
getSeed() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getSeedOffset() - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getSeedOffset(Material) - Method in class org.pepsoft.worldpainter.layers.exporters.ResourcesExporter.ResourcesExporterSettings
 
getSeeds() - Method in interface org.pepsoft.worldpainter.gardenofeden.Garden
Get all the seeds in the garden.
getSeeds() - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getSeeds() - Method in class org.pepsoft.worldpainter.Tile
 
getSegment1EndHeight() - Method in class org.pepsoft.worldpainter.heightMaps.BandedHeightMap
 
getSegment1Length() - Method in class org.pepsoft.worldpainter.heightMaps.BandedHeightMap
 
getSegment2EndHeight() - Method in class org.pepsoft.worldpainter.heightMaps.BandedHeightMap
 
getSegment2Length() - Method in class org.pepsoft.worldpainter.heightMaps.BandedHeightMap
 
getSettings() - Method in class org.pepsoft.minecraft.CustomGenerator
 
getSettings() - Method in class org.pepsoft.minecraft.SuperflatGenerator
 
getSettings() - Method in interface org.pepsoft.worldpainter.layers.LayerEditor
Get a copy of the current settings from the editor component without saving them or applying them to the layer.
getSettings(int) - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer
 
getSharedBiomeScheme(int) - Static method in class org.pepsoft.worldpainter.biomeschemes.BiomeSchemeManager
 
getShelveHeight() - Method in class org.pepsoft.worldpainter.heightMaps.ShelvingHeightMap
 
getShelveStrength() - Method in class org.pepsoft.worldpainter.heightMaps.ShelvingHeightMap
 
getShoreHeight() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter.RiverSettings
 
getShort(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getShort(String, short) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getShort(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getShort(DataType, String, short) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getShowCalloutCount() - Method in class org.pepsoft.worldpainter.Configuration
 
getShowDonationDialogAfter() - Method in class org.pepsoft.worldpainter.Configuration
 
getSingleMaterial() - Method in class org.pepsoft.worldpainter.MixedMaterial
Get the single material of which this mixed material consists, or null if it contains more than one material.
getSize() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getSizeDelta() - Method in class org.pepsoft.minecraft.RegionFile
 
getSizeDelta(File, int, int, int) - Static method in class org.pepsoft.minecraft.RegionFileCache
 
getSizeLerpTarget() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getSizeLerpTime() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getSkyLightLevel(int, int, int) - Method in interface org.pepsoft.minecraft.Chunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.minecraft.MemoryChunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.CachingMinecraftWorld
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.InvertedWorld
 
getSkyLightLevel(int, int, int) - Method in interface org.pepsoft.worldpainter.exporting.MinecraftWorld
Returns 15 if height is too large.
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.WorldRegion
 
getSkyLightLevel(int, int, int) - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getSlope(int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getSlope(int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getSlope(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getSlope(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getSlope(int, int) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getSlope(int, int) - Method in class org.pepsoft.worldpainter.themes.impl.fancy.RiverNode
 
getSlope(int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getSlot() - Method in class org.pepsoft.minecraft.InventoryItem
 
getSmallestDistanceFromOrigin(int, int) - Static method in class org.pepsoft.worldpainter.util.MathUtils
 
getSnapshot() - Method in class org.pepsoft.worldpainter.Dimension
Get a snapshot of the current state of this dimension.
getSnapshot() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getSoloedPalette() - Method in class org.pepsoft.worldpainter.Dimension
 
getSpawnPoint() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getSpawnPoint() - Method in class org.pepsoft.worldpainter.World2
 
getSpawnPointDimension() - Method in class org.pepsoft.worldpainter.World2
 
getSpawnX() - Method in class org.pepsoft.minecraft.JavaLevel
 
getSpawnY() - Method in class org.pepsoft.minecraft.JavaLevel
 
getSpawnZ() - Method in class org.pepsoft.minecraft.JavaLevel
 
getSpecs(String) - Static method in class org.pepsoft.minecraft.Material
Get the specs for a known material.
getStages() - Method in interface org.pepsoft.worldpainter.exporting.SecondPassLayerExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2LayerExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.exporters.AnnotationsExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.exporters.FrostExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.exporters.RiverExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayerExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.tunnel.FloatingLayerExporter
 
getStages() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayerExporter
 
getStartHeight() - Method in class org.pepsoft.worldpainter.themes.HeightFilter
 
getStatisticsRecorder() - Method in class org.pepsoft.worldpainter.DefaultPlugin
 
getStatisticsRecorder() - Method in interface org.pepsoft.worldpainter.WPContext
Get the event logger, if any.
getStatus() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getStatus() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getStepsToSkip() - Method in class org.pepsoft.worldpainter.exporting.WorldExportSettings
 
getStopHeight() - Method in class org.pepsoft.worldpainter.themes.HeightFilter
 
getStrength(int, int) - Method in interface org.pepsoft.worldpainter.brushes.Brush
Get the brush strength at a specific point on the brush.
getString(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getString(String, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getString(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getString(DataType, String, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getStringId(int) - Method in interface org.pepsoft.worldpainter.BiomeScheme
Get the technical ID of the specified biome in this biome scheme as a string.
getStringId(int) - Method in class org.pepsoft.worldpainter.biomeschemes.AbstractMinecraft1_20BiomeScheme
 
getStructures() - Method in class org.pepsoft.minecraft.SuperflatPreset
 
getSubsurfaceLayerAnchor() - Method in class org.pepsoft.worldpainter.Dimension
 
getSubsurfaceMaterial() - Method in class org.pepsoft.worldpainter.Dimension
 
getSubsurfaceMaterial() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getSubsurfaceMaterial() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getSupportedExtensions() - Method in class org.pepsoft.worldpainter.DefaultCustomObjectProvider
 
getSupportedExtensions() - Method in interface org.pepsoft.worldpainter.plugins.CustomObjectProvider
Get the list of filename extensions of the custom object formats supported by this plugin.
getSupportedFileExtensions() - Method in class org.pepsoft.worldpainter.exporting.HeightMapExporter
 
getSurface() - Method in class org.pepsoft.worldpainter.Configuration
 
getSurfaceMergeDepth() - Method in class org.pepsoft.worldpainter.merging.JavaWorldMerger
 
getSurfaceObject(Platform, long, int, int, int) - Method in enum org.pepsoft.worldpainter.Terrain
Get the object, if any (such as a Plant), to place on top of the terrain at the specified coordinates.
getTag(String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getTag(DataType, String) - Method in class org.pepsoft.minecraft.AbstractNBTItem
 
getTag() - Method in class org.pepsoft.minecraft.InventoryItem
 
getTag() - Method in class org.pepsoft.minecraft.mapexplorer.TagNode
 
getTemperatureMap() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getTerrain() - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
getTerrain() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getTerrain() - Method in class org.pepsoft.worldpainter.panels.TerrainOrLayerFilter
 
getTerrain(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getTerrain(int, int, int) - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getTerrain(int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getTerrain() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Load a WorldPainter .terrain file from the file system.
getTerrainAt(int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getTerrainAt(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTerrainAt(int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getTerrainDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
GetTerrainOp - Class in org.pepsoft.worldpainter.tools.scripts
 
GetTerrainOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.GetTerrainOp
 
getTerrainRanges() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getText() - Method in class org.pepsoft.minecraft.Sign
 
getText() - Method in class org.pepsoft.minecraft.WallSign
Deprecated.
 
getText() - Method in class org.pepsoft.worldpainter.history.HistoryEntry
 
getTheme() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getTheme() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getThemes() - Method in class org.pepsoft.worldpainter.gardenofeden.ThemeManager
 
getThickness() - Method in class org.pepsoft.minecraft.SuperflatPreset.Layer
 
getThickness() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getTile(int, int) - Method in class org.pepsoft.worldpainter.AbstractTileFactory
Delegates to TileFactory.createTile(int, int), but implements a memory sensitive tile cache and if the tile has been previously created and is still in the cache, returns the cached tile.
getTile(int, int) - Method in class org.pepsoft.worldpainter.Dimension
Get the tile for a particular set of world or absolute block coordinates.
getTile(Point) - Method in class org.pepsoft.worldpainter.Dimension
 
getTile(Point) - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getTile(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTile(Point) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
If any transformations (scaling and/or translating) needs to be applied to the underlying tiles, this method and RODelegatingDimension.getTiles() must be overridden.
getTile(int, int) - Method in interface org.pepsoft.worldpainter.TileProvider
 
getTile(int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getTile(Point) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getTileCoordinates(int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getTileCoordinates(Point) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getTileCoordinates(int, int) - Method in class org.pepsoft.worldpainter.World2
 
getTileCoordinates(Point) - Method in class org.pepsoft.worldpainter.World2
 
getTileCoords() - Method in class org.pepsoft.worldpainter.Dimension
 
getTileCoords() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getTileCoords() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getTileCoords() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTileCoords() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getTileCoords() - Method in class org.pepsoft.worldpainter.ScalingHelper
 
getTileCount() - Method in class org.pepsoft.worldpainter.Dimension
 
getTileCount() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getTileCount() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTileCount() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getTileEntities() - Method in interface org.pepsoft.minecraft.Chunk
Get a list of tile entities (also known as block entities) contained in this chunk.
getTileEntities() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getTileEntities() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getTileEntities() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getTileEntities() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getTileEntities() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getTileEntities() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getTileEntities() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getTileEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo2Object
 
getTileEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3BlockSpec
Gets all tile entities contained in this block.
getTileEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Bo3Object
 
getTileEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Schem
 
getTileEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Schematic
 
getTileEntities() - Method in class org.pepsoft.worldpainter.layers.bo2.Structure
 
getTileEntities() - Method in class org.pepsoft.worldpainter.layers.plants.Plant
 
getTileEntities() - Method in class org.pepsoft.worldpainter.objects.GenericObject
 
getTileEntities() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getTileEntities() - Method in class org.pepsoft.worldpainter.objects.MirroredObject
 
getTileEntities() - Method in class org.pepsoft.worldpainter.objects.RotatedObject
 
getTileEntities() - Method in class org.pepsoft.worldpainter.objects.SkewedObject
 
getTileEntities() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Get any tile entities contained in the object.
getTileFactory() - Method in class org.pepsoft.worldpainter.Dimension
 
getTileFactory() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getTileFactory() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTileFactory() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getTileForEditing(int, int) - Method in class org.pepsoft.worldpainter.Dimension
Get the tile for a particular set of world or absolute block coordinates with the intention of modifying it.
getTileForEditing(Point) - Method in class org.pepsoft.worldpainter.Dimension
Get the tile for a particular set of world or absolute block coordinates with the intention of modifying it.
getTilePriority(int, int) - Method in class org.pepsoft.worldpainter.WPBorderTileProvider
 
getTilePriority(int, int) - Method in class org.pepsoft.worldpainter.WPTileProvider
 
getTiles() - Method in class org.pepsoft.worldpainter.Dimension
Get a collection of all extant tiles in the dimension.
getTiles() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getTiles() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
If any transformations (scaling and/or translating) needs to be applied to the underlying tiles, this method and RODelegatingDimension.getTile(Point) must be overridden.
getTiles() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getTileSize() - Method in class org.pepsoft.worldpainter.WPBorderTileProvider
 
getTileSize() - Method in class org.pepsoft.worldpainter.WPTileProvider
 
getTilesToExport() - Method in class org.pepsoft.worldpainter.exporting.WorldExportSettings
 
getTileX() - Method in class org.pepsoft.minecraft.Painting
 
getTileY() - Method in class org.pepsoft.minecraft.Painting
 
getTileZ() - Method in class org.pepsoft.minecraft.Painting
 
getTime() - Method in class org.pepsoft.minecraft.JavaLevel
 
getTopLayerAnchor() - Method in class org.pepsoft.worldpainter.Dimension
 
getTopLayerDepth(int, int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getTopLayerDepth(int, int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTopLayerMinDepth() - Method in class org.pepsoft.worldpainter.Dimension
 
getTopLayerMinDepth() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTopLayerVariation() - Method in class org.pepsoft.worldpainter.Dimension
 
getTopLayerVariation() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getTransparency() - Method in class org.pepsoft.worldpainter.Overlay
 
getTreeChance() - Method in class org.pepsoft.worldpainter.layers.exporters.TreesExporter.TreeLayerSettings
 
getTunnelBiome() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getType() - Method in class org.pepsoft.minecraft.InventoryItem
 
getType() - Method in class org.pepsoft.minecraft.MapGenerator
 
getType() - Method in class org.pepsoft.worldpainter.layers.Bo2Layer
 
getType() - Method in class org.pepsoft.worldpainter.layers.CombinedLayer
 
getType() - Method in class org.pepsoft.worldpainter.layers.CustomLayer
Get a short, human-readable description of the layer type.
getType() - Method in class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
getType() - Method in class org.pepsoft.worldpainter.layers.plants.PlantLayer
 
getType() - Method in class org.pepsoft.worldpainter.layers.pockets.UndergroundPocketsLayer
 
getType() - Method in class org.pepsoft.worldpainter.layers.Trees
Deprecated.
 
getType() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getUiScale() - Method in class org.pepsoft.worldpainter.Configuration
 
getUnderground() - Method in class org.pepsoft.worldpainter.Configuration
 
getUndergroundBiome() - Method in class org.pepsoft.worldpainter.Dimension
 
getUndoLevels() - Method in class org.pepsoft.worldpainter.Configuration
 
getUpIs() - Method in class org.pepsoft.worldpainter.World2
 
getUUID() - Method in class org.pepsoft.minecraft.Entity
 
getUuid() - Method in class org.pepsoft.worldpainter.Configuration
 
getUUIDs() - Method in class org.pepsoft.worldpainter.plugins.AbstractPlugin
 
getUUIDs() - Method in interface org.pepsoft.worldpainter.plugins.Plugin
Get the set of UUIDs this plugin is locked to, or null if the plugin can be used by anyone.
getValue(int, int, int) - Method in class org.pepsoft.util.PackedArrayCube
 
getValue(double) - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getValue(double, double) - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getValue(double, double, double) - Method in class org.pepsoft.worldpainter.heightMaps.NoiseHeightMap
 
getValue() - Method in class org.pepsoft.worldpainter.panels.TerrainOrLayerFilter
 
getVariation() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer.LayerSettings
 
getVariation() - Method in class org.pepsoft.worldpainter.MixedMaterial
 
getVel() - Method in class org.pepsoft.minecraft.Entity
 
getVersion() - Method in class org.pepsoft.minecraft.JavaLevel
 
getVersion() - Method in class org.pepsoft.worldpainter.Configuration
Get the current configuration data version of this configuration.
getVersion() - Method in class org.pepsoft.worldpainter.plugins.AbstractPlugin
 
getVersion() - Method in interface org.pepsoft.worldpainter.plugins.Plugin
Get the version number of the plugin.
getVersion() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Get the WorldPainter version string.
getVerticalScaling() - Method in class org.pepsoft.worldpainter.heightMaps.SlopeHeightMap
 
getView() - Method in class org.pepsoft.worldpainter.DefaultPlugin
 
getView() - Method in interface org.pepsoft.worldpainter.WPContext
Get the WorldPainter view, if any.
getViewDistance() - Method in class org.pepsoft.worldpainter.Configuration
 
getVoidBelowLevel() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getVolume() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getWallMaterial() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getWallNoise() - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelLayer
 
getWallType() - Method in class org.pepsoft.worldpainter.Dimension
 
getWallType() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getWarningBlocks() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getWarnings() - Method in class org.pepsoft.worldpainter.importing.JavaMapImporter
 
getWarnings() - Method in class org.pepsoft.worldpainter.importing.MapImporter
Get the warnings generated by the import, or null if there were none.
getWarnings() - Method in class org.pepsoft.worldpainter.merging.JavaWorldMerger
 
getWarnings() - Static method in class org.pepsoft.worldpainter.StartupMessages
 
getWarningTime() - Method in class org.pepsoft.worldpainter.World2.BorderSettings
 
getWaterHeight() - Method in class org.pepsoft.worldpainter.HeightMapTileFactory
 
getWaterHeight() - Method in class org.pepsoft.worldpainter.themes.impl.fancy.FancyTheme
 
getWaterHeight() - Method in class org.pepsoft.worldpainter.themes.SimpleTheme
 
getWaterHeight() - Method in interface org.pepsoft.worldpainter.themes.Theme
 
getWaterLevel() - Method in class org.pepsoft.worldpainter.Configuration
 
getWaterLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavernsExporter.CavernsSettings
 
getWaterLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.CavesExporter.CavesSettings
 
getWaterLevel() - Method in class org.pepsoft.worldpainter.layers.exporters.ChasmsExporter.ChasmsSettings
 
getWaterLevel() - Method in class org.pepsoft.worldpainter.objects.MinecraftWorldObject
 
getWaterLevel(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingTile
 
getWaterLevel(int, int) - Method in class org.pepsoft.worldpainter.Tile
 
getWaterLevelAt(int, int) - Method in class org.pepsoft.worldpainter.Dimension
 
getWaterLevelAt(Point) - Method in class org.pepsoft.worldpainter.Dimension
 
getWaterLevelAt(int, int, int) - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
 
getWaterLevelAt(int, int) - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getWaterLevelAt(int, int) - Method in class org.pepsoft.worldpainter.layers.tunnel.TunnelRoofDimension
 
getWaterLevelAt(int, int) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getWaterLevelAt(Point) - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getWaterLevelAt(int, int) - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getWaterLevelAt(int, int) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getWaterLevelAt(Point) - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getWaterMode() - Method in class org.pepsoft.worldpainter.platforms.JavaExportSettings
 
getWidth() - Method in class org.pepsoft.worldpainter.Dimension
 
getWidth() - Method in class org.pepsoft.worldpainter.DimensionSnapshot
 
getWidth() - Method in class org.pepsoft.worldpainter.exporting.FlatteningDimension
 
getWidth() - Method in class org.pepsoft.worldpainter.heightMaps.BitmapHeightMap
 
getWidth() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getWidth() - Method in class org.pepsoft.worldpainter.ScaledDimension
 
getWidth() - Method in class org.pepsoft.worldpainter.World
Deprecated.
 
getWindowBounds() - Method in class org.pepsoft.worldpainter.Configuration
 
getWorld() - Method in class org.pepsoft.worldpainter.Dimension
 
getWorld() - Method in class org.pepsoft.worldpainter.exporting.AbstractWorldExporter
 
getWorld() - Method in interface org.pepsoft.worldpainter.exporting.WorldExporter
Get the world that is being or has been exported.
getWorld() - Method in class org.pepsoft.worldpainter.RODelegatingDimension
 
getWorld() - Method in class org.pepsoft.worldpainter.tools.scripts.ScriptingContext
Load a WorldPainter .world file from the file system.
getWorld() - Method in class org.pepsoft.worldpainter.WorldIO
 
getWorldDirectory() - Method in class org.pepsoft.worldpainter.Configuration
 
getWorldFileBackups() - Method in class org.pepsoft.worldpainter.Configuration
 
getWorldHighLevel() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getWorldLowLevel() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
GetWorldOp - Class in org.pepsoft.worldpainter.tools.scripts
 
GetWorldOp(ScriptingContext) - Constructor for class org.pepsoft.worldpainter.tools.scripts.GetWorldOp
 
getWorldWaterLevel() - Method in class org.pepsoft.worldpainter.importing.HeightMapImporter
 
getWPContext() - Static method in class org.pepsoft.worldpainter.WPContextProvider
 
getWPContextInstance() - Method in class org.pepsoft.worldpainter.DefaultPlugin
 
getWPContextInstance() - Method in interface org.pepsoft.worldpainter.plugins.ContextProvider
 
getX() - Method in class org.pepsoft.minecraft.mapexplorer.ChunkNode
 
getX() - Method in class org.pepsoft.minecraft.mapexplorer.RegionFileNode
 
getX() - Method in class org.pepsoft.minecraft.MinecraftCoords
 
getX() - Method in class org.pepsoft.minecraft.RegionFile
 
getX() - Method in class org.pepsoft.minecraft.TileEntity
 
getX() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getX() - Method in class org.pepsoft.worldpainter.Tile
 
getxPos() - Method in interface org.pepsoft.minecraft.Chunk
 
getxPos() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getxPos() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getxPos() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getxPos() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getxPos() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getxPos() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getxPos() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
getY() - Method in class org.pepsoft.minecraft.TileEntity
 
getY() - Method in class org.pepsoft.worldpainter.exporting.Cursor
 
getY() - Method in class org.pepsoft.worldpainter.Tile
 
getZ() - Method in class org.pepsoft.minecraft.mapexplorer.ChunkNode
 
getZ() - Method in class org.pepsoft.minecraft.mapexplorer.RegionFileNode
 
getZ() - Method in class org.pepsoft.minecraft.MinecraftCoords
 
getZ() - Method in class org.pepsoft.minecraft.RegionFile
 
getZ() - Method in class org.pepsoft.minecraft.TileEntity
 
getZoom() - Method in class org.pepsoft.worldpainter.TileRenderer
 
getZoom() - Method in class org.pepsoft.worldpainter.WPBorderTileProvider
 
getZoom() - Method in class org.pepsoft.worldpainter.WPTileProvider
 
getzPos() - Method in interface org.pepsoft.minecraft.Chunk
 
getzPos() - Method in class org.pepsoft.minecraft.MC115AnvilChunk
 
getzPos() - Method in class org.pepsoft.minecraft.MC118AnvilChunk
 
getzPos() - Method in class org.pepsoft.minecraft.MC12AnvilChunk
 
getzPos() - Method in class org.pepsoft.minecraft.MCRegionChunk
 
getzPos() - Method in class org.pepsoft.minecraft.MemoryChunk
 
getzPos() - Method in class org.pepsoft.worldpainter.exporting.InvertedChunk
 
getzPos() - Method in class org.pepsoft.worldpainter.exporting.VirtualChunk
 
GIGANTIC_BLOBS - Static variable in class org.pepsoft.worldpainter.Constants
 
GLASS - Static variable in class org.pepsoft.minecraft.Material
 
GLASS_PANE - Static variable in class org.pepsoft.minecraft.Material
 
GlobalOperation - Interface in org.pepsoft.worldpainter.operations
A WorldPainter operation which is not activated and deactivated but invoked instantly.
GLOW_BERRIES - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
GLOW_LICHEN - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
GLOW_LICHEN_DOWN - Static variable in class org.pepsoft.minecraft.Material
 
GLOW_LICHEN_NONE - Static variable in class org.pepsoft.minecraft.Material
A glow_lichen block with none of the directions enabled.
GLOW_LICHEN_UP - Static variable in class org.pepsoft.minecraft.Material
 
GLOWSTONE - Static variable in class org.pepsoft.minecraft.Material
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.CreateFilterOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.ExportWorldOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.GetBiomeIdOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.GetHeightMapOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.GetLayerOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.GetPlatformOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.GetTerrainOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.GetWorldOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.ImportHeightMapOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.InstallCustomTerrainOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.MappingOp
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.MergeWorldOp
 
go() - Method in interface org.pepsoft.worldpainter.tools.scripts.Operation
 
go() - Method in class org.pepsoft.worldpainter.tools.scripts.SaveWorldOp
 
goCalled() - Method in class org.pepsoft.worldpainter.tools.scripts.AbstractOperation
 
GOLD_BLOCK - Static variable in class org.pepsoft.minecraft.Material
 
GOLD_ORE - Static variable in class org.pepsoft.minecraft.Material
 
GRANITE - Static variable in class org.pepsoft.minecraft.Material
 
GRASS - Static variable in class org.pepsoft.minecraft.Material
 
GRASS - Static variable in class org.pepsoft.worldpainter.layers.plants.Plants
 
GRASS_BLOCK - Static variable in class org.pepsoft.minecraft.Material
 
GRASS_PATH - Static variable in class org.pepsoft.minecraft.Material
 
GRAVEL - Static variable in class org.pepsoft.minecraft.Material
 
GREEN_CLAY - Static variable in class org.pepsoft.minecraft.Material
 
GREY_CLAY - Static variable in class org.pepsoft.minecraft.Material
 
GroundCoverLayer - Class in org.pepsoft.worldpainter.layers.groundcover
 
GroundCoverLayer(String, MixedMaterial, Object) - Constructor for class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayer
 
GroundCoverLayer.EdgeShape - Enum in org.pepsoft.worldpainter.layers.groundcover
 
GroundCoverLayer.LayerAnchor - Enum in org.pepsoft.worldpainter.layers.groundcover
The anchor relative to which the layers of a layered material should be placed.
GroundCoverLayerExporter - Class in org.pepsoft.worldpainter.layers.groundcover
Algorithm: The layers are rendered in order from the lowest thickness to the highest thickness (which implies that layers digging into the ground are rendered first).
GroundCoverLayerExporter(Dimension, Platform, GroundCoverLayer) - Constructor for class org.pepsoft.worldpainter.layers.groundcover.GroundCoverLayerExporter
 
guessConnectBlocks() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Will guess whether the WPObject.ATTRIBUTE_CONNECT_BLOCKS attribute should be set and if so set it.
guessInsubstantial(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
 
guessManageWaterlogged() - Method in interface org.pepsoft.worldpainter.objects.WPObject
TODO only for formats with named blocks which could conceivable contain the waterlogged property
guessNatural(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
 
guessOpacity(String) - Static method in class org.pepsoft.minecraft.Material
 
guessOpacity(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
 
guessReceivesLight(String) - Static method in class org.pepsoft.minecraft.Material
 
guessReceivesLight(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
Guess whether a material receives light unto itself, despite being opaque to surrounding blocks.
guessResource(String) - Static method in class org.pepsoft.minecraft.Material
 
guessResource(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
 
guessTreeRelated(String) - Static method in class org.pepsoft.minecraft.Material
 
guessTreeRelated(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
 
guessVegetation(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
 
guessVeryInsubstantial(String) - Static method in class org.pepsoft.minecraft.MaterialImporter
 
guestimateOffset() - Method in interface org.pepsoft.worldpainter.objects.WPObject
Guestimate an offset for the object.
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