net.minecraft.world.biome.layer.util

public class CachingLayerContext

implements LayerSampleContext<CachingLayerSampler>

cvi
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.gen.LazyAreaLayerContext
net.minecraft.world.gen.LazyAreaLayerContext

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
a
cache
field_16045
cache
f_ufwrjkwz
field_202703_b
cache
private final int
b
maxCache
field_16044
cacheCapacity
f_zjxodjwq
field_202704_c
maxCacheSize
private final PerlinNoiseSampler
c
biomeNoise
field_16732
noiseSampler
f_gajhacfo
field_215718_b
noise
private final long
d
seed
field_16730
worldSeed
f_yxdwjprc
field_215719_e
seed
private long
e
rval
field_16729
localSeed
f_iikmmxmn
field_215720_f
positionSeed

Constructor summary

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

Method summary

Modifier and TypeMethod
public CachingLayerSampler
b(cws arg0)
createResult(PixelTransformer arg0)
method_15837(class_4 arg0)
createSampler(LayerOperator arg0)
m_mqiwuiur(C_tqcqeljm arg0)
func_212861_a_(IPixelTransformer arg0)
makeArea(IPixelTransformer pixelTransformer)
public CachingLayerSampler
a(cws arg0, cve 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)
func_212859_a_(IPixelTransformer arg0, LazyArea arg1)
makeArea(IPixelTransformer pixelTransformer, LazyArea area)
public CachingLayerSampler
a(cws arg0, cve arg1, cve 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)
func_212860_a_(IPixelTransformer arg0, LazyArea arg1, LazyArea arg2)
makeArea(IPixelTransformer arg0, LazyArea firstArea, LazyArea secondArea)
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)
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)
func_202696_a(int arg0)
random(int arg0)
public PerlinNoiseSampler
b()
getBiomeNoise()
method_15835()
getNoiseSampler()
m_fikwledz()
func_205589_a()
getNoiseGenerator()
private static long
b(long arg0, long arg1)
mixSeed(long arg0, long arg1)
method_22417(long arg0, long arg1)
addSalt(long seed, long salt)
m_bxkzoiuj(long arg0, long arg1)
func_227471_b_(long arg0, long arg1)
hash(long left, long right)