Uses of Class
net.minecraft.world.gen.random.ChunkRandom
-
Uses of ChunkRandom in net.minecraft.structure
Modifier and TypeFieldDescriptionprivate final ChunkRandom
StructurePiecesGenerator.Context.random
The field for therandom
record component.Modifier and TypeMethodDescriptionStructurePiecesGenerator.Context.random()
Returns the value of therandom
record component.ModifierConstructorDescriptionContext
(C c, ChunkGenerator chunkGenerator, StructureManager structureManager, ChunkPos chunkPos, HeightLimitView heightLimitView, ChunkRandom chunkRandom, long long2) -
Uses of ChunkRandom in net.minecraft.world.gen.feature
Modifier and TypeMethodDescriptionprivate static StructurePiece
OceanMonumentFeature.createBasePiece
(ChunkPos pos, ChunkRandom random)