History - net.minecraft.util.math.random.ChunkRandom

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.levelgen.WorldgenRandom

net.minecraft.class_2919

net.minecraft.util.math.random.ChunkRandom

Fields

Random: randomSource, field_35141, baseRandom

int: count, field_28768, sampleCount

Constructors

(Random)

Methods

int (): getCount, method_35335, getSampleCount

Random (): fork, method_38420, split

RandomSplitter (): forkPositional, method_38421, nextSplitter

int (int): next, method_43156, next

void (long): setSeed, method_43052, setSeed

long (long, int, int): setDecorationSeed, method_12661, setPopulationSeed

void (long, int, int): setFeatureSeed, method_12664, setDecoratorSeed

void (long, int, int): setLargeFeatureSeed, method_12663, setCarverSeed

void (long, int, int, int): setLargeFeatureWithSalt, method_12665, setRegionSeed

Random (int, int, long, long): seedSlimeChunk, method_12662, getSlimeRandom