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 pServer, Executor pDispatcher, LevelStorageSource.LevelStorageAccess pLevelStorageAccess, ServerLevelData pServerLevelData, ResourceKey<Level> pDimension, LevelStem pLevelStem, ChunkProgressListener pProgressListener, boolean pIsDebug, long pBiomeZoomSeed, List<CustomSpawner> pCustomSpawners, boolean pTickTime, RandomSequences pRandomSequences) -
Uses of RandomSequences in net.minecraft.world
Fields in net.minecraft.world with type parameters of type RandomSequencesModifier and TypeFieldDescriptionstatic final SavedDataType
<RandomSequences> RandomSequences.TYPE
Methods in net.minecraft.world that return types with arguments of type RandomSequencesModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec
<RandomSequences> RandomSequences.codec
(long p_401391_)