net.minecraft.server.v1_14_R1

public class WorldGenContextArea

implements AreaContextTransformed<AreaLazy>

clu
net.minecraft.class_3631
net.minecraft.world.biome.layer.CachingLayerContext
net.minecraft.world.gen.LazyAreaLayerContext
net.minecraft.server.v1_14_R1.WorldGenContextArea

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
c
field_16045
cache
field_202703_b
private final int
d
field_16044
field_16044
field_202704_c
protected long
a
field_16731
field_16731
field_215717_a
protected NoiseGeneratorPerlin
b
field_16732
noiseSampler
field_215718_b
private long
e
field_16730
worldSeed
field_215719_e
private long
f
field_16729
localSeed
field_215720_f

Constructor summary

ModifierConstructor
public (int arg0, long arg1, long arg2)

Method summary

Modifier and TypeMethod
public AreaLazy
b(cne arg0)
method_15837(class_4 arg0)
method_15837(LayerOperator arg0)
func_212861_a_(IPixelTransformer arg0)
public AreaLazy
a(cne arg0, clq arg1)
method_15838(class_4 arg0, class_3626 arg1)
method_15838(LayerOperator arg0, CachingLayerSampler arg1)
func_212859_a_(IPixelTransformer arg0, LazyArea arg1)
public AreaLazy
a(cne arg0, clq arg1, clq arg2)
method_15836(class_4 arg0, class_3626 arg1, class_3626 arg2)
method_15836(LayerOperator arg0, CachingLayerSampler arg1, CachingLayerSampler arg2)
func_212860_a_(IPixelTransformer arg0, LazyArea arg1, LazyArea arg2)
public void
a(long arg0)
method_16671(long arg0)
initWorldSeed(long arg0)
func_215716_a(long arg0)
public void
a(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)
method_15834(int arg0)
nextInt(int arg0)
func_202696_a(int arg0)
public NoiseGeneratorPerlin
a()
method_15835()
getNoiseSampler()
func_205589_a()