| Constructor and Description |
|---|
LazyArea(it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap cachedValuesIn,
int maxCacheSizeIn,
AreaDimension dimensionIn,
IPixelTransformer pixelTransformerIn) |
| Modifier and Type | Method and Description |
|---|---|
int |
getmaxCacheSize() |
int |
getValue(int x,
int z) |
public LazyArea(it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap cachedValuesIn,
int maxCacheSizeIn,
AreaDimension dimensionIn,
IPixelTransformer pixelTransformerIn)