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 p_214999_, Executor p_215000_, LevelStorageSource.LevelStorageAccess p_215001_, ServerLevelData p_215002_, ResourceKey<Level> p_215003_, LevelStem p_215004_, ChunkProgressListener p_215005_, boolean p_215006_, long p_215007_, List<CustomSpawner> p_215008_, boolean p_215009_, RandomSequences p_288977_) -
Uses of RandomSequences in net.minecraft.world
Methods in net.minecraft.world that return RandomSequencesModifier and TypeMethodDescriptionstatic RandomSequences
RandomSequences.load
(long p_287756_, CompoundTag p_287587_) Methods in net.minecraft.world that return types with arguments of type RandomSequencesModifier and TypeMethodDescriptionstatic SavedData.Factory
<RandomSequences> RandomSequences.factory
(long p_294688_)