History - net.minecraft.world.gen.GeneratorOptions
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$1, method_28606, method_28606
com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$0, method_28606, method_28606
Optional (GeneratorOptions): lambda$static$0, method_28605, method_28605
Optional (GeneratorOptions): lambda$static$1, method_28605, method_28605
1.21.11_unobfuscated
Names
net.minecraft.world.level.levelgen.WorldOptions
net.minecraft.class_5285
net.minecraft.world.gen.GeneratorOptions
Fields
com.mojang.serialization.MapCodec<GeneratorOptions>: CODEC, field_24826, CODEC
GeneratorOptions: DEMO_OPTIONS, field_40367, DEMO_OPTIONS
long: seed, field_24526, seed
boolean: generateStructures, field_24527, generateStructures
boolean: generateBonusChest, field_24528, bonusChest
Optional<String>: legacyCustomOptions, field_24532, legacyCustomOptions
Constructors
(long, boolean, boolean)
(long, boolean, boolean, Optional<String>)
Methods
GeneratorOptions (): defaultWithRandomSeed, method_45541, createRandom
GeneratorOptions (): testWorldWithRandomSeed, method_64223, createTestWorld
long (): seed, method_28028, getSeed
boolean (): generateStructures, method_28029, shouldGenerateStructures
boolean (): generateBonusChest, method_28030, hasBonusChest
boolean (): isOldCustomizedWorld, method_28035, isLegacyCustomizedType
GeneratorOptions (boolean): withBonusChest, method_28036, withBonusChest
GeneratorOptions (boolean): withStructures, method_45542, withStructures
GeneratorOptions (OptionalLong): withSeed, method_28024, withSeed
OptionalLong (String): parseSeed, method_46720, parseSeed
long (): randomSeed, method_46721, getRandomSeed
com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$1, method_28606, method_28606
Optional (GeneratorOptions): lambda$static$0, method_28605, method_28605