Uses of Class
net.minecraft.world.RandomSequences
Packages that use RandomSequences
-
Uses of RandomSequences in net.minecraft.server.level
Fields in net.minecraft.server.level declared as RandomSequencesMethods in net.minecraft.server.level that return RandomSequencesConstructors in net.minecraft.server.level with parameters of type RandomSequencesModifierConstructorDescriptionServerLevel(MinecraftServer server, Executor dispatcher, LevelStorageSource.LevelStorageAccess levelStorageAccess, ServerLevelData serverLevelData, ResourceKey<Level> dimension, LevelStem levelStem, ChunkProgressListener progressListener, boolean isDebug, long biomeZoomSeed, List<CustomSpawner> customSpawners, boolean tickTime, RandomSequences randomSequences) -
Uses of RandomSequences in net.minecraft.world
Fields in net.minecraft.world with type parameters of type RandomSequencesModifier and TypeFieldDescriptionstatic final SavedDataType<RandomSequences> RandomSequences.TYPEMethods in net.minecraft.world that return types with arguments of type RandomSequencesModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<RandomSequences> RandomSequences.codec(long worldSeed)