History - net.minecraft.world.RandomSequences
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
bvh
bxp
Fields
Constructors
Methods
1.21.5
Names
bsq
bvh
Fields
org.slf4j.Logger: a, LOGGER, field_44861, LOGGER, f_286984_
Map<ResourceLocation, RandomSequence>: f, sequences, field_44863, sequences, f_286954_
Map<ResourceLocation, RandomSequence>: f, sequences, field_56421, sequences, f_286954_
SavedDataType<RandomSequences>: a, TYPE, field_56420, STATE_TYPE, f_382099_
Constructors
(long, int, boolean, boolean, Map<ResourceLocation, RandomSequence>)
Methods
RandomSequences (long, CompoundTag): a, load, method_51842, fromNbt, m_287187_
SavedData$Factory<RandomSequences> (long): a, factory, method_52511, getPersistentStateType, m_295760_
boolean (CompoundTag, String, boolean): a, getBooleanWithDefault, method_52514, getBooleanFromNbtOrFallback, m_295631_
CompoundTag (CompoundTag, HolderLookup$Provider): a, save, method_75, writeNbt, m_7176_
com.mojang.serialization.Codec<RandomSequences> (long): a, codec, method_67337, createCodec, m_387533_
1.21.4
Names
bto
bsq
Fields
Constructors
Methods
1.21.3
Names
bqy
bto
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
brd
bqy
Fields
Constructors
Methods
1.20.6
Names
bkh
brd
Fields
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_75, writeNbt, m_7176_
CompoundTag (CompoundTag, HolderLookup$Provider): a, save, method_75, writeNbt, m_7176_
1.20.4
Names
bhe
bkh
Fields
Constructors
Methods
1.20.2
Names
bed
bhe
Fields
long: b, seed, field_44862, seed, f_286938_
long: b, worldSeed, field_44862, seed, f_290669_
Map<ResourceLocation, RandomSequence>: c, sequences, field_44863, sequences, f_286954_
Map<ResourceLocation, RandomSequence>: f, sequences, field_44863, sequences, f_286954_
int: c, salt, field_45100, salt, f_290528_
boolean: d, includeWorldSeed, field_45101, includeWorldSeed, f_291706_
boolean: e, includeSequenceId, field_45102, includeSequenceId, f_291446_
Constructors
Methods
SavedData$Factory<RandomSequences> (long): a, factory, method_52511, getPersistentStateType, m_295760_
RandomSequence (ResourceLocation): c, createSequence, method_52519, createSequence, m_294862_
RandomSequence (ResourceLocation, int, boolean, boolean): b, createSequence, method_52518, createSequence, m_292708_
void (BiConsumer<ResourceLocation, RandomSequence>): a, forAllSequences, method_52513, forEachSequence, m_293664_
void (int, boolean, boolean): a, setSeedDefaults, method_52510, setDefaultParameters, m_293057_
boolean (CompoundTag, String, boolean): a, getBooleanWithDefault, method_52514, getBooleanFromNbtOrFallback, m_295631_
int (): a, clear, method_52509, resetAll, m_292818_
void (ResourceLocation): b, reset, method_52517, reset, m_294388_
void (ResourceLocation, int, boolean, boolean): a, reset, method_52512, reset, m_295700_
1.20.1
Names
bed
net.minecraft.world.RandomSequences
net.minecraft.class_8565
net.minecraft.util.math.random.RandomSequencesState
net.minecraft.src.C_286923_
net.minecraft.world.RandomSequences
Fields
org.slf4j.Logger: a, LOGGER, field_44861, LOGGER, f_286984_
long: b, seed, field_44862, seed, f_286938_
Map<ResourceLocation, RandomSequence>: c, sequences, field_44863, sequences, f_286954_
Constructors
(long)
Methods
RandomSource (ResourceLocation): a, get, method_51843, getOrCreate, m_287292_
CompoundTag (CompoundTag): a, save, method_75, writeNbt, m_7176_
RandomSequences (long, CompoundTag): a, load, method_51842, fromNbt, m_287187_