历史 - net.minecraft.world.level.levelgen.DepthBasedReplacingBaseStoneSource

1.17.1

名称

cpm

cpn

字段

构造函数

方法

1.17

名称

cpm

net.minecraft.world.level.levelgen.DepthBasedReplacingBaseStoneSource

net.minecraft.class_5842

net.minecraft.world.gen.DeepslateBlockSource

net.minecraft.src.C_141331_

net.minecraft.world.level.levelgen.DepthBasedReplacingBaseStoneSource

字段

int: a, ALWAYS_REPLACE_BELOW_Y, field_31468, DEFAULT_MIN_Y, f_158253_

int: b, NEVER_REPLACE_ABOVE_Y, field_31469, MAX_Y, f_158254_

WorldgenRandom: c, random, field_28909, random, f_158255_

long: d, seed, field_28910, seed, f_158256_

BlockState: e, normalBlock, field_28911, defaultBlock, f_158257_

BlockState: f, replacementBlock, field_28912, deepslateState, f_158258_

NoiseGeneratorSettings: g, settings, field_33513, settings, f_158259_

构造函数

(long, BlockState, BlockState, NoiseGeneratorSettings)

方法

BlockState (int, int, int): getBaseBlock, getBaseBlock, method_33831, sample, m_142722_