net.minecraft.world.biome.layer.util

public class CachingLayerContext

implements LayerSampleContext<CachingLayerSampler>

clz
net.minecraft.world.level.newbiome.context.LazyAreaContext
net.minecraft.class_3631
net.minecraft.world.biome.layer.util.CachingLayerContext
net.minecraft.unmapped.C_dfatjstd
net.minecraft.world.biome.context.LazyAreaContext
net.minecraft.world.gen.LazyAreaLayerContext
net.minecraft.world.gen.LazyAreaLayerContext

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
c
cache
field_16045
cache
f_ufwrjkwz
cache
field_202703_b
cache
private final int
d
maxCache
field_16044
cacheCapacity
f_zjxodjwq
maxCache
field_202704_c
maxCacheSize
protected long
a
seedMixup
field_16731
initSeed
f_maovwohz
f_75200467
field_215717_a
field_215717_a
protected PerlinNoiseSampler
b
biomeNoise
field_16732
noiseSampler
f_gajhacfo
f_33527675
field_215718_b
field_215718_b
private long
e
seed
field_16730
worldSeed
f_yxdwjprc
f_38273642
field_215719_e
field_215719_e
private long
f
rval
field_16729
localSeed
f_iikmmxmn
f_44290767
field_215720_f
field_215720_f

Constructor summary

ModifierConstructor
public (int cacheCapacity, long seed, long salt)

Method summary

Modifier and TypeMethod
public CachingLayerSampler
b(cnj arg0)
createResult(PixelTransformer arg0)
method_15837(class_4 arg0)
createSampler(LayerOperator arg0)
m_mqiwuiur(C_tqcqeljm arg0)
createResult(PixelTransformer arg0)
func_212861_a_(IPixelTransformer arg0)
func_212861_a_(IPixelTransformer arg0)
public CachingLayerSampler
a(cnj arg0, clv arg1)
createResult(PixelTransformer arg0, LazyArea arg1)
method_15838(class_4 arg0, class_3626 arg1)
createSampler(LayerOperator arg0, CachingLayerSampler arg1)
m_tdfwvfrv(C_tqcqeljm arg0, C_ecfgcckn arg1)
createResult(PixelTransformer arg0, LazyArea arg1)
func_212859_a_(IPixelTransformer arg0, LazyArea arg1)
func_212859_a_(IPixelTransformer arg0, LazyArea arg1)
public CachingLayerSampler
a(cnj arg0, clv arg1, clv arg2)
createResult(PixelTransformer arg0, LazyArea arg1, LazyArea arg2)
method_15836(class_4 arg0, class_3626 arg1, class_3626 arg2)
createSampler(LayerOperator arg0, CachingLayerSampler arg1, CachingLayerSampler arg2)
m_eycwhgny(C_tqcqeljm arg0, C_ecfgcckn arg1, C_ecfgcckn arg2)
createResult(PixelTransformer arg0, LazyArea arg1, LazyArea arg2)
func_212860_a_(IPixelTransformer arg0, LazyArea arg1, LazyArea arg2)
makeArea(IPixelTransformer arg0, LazyArea arg1, LazyArea arg2)
public void
a(long arg0)
init(long arg0)
method_16671(long arg0)
initWorldSeed(long seed)
m_maenyqzz(long arg0)
m_54719959(long arg0)
func_215716_a(long arg0)
func_215716_a(long arg0)
public void
a(long arg0, long arg1)
initRandom(long arg0, long arg1)
method_15830(long arg0, long arg1)
initSeed(long arg0, long arg1)
m_nfrrguug(long arg0, long arg1)
initRandom(long arg0, long arg1)
func_202698_a(long arg0, long arg1)
setPosition(long arg0, long arg1)
public int
a(int arg0)
nextRandom(int arg0)
method_15834(int arg0)
nextInt(int arg0)
m_dfgslcod(int arg0)
nextInt(int arg0)
func_202696_a(int arg0)
random(int arg0)
public PerlinNoiseSampler
a()
getBiomeNoise()
method_15835()
getNoiseSampler()
m_fikwledz()
getBiomeNoise()
func_205589_a()
getNoiseGenerator()