net.minecraft.world.level.newbiome.context

public class LazyAreaContext

implements BigContext<LazyArea>

coz
net.minecraft.world.level.newbiome.context.LazyAreaContext
net.minecraft.class_3631
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
cache
field_202703_b
private final int
b
maxCache
field_16044
cacheCapacity
field_202704_c
private final ImprovedNoise
c
biomeNoise
field_16732
noiseSampler
field_215718_b
private final long
d
seed
field_16730
worldSeed
field_215719_e
private long
e
rval
field_16729
localSeed
field_215720_f

Constructor summary

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

Method summary

Modifier and TypeMethod
public LazyArea
b(cqi arg0)
createResult(PixelTransformer arg0)
method_15837(class_4 arg0)
createSampler(LayerOperator arg0)
func_212861_a_(IPixelTransformer arg0)
public LazyArea
a(cqi arg0, cov arg1)
createResult(PixelTransformer arg0, LazyArea arg1)
method_15838(class_4 arg0, class_3626 arg1)
createSampler(LayerOperator arg0, CachingLayerSampler arg1)
func_212859_a_(IPixelTransformer arg0, LazyArea arg1)
public LazyArea
a(cqi arg0, cov arg1, cov 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)
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)
initSeed(long arg0, long arg1)
func_202698_a(long arg0, long arg1)
public int
a(int arg0)
nextRandom(int arg0)
method_15834(int arg0)
nextInt(int arg0)
func_202696_a(int arg0)
public ImprovedNoise
b()
getBiomeNoise()
method_15835()
getNoiseSampler()
func_205589_a()
private static long
b(long arg0, long arg1)
mixSeed(long arg0, long arg1)
method_22417(long arg0, long arg1)
addSalt(long seed, long salt)
func_227471_b_(long arg0, long arg1)