Method |
Description |
|
AddtoColor ( Color c, int diff ) : Color |
|
|
Blend ( Color c1, Color c2 ) : Color |
|
|
Crop ( Bitmap b ) : Bitmap |
|
|
GetBlock ( TAG_Compound sections, int x, int y, int z ) : byte |
|
|
GetBlock ( TAG_Compound sections, int x, int y, int z, byte &id, byte &data ) : void |
|
|
GetHeight ( TAG_Compound sections, int x, int z, int yStart = 255, int yEnd, HashSet only = null, HashSet exclude = null ) : int |
|
|
GetLight ( TAG_Compound sections, int x, int y, int z ) : byte |
|
|
RenderChunk ( Chunk c, Bitmap b, int offsetX, int offsetY ) : void |
|
|
RenderChunkBiomes ( Chunk c, Bitmap b, int offsetX, int offsetY ) : void |
|
|
RenderRegion ( RegionFile region, Bitmap b, int offsetX, int offsetY ) : Bitmap |
|
|
RenderRegionBiomes ( RegionFile region, Bitmap b, int offsetX, int offsetY ) : Bitmap |
|
|