Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap |
cachedValues |
private int |
maxCacheSize |
private IPixelTransformer |
pixelTransformer |
Constructor and Description |
---|
LazyArea(it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap p_i51286_1_,
int p_i51286_2_,
IPixelTransformer p_i51286_3_) |
Modifier and Type | Method and Description |
---|---|
int |
getmaxCacheSize() |
int |
getValue(int x,
int z) |
private final IPixelTransformer pixelTransformer
private final it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap cachedValues
private final int maxCacheSize
public LazyArea(it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap p_i51286_1_, int p_i51286_2_, IPixelTransformer p_i51286_3_)