net.minecraft.world.level.levelgen.surfacebuilders

public abstract class NetherCappedSurfaceBuilder

extends SurfaceBuilder<SurfaceBuilderBaseConfiguration>

ctk
net.minecraft.world.level.levelgen.surfacebuilders.NetherCappedSurfaceBuilder
net.minecraft.class_5164
net.minecraft.unmapped.C_rkezyvqq
net.minecraft.world.gen.surfacebuilder.AbstractNetherSurfaceBuilder
net.minecraft.world.gen.surfacebuilders.ValleySurfaceBuilder
net.minecraft.server.v1_16_R2.WorldGenSurfaceNetherAbstract

Field summary

Modifier and TypeField
private long
a
seed
field_23920
f_pddcqwfi
field_23920
field_237170_a_
private com.google.common.collect.ImmutableMap<BlockState, PerlinNoise>
b
floorNoises
field_23921
f_nmsmrory
field_23921
field_237171_b_
private com.google.common.collect.ImmutableMap<BlockState, PerlinNoise>
c
ceilingNoises
field_23922
f_xepjrrlo
field_23922
field_237172_c_
private PerlinNoise
d
patchNoise
field_23923
f_wqktmgzy
field_23923
field_237173_d_

Constructor summary

ModifierConstructor
public (com.mojang.serialization.Codec<SurfaceBuilderBaseConfiguration> arg0)

Method summary

Modifier and TypeMethod
public void
a(Random arg0, cft arg1, bss arg2, int arg3, int arg4, int arg5, double arg6, cee arg7, cee arg8, int arg9, long arg10, ctr arg11)
apply(Random arg0, ChunkAccess arg1, Biome arg2, int arg3, int arg4, int arg5, double arg6, BlockState arg7, BlockState arg8, int arg9, long arg10, SurfaceBuilderBaseConfiguration arg11)
method_27132(Random arg0, class_2791 arg1, class_1959 arg2, int arg3, int arg4, int arg5, double arg6, class_2680 arg7, class_2680 arg8, int arg9, long arg10, class_3527 arg11)
m_cpkxhjgu(Random arg0, C_lwzmmmqr arg1, C_orlkpefs arg2, int arg3, int arg4, int arg5, double arg6, C_txtbiemp arg7, C_txtbiemp arg8, int arg9, long arg10, C_phhuqmzp arg11)
generate(Random arg0, Chunk arg1, Biome arg2, int arg3, int arg4, int arg5, double arg6, BlockState arg7, BlockState arg8, int arg9, long arg10, TernarySurfaceConfig arg11)
func_205610_a_(Random arg0, IChunk arg1, Biome arg2, int arg3, int arg4, int arg5, double arg6, BlockState arg7, BlockState arg8, int arg9, long arg10, SurfaceBuilderConfig arg11)
public void
a(long arg0)
initNoise(long arg0)
method_15306(long arg0)
m_jwonfqaz(long arg0)
initSeed(long arg0)
func_205548_a(long arg0)
private static com.google.common.collect.ImmutableMap<BlockState, PerlinNoise>
a(com.google.common.collect.ImmutableList<cee> arg0, long arg1)
initPerlinNoises(com.google.common.collect.ImmutableList<BlockState> arg0, long arg1)
method_27131(com.google.common.collect.ImmutableList<class_2680> arg0, long arg1)
m_uscjtoqh(com.google.common.collect.ImmutableList<C_txtbiemp> arg0, long arg1)
method_27131(com.google.common.collect.ImmutableList<BlockState> arg0, long arg1)
func_237175_a_(com.google.common.collect.ImmutableList<BlockState> arg0, long arg1)
protected abstract com.google.common.collect.ImmutableList<BlockState>
a()
getFloorBlockStates()
method_27129()
m_rzxbzbau()
method_27129()
func_230387_a_()
protected abstract com.google.common.collect.ImmutableList<BlockState>
b()
getCeilingBlockStates()
method_27133()
m_wirfzhwh()
method_27133()
func_230388_b_()
protected abstract BlockState
c()
getPatchBlockState()
method_27135()
m_rqoawolv()
method_27135()
func_230389_c_()