Class DefaultSurfaceBuilder
java.lang.Object
net.minecraft.world.gen.surfacebuilder.SurfaceBuilder<TernarySurfaceConfig>
net.minecraft.world.gen.surfacebuilder.DefaultSurfaceBuilder
- Direct Known Subclasses:
AbstractMountainSurfaceBuilder
- Mappings:
Namespace Name official dfyintermediary net/minecraft/class_3510named net/minecraft/world/gen/surfacebuilder/DefaultSurfaceBuilder
-
Field Summary
Fields inherited from class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
BADLANDS, BADLANDS_CONFIG, BASALT_DELTA_CONFIG, BASALT_DELTAS, COARSE_DIRT_CONFIG, CRIMSON_NYLIUM_CONFIG, DEFAULT, DIRT_SNOW_CONFIG, END_CONFIG, ERODED_BADLANDS, FROZEN_OCEAN, GIANT_TREE_TAIGA, GRASS_CONFIG, GRASS_SAND_UNDERWATER_CONFIG, GRAVEL_CONFIG, GRAVELLY_MOUNTAIN, GROVE, LOFTY_PEAKS, LOFTY_PEAKS_CONFIG, MOUNTAIN, MYCELIUM_CONFIG, NETHER, NETHER_CONFIG, NETHER_FOREST, NOPE, PODZOL_CONFIG, SAND_CONFIG, SAND_SAND_UNDERWATER_CONFIG, SHATTERED_SAVANNA, SNOW_CONFIG, SNOW_PEAKS_CONFIG, SNOWCAPPED_PEAKS, SNOWY_SLOPES, SOUL_SAND_CONFIG, SOUL_SAND_VALLEY, STONE_CONFIG, STONE_SHORE, STONY_PEAKS, SWAMP, WARPED_NYLIUM_CONFIG, WOODED_BADLANDS -
Constructor Summary
ConstructorsConstructorDescriptionDefaultSurfaceBuilder(com.mojang.serialization.Codec<TernarySurfaceConfig> codec) -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(Random random, BlockColumn blockColumn, Biome biome, int int2, int int3, int int4, double double2, BlockState blockState, BlockState blockState2, int int5, int int6, long long2, TernarySurfaceConfig ternarySurfaceConfig) Places the surface blocks for the given column.protected voidgenerate(Random random, BlockColumn column, Biome biome, int x, int z, int height, double noise, BlockState defaultFluid, BlockState fluidBlock, BlockState topBlock, BlockState underBlock, BlockState underwaterBlock, int seaLevel, int int2) private static booleanisAboveAirOrFluid(BlockColumn chunk, int int2) private static BlockStatemethod_38463(BlockState state, BlockColumn chunk, int int2, int int3) Methods inherited from class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
getCodec, initSeed, withConfig
-
Constructor Details
-
DefaultSurfaceBuilder
- Mappings:
Namespace Name Mixin selector official <init>Ldgr;<init>(Lcom/mojang/serialization/Codec;)Vintermediary <init>Lnet/minecraft/class_3523;<init>(Lcom/mojang/serialization/Codec;)Vnamed <init>Lnet/minecraft/world/gen/surfacebuilder/SurfaceBuilder;<init>(Lcom/mojang/serialization/Codec;)V
-
-
Method Details
-
generate
public void generate(Random random, BlockColumn blockColumn, Biome biome, int int2, int int3, int int4, double double2, BlockState blockState, BlockState blockState2, int int5, int int6, long long2, TernarySurfaceConfig ternarySurfaceConfig) Description copied from class:SurfaceBuilderPlaces the surface blocks for the given column.- Specified by:
generatein classSurfaceBuilder<TernarySurfaceConfig>- Parameters:
random- the Random instance, seeded with a hash of the x and z coordinatesblockColumn- the current column being surface builtbiome- the biome in the column that is being surface builtint2- X coordinate of the columnint3- Z coordinate of the columnint4- height of the column retrieved usingHeightmap.Type.WORLD_SURFACE_WG, and will never be lower than the sea leveldouble2- noise value at this column. Has a range of(-8, 8)but follows a normal distribution so most values will be around(-2, 2)blockState- default block of the chunk generator, used to know which block to replace with the surface blocksblockState2- default fluid of the chunk generatorint5- the sea level of the chunk generator- Mappings:
Namespace Name Mixin selector official aLdfy;a(Ljava/util/Random;Lcoq;Lbzv;IIIDLcmx;Lcmx;IIJLdgs;)Vintermediary method_15219Lnet/minecraft/class_3510;method_15219(Ljava/util/Random;Lnet/minecraft/class_6557;Lnet/minecraft/class_1959;IIIDLnet/minecraft/class_2680;Lnet/minecraft/class_2680;IIJLnet/minecraft/class_3527;)Vnamed generateLnet/minecraft/world/gen/surfacebuilder/DefaultSurfaceBuilder;generate(Ljava/util/Random;Lnet/minecraft/world/gen/chunk/BlockColumn;Lnet/minecraft/world/biome/Biome;IIIDLnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;IIJLnet/minecraft/world/gen/surfacebuilder/TernarySurfaceConfig;)V
-
generate
protected void generate(Random random, BlockColumn column, Biome biome, int x, int z, int height, double noise, BlockState defaultFluid, BlockState fluidBlock, BlockState topBlock, BlockState underBlock, BlockState underwaterBlock, int seaLevel, int int2) - Mappings:
Namespace Name Mixin selector official aLdfy;a(Ljava/util/Random;Lcoq;Lbzv;IIIDLcmx;Lcmx;Lcmx;Lcmx;Lcmx;II)Vintermediary method_15218Lnet/minecraft/class_3510;method_15218(Ljava/util/Random;Lnet/minecraft/class_6557;Lnet/minecraft/class_1959;IIIDLnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;II)Vnamed generateLnet/minecraft/world/gen/surfacebuilder/DefaultSurfaceBuilder;generate(Ljava/util/Random;Lnet/minecraft/world/gen/chunk/BlockColumn;Lnet/minecraft/world/biome/Biome;IIIDLnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;II)V
-
method_38463
- Mappings:
Namespace Name Mixin selector official aLdfy;a(Lcmx;Lcoq;II)Lcmx;intermediary method_38463Lnet/minecraft/class_3510;method_38463(Lnet/minecraft/class_2680;Lnet/minecraft/class_6557;II)Lnet/minecraft/class_2680;named method_38463Lnet/minecraft/world/gen/surfacebuilder/DefaultSurfaceBuilder;method_38463(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/gen/chunk/BlockColumn;II)Lnet/minecraft/block/BlockState;
-
isAboveAirOrFluid
- Mappings:
Namespace Name Mixin selector official aLdfy;a(Lcoq;I)Zintermediary method_38464Lnet/minecraft/class_3510;method_38464(Lnet/minecraft/class_6557;I)Znamed isAboveAirOrFluidLnet/minecraft/world/gen/surfacebuilder/DefaultSurfaceBuilder;isAboveAirOrFluid(Lnet/minecraft/world/gen/chunk/BlockColumn;I)Z
-