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_295796_) private RandomSequence
RandomSequences.createSequence
(ResourceLocation p_295614_, int p_296284_, boolean p_296271_, boolean p_295917_) Modifier and TypeMethodDescriptionvoid
RandomSequences.forAllSequences
(BiConsumer<ResourceLocation, RandomSequence> p_294252_)