net.minecraft.world.level.levelgen

public class WorldgenRandom

extends Random implements RandomSource

All mapped superinterfaces:

RandomSource

cqm
net.minecraft.world.level.levelgen.WorldgenRandom
net.minecraft.class_2919
net.minecraft.unmapped.C_zorcemxg
net.minecraft.world.gen.ChunkRandom
net.minecraft.src.C_2202_
net.minecraft.world.level.levelgen.SeededRandom

Field summary

Modifier and TypeField
private int
a
count
field_28768
f_ystrqpxh
sampleCount
f_64676_

Constructor summary

ModifierConstructor
public ()
public (long seed)

Method summary

Modifier and TypeMethod
public int
a()
getCount()
method_35335()
m_jzzsygpp()
getSampleCount()
m_158960_()
public int
next(int arg0)
next(int arg0)
next(int arg0)
next(int count)
next(int arg0)
public long
a(int arg0, int arg1)
setBaseChunkSeed(int arg0, int arg1)
method_12659(int arg0, int arg1)
m_hccxltqt(int arg0, int arg1)
setTerrainSeed(int chunkX, int chunkZ)
m_64682_(int p_64684_, int arg1)
public long
a(long arg0, int arg1, int arg2)
setDecorationSeed(long arg0, int arg1, int arg2)
method_12661(long arg0, int arg1, int arg2)
m_gbivfhmb(long arg0, int arg1, int arg2)
setPopulationSeed(long worldSeed, int blockX, int blockZ)
m_64690_(long p_64692_, int arg1, int arg2)
public long
b(long arg0, int arg1, int arg2)
setFeatureSeed(long arg0, int arg1, int arg2)
method_12664(long arg0, int arg1, int arg2)
m_pmazpwoq(long arg0, int arg1, int arg2)
setDecoratorSeed(long populationSeed, int index, int step)
m_64699_(long p_64701_, int arg1, int arg2)
public long
c(long arg0, int arg1, int arg2)
setLargeFeatureSeed(long arg0, int arg1, int arg2)
method_12663(long arg0, int arg1, int arg2)
m_nvexbmvp(long arg0, int arg1, int arg2)
setCarverSeed(long worldSeed, int chunkX, int chunkZ)
m_64703_(long p_64705_, int arg1, int arg2)
public long
a(long arg0, int arg1, int arg2, int arg3)
setBaseStoneSeed(long arg0, int arg1, int arg2, int arg3)
method_33850(long arg0, int arg1, int arg2, int arg3)
m_kmxvnysp(long arg0, int arg1, int arg2, int arg3)
setGrimstoneSeed(long worldSeed, int x, int y, int z)
m_158961_(long p_158963_, int p_158965_, int arg2, int arg3)
public long
b(long arg0, int arg1, int arg2, int arg3)
setLargeFeatureWithSalt(long arg0, int arg1, int arg2, int arg3)
method_12665(long arg0, int arg1, int arg2, int arg3)
m_kqsbqpyh(long arg0, int arg1, int arg2, int arg3)
setRegionSeed(long worldSeed, int regionX, int regionZ, int salt)
m_64694_(long p_64696_, int p_64698_, int arg2, int arg3)
public static Random
a(int arg0, int arg1, long arg2, long arg3)
seedSlimeChunk(int arg0, int arg1, long arg2, long arg3)
method_12662(int arg0, int arg1, long arg2, long arg3)
m_lwmvfqsf(int arg0, int arg1, long arg2, long arg3)
getSlimeRandom(int chunkX, int chunkZ, long worldSeed, long scrambler)
m_64685_(int p_64686_, int p_64687_, long p_64688_, long arg3)