Uses of Record Class
net.minecraft.class_7059
Packages that use class_7059
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7059 in net.minecraft
Fields in net.minecraft with type parameters of type class_7059Modifier and TypeFieldDescriptionstatic final RegistryKey<class_7059>class_7057.BURIED_TREASURESstatic final RegistryKey<class_7059>class_7057.DESERT_PYRAMIDSstatic final RegistryKey<class_7059>class_7057.END_CITIESstatic final com.mojang.serialization.Codec<class_7059>class_7059.field_37195static final com.mojang.serialization.Codec<RegistryEntry<class_7059>>class_7059.field_37196static final RegistryEntry<class_7059>class_7072.field_37233static final RegistryEntry<class_7059>class_7072.field_37234static final RegistryEntry<class_7059>class_7072.field_37235static final RegistryEntry<class_7059>class_7072.field_37236static final RegistryEntry<class_7059>class_7072.field_37237static final RegistryEntry<class_7059>class_7072.field_37238static final RegistryEntry<class_7059>class_7072.field_37239static final RegistryEntry<class_7059>class_7072.field_37240static final RegistryEntry<class_7059>class_7072.field_37241static final RegistryEntry<class_7059>class_7072.field_37242static final RegistryEntry<class_7059>class_7072.field_37243static final RegistryEntry<class_7059>class_7072.field_37244static final RegistryEntry<class_7059>class_7072.field_37245static final RegistryEntry<class_7059>class_7072.field_37246static final RegistryEntry<class_7059>class_7072.field_37247static final RegistryEntry<class_7059>class_7072.field_37248static final RegistryEntry<class_7059>class_7072.field_37249static final RegistryKey<class_7059>class_7057.IGLOOSstatic final RegistryKey<class_7059>class_7057.JUNGLE_TEMPLESstatic final RegistryKey<class_7059>class_7057.MINESHAFTSstatic final RegistryKey<class_7059>class_7057.NETHER_COMPLEXESstatic final RegistryKey<class_7059>class_7057.NETHER_FOSSILSstatic final RegistryKey<class_7059>class_7057.OCEAN_MONUMENTSstatic final RegistryKey<class_7059>class_7057.OCEAN_RUINSstatic final RegistryKey<class_7059>class_7057.PILLAGER_OUTPOSTSstatic final RegistryKey<class_7059>class_7057.RUINED_PORTALSstatic final RegistryKey<class_7059>class_7057.SHIPWRECKSstatic final RegistryKey<class_7059>class_7057.STRONGHOLDSstatic final RegistryKey<class_7059>class_7057.SWAMP_HUTSstatic final RegistryKey<class_7059>class_7057.VILLAGESstatic final RegistryKey<class_7059>class_7057.WOODLAND_MANSIONSMethods in net.minecraft that return types with arguments of type class_7059Modifier and TypeMethodDescriptionprivate static RegistryKey<class_7059>class_7057.method_41141(String string) static RegistryEntry<class_7059>class_7072.method_41182()static RegistryEntry<class_7059>class_7072.method_41183(RegistryKey<class_7059> registryKey, class_7059 class_7059) static RegistryEntry<class_7059>class_7072.method_41184(RegistryKey<class_7059> registryKey, RegistryEntry<ConfiguredStructureFeature<?, ?>> registryEntry, StructurePlacement structurePlacement) Methods in net.minecraft with parameters of type class_7059Modifier and TypeMethodDescriptionstatic RegistryEntry<class_7059>class_7072.method_41183(RegistryKey<class_7059> registryKey, class_7059 class_7059) Method parameters in net.minecraft with type arguments of type class_7059Modifier and TypeMethodDescriptionstatic RegistryEntry<class_7059>class_7072.method_41183(RegistryKey<class_7059> registryKey, class_7059 class_7059) static RegistryEntry<class_7059>class_7072.method_41184(RegistryKey<class_7059> registryKey, RegistryEntry<ConfiguredStructureFeature<?, ?>> registryEntry, StructurePlacement structurePlacement) -
Uses of class_7059 in net.minecraft.client.gui.screen
Method parameters in net.minecraft.client.gui.screen with type arguments of type class_7059Modifier and TypeMethodDescriptionprivate static voidPresetsScreen.addPreset(Text presetName, ItemConvertible icon, RegistryKey<Biome> presetBiome, Set<RegistryKey<class_7059>> set, boolean generateStronghold, boolean generateFeatures, FlatChunkGeneratorLayer[] flatChunkGeneratorLayer) -
Uses of class_7059 in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type class_7059Modifier and TypeFieldDescriptionstatic final Registry<class_7059>BuiltinRegistries.field_37231static final RegistryKey<Registry<class_7059>>Registry.STRUCTURE_SET_WORLDGEN -
Uses of class_7059 in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type class_7059Modifier and TypeFieldDescriptionprotected final Registry<class_7059>ChunkGenerator.field_37053protected final Optional<RegistryEntryList<class_7059>>ChunkGenerator.field_37054private final Optional<RegistryEntryList<class_7059>>FlatChunkGeneratorConfig.field_37145Methods in net.minecraft.world.gen.chunk that return types with arguments of type class_7059Modifier and TypeMethodDescriptionChunkGenerator.method_41039()protected static final <T extends ChunkGenerator>
com.mojang.datafixers.Products.P1<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<T>,Registry<class_7059>> ChunkGenerator.method_41042(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<T> instance) FlatChunkGeneratorConfig.method_41139()Methods in net.minecraft.world.gen.chunk with parameters of type class_7059Modifier and TypeMethodDescriptionprivate voidChunkGenerator.generateStrongholdPositions(class_7059 structureFeature, ConcentricRingsStructurePlacement structurePlacement) Method parameters in net.minecraft.world.gen.chunk with type arguments of type class_7059Modifier and TypeMethodDescriptionbooleanChunkGenerator.method_41053(RegistryKey<class_7059> registryKey, int int2, int int3, int int4) FlatChunkGeneratorConfig.withLayers(List<FlatChunkGeneratorLayer> layers, Optional<RegistryEntryList<class_7059>> optional) Constructor parameters in net.minecraft.world.gen.chunk with type arguments of type class_7059ModifierConstructorDescriptionChunkGenerator(Registry<class_7059> registry, Optional<RegistryEntryList<class_7059>> optional, BiomeSource biomeSource) ChunkGenerator(Registry<class_7059> registry, Optional<RegistryEntryList<class_7059>> optional, BiomeSource biomeSource) ChunkGenerator(Registry<class_7059> registry, Optional<RegistryEntryList<class_7059>> optional, BiomeSource biomeSource, BiomeSource biomeSource2, long long2) ChunkGenerator(Registry<class_7059> registry, Optional<RegistryEntryList<class_7059>> optional, BiomeSource biomeSource, BiomeSource biomeSource2, long long2) DebugChunkGenerator(Registry<class_7059> registry, Registry<Biome> registry2) FlatChunkGenerator(Registry<class_7059> structureFeatureRegistry, FlatChunkGeneratorConfig config) FlatChunkGeneratorConfig(Optional<RegistryEntryList<class_7059>> optional, Registry<Biome> biomeRegistry) privateFlatChunkGeneratorConfig(Registry<Biome> biomeRegistry, Optional<RegistryEntryList<class_7059>> optional, List<FlatChunkGeneratorLayer> layers, boolean hasLakes, boolean hasFeatures, Optional<RegistryEntry<Biome>> biome) NoiseChunkGenerator(Registry<class_7059> noiseRegistry, Registry<DoublePerlinNoiseSampler.NoiseParameters> structuresRegistry, BiomeSource biomeSource, long seed, RegistryEntry<ChunkGeneratorSettings> settings) privateNoiseChunkGenerator(Registry<class_7059> noiseRegistry, Registry<DoublePerlinNoiseSampler.NoiseParameters> structuresRegistry, BiomeSource populationSource, BiomeSource biomeSource, long seed, RegistryEntry<ChunkGeneratorSettings> settings)