Uses of Class
net.minecraft.util.math.random.RandomSequencesState
-
Uses of RandomSequencesState in net.minecraft.server.world
ModifierConstructorDescriptionServerWorld
(MinecraftServer server, Executor workerExecutor, LevelStorage.Session session, ServerWorldProperties properties, RegistryKey<World> worldKey, DimensionOptions dimensionOptions, WorldGenerationProgressListener worldGenerationProgressListener, boolean debugWorld, long seed, List<Spawner> spawners, boolean shouldTickTime, @Nullable RandomSequencesState randomSequencesState) -
Uses of RandomSequencesState in net.minecraft.util.math.random
Modifier and TypeMethodDescriptionstatic RandomSequencesState
RandomSequencesState.fromNbt
(long seed, NbtCompound nbt)