Uses of Class
net.minecraft.util.math.random.RandomSequence
Packages that use RandomSequence
-
Uses of RandomSequence in net.minecraft.util.math.random
Fields in net.minecraft.util.math.random with type parameters of type RandomSequenceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomSequence>RandomSequence.CODECprivate final Map<Identifier,RandomSequence> RandomSequencesState.sequencesMethods in net.minecraft.util.math.random that return RandomSequenceModifier and TypeMethodDescriptionprivate RandomSequenceRandomSequencesState.method_52518(Identifier identifier, int int2, boolean bool, boolean bool2) private RandomSequenceRandomSequencesState.method_52519(Identifier identifier) Method parameters in net.minecraft.util.math.random with type arguments of type RandomSequenceModifier and TypeMethodDescriptionvoidRandomSequencesState.method_52513(BiConsumer<Identifier, RandomSequence> biConsumer)