net.minecraft.world.level.levelgen

public interface PositionalRandomFactory

eed
net.minecraft.world.level.levelgen.PositionalRandomFactory
net.minecraft.class_6574
net.minecraft.util.math.random.RandomSplitter
net.minecraft.world.level.levelgen.PositionalRandomFactory

Method summary

Modifier and TypeMethod
default RandomSource
a(jh arg0)
at(BlockPos arg0)
method_38419(class_2338 arg0)
split(BlockPos pos)
default RandomSource
a(alz arg0)
fromHashOf(ResourceLocation arg0)
method_39000(class_2960 arg0)
split(Identifier seed)
RandomSource
a(String arg0)
fromHashOf(String arg0)
method_38995(String arg0)
split(String seed)
RandomSource
a(long arg0)
fromSeed(long arg0)
method_60628(long arg0)
split(long seed)
RandomSource
a(int arg0, int arg1, int arg2)
at(int arg0, int arg1, int arg2)
method_38418(int arg0, int arg1, int arg2)
split(int x, int y, int z)
void
a(StringBuilder arg0)
parityConfigString(StringBuilder arg0)
method_39039(StringBuilder arg0)
addDebugInfo(StringBuilder info)