Uses of Class
net.minecraft.world.RandomSequence
-
Uses of RandomSequence in net.minecraft.world
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomSequence>
RandomSequence.CODEC
private final Map<ResourceLocation,
RandomSequence> RandomSequences.sequences
Modifier and TypeMethodDescriptionprivate RandomSequence
RandomSequences.createSequence
(ResourceLocation p_299723_) private RandomSequence
RandomSequences.createSequence
(ResourceLocation p_299881_, int p_299267_, boolean p_300525_, boolean p_297272_) Modifier and TypeMethodDescriptionvoid
RandomSequences.forAllSequences
(BiConsumer<ResourceLocation, RandomSequence> p_299883_)