net.minecraft.world.level.newbiome.context

public class LazyAreaContext

implements BigContext<LazyArea>

cow
net.minecraft.world.level.newbiome.context.LazyAreaContext
net.minecraft.class_3631
net.minecraft.unmapped.C_dfatjstd
net.minecraft.world.biome.layer.util.CachingLayerContext
net.minecraft.world.gen.LazyAreaLayerContext
net.minecraft.server.v1_15_R1.WorldGenContextArea

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public LazyArea
b(cqf arg0)
createResult(PixelTransformer arg0)
method_15837(class_4 arg0)
m_mqiwuiur(C_tqcqeljm arg0)
createSampler(LayerOperator arg0)
func_212861_a_(IPixelTransformer arg0)
public LazyArea
a(cqf arg0, cos arg1)
createResult(PixelTransformer arg0, LazyArea arg1)
method_15838(class_4 arg0, class_3626 arg1)
m_tdfwvfrv(C_tqcqeljm arg0, C_ecfgcckn arg1)
createSampler(LayerOperator arg0, CachingLayerSampler arg1)
func_212859_a_(IPixelTransformer arg0, LazyArea arg1)
public LazyArea
a(cqf arg0, cos arg1, cos arg2)
createResult(PixelTransformer arg0, LazyArea arg1, LazyArea arg2)
method_15836(class_4 arg0, class_3626 arg1, class_3626 arg2)
m_eycwhgny(C_tqcqeljm arg0, C_ecfgcckn arg1, C_ecfgcckn arg2)
createSampler(LayerOperator arg0, CachingLayerSampler arg1, CachingLayerSampler arg2)
func_212860_a_(IPixelTransformer arg0, LazyArea arg1, LazyArea arg2)
public void
a(long arg0, long arg1)
initRandom(long arg0, long arg1)
method_15830(long arg0, long arg1)
m_nfrrguug(long arg0, long arg1)
initSeed(long arg0, long arg1)
func_202698_a(long arg0, long arg1)
public int
a(int arg0)
nextRandom(int arg0)
method_15834(int arg0)
m_dfgslcod(int arg0)
nextInt(int arg0)
func_202696_a(int arg0)
public ImprovedNoise
b()
getBiomeNoise()
method_15835()
m_fikwledz()
getNoiseSampler()
func_205589_a()
private static long
b(long arg0, long arg1)
mixSeed(long arg0, long arg1)
method_22417(long arg0, long arg1)
m_bxkzoiuj(long arg0, long arg1)
addSalt(long seed, long salt)
func_227471_b_(long arg0, long arg1)