| Interface | Description | 
|---|---|
| LayerContainer | Some container of layers. | 
| LayerEditor<L extends Layer> | An editor of  Layersettings. | 
| LayerEditor.LayerEditorContext | A context from which the layer editor may obtain context information and
 to which it may report events. | 
| Class | Description | 
|---|---|
| AbstractLayerEditor<L extends Layer> | |
| Annotations | Annotation colours:
 
 ValueColour    Data valueValueColour    Data value
 0    -         -         8    Light Grey 8        
 1    White     0         9    Cyan       9        
 2    Orange    1         10   Purple    10        
 3    Magenta   2         11   Blue      11        
 4    Light Blue3         12   Brown     12        
 5    Yellow    4         13   Green     13        
 6    Lime      5         14   Red       14        
 7    Pink      6         15   Black     15        
 
 PLEASE NOTE: because 0 is needed as the default value to represent "layer not set", not all wool
 colours/data values are represented! Specifically, data value 7 ("grey") is missing and cannot be placed as a colour
 with the Annotations layer. | 
| Biome | A legacy (numbered) biome. | 
| Bo2Layer | |
| Caverns | |
| Caves | Created by Pepijn on 15-1-2017. | 
| Chasms | |
| CliffCarver | |
| CombinedLayer | |
| CustomAnnotationLayer | |
| CustomLayer | |
| DeciduousForest | |
| Delete | |
| Dirty | |
| FloodWithLava | |
| Frost | |
| GardenCategory | |
| Jungle | |
| Layer | |
| LayerManager | |
| NotPresent | Technical layer which indicates that a chunk is to be considered not present
 and should not be exported, merged or displayed in an editor or viewer. | 
| NotPresentBlock | |
| PineForest | |
| Populate | |
| ReadOnly | Technical layer which indicates that a chunk should not be merged when the
  world is merged with an existing map. | 
| Resources | |
| River | |
| SwampLand | |
| TreeLayer | |
| Trees | Deprecated | 
| Void | 
| Enum | Description | 
|---|---|
| Layer.DataSize |