类 WorldGenerationContext
java.lang.Object
net.minecraft.world.level.levelgen.WorldGenerationContext
- 直接已知子类:
CarvingContext
,PlacementContext
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
minY
private final int minY -
height
private final int height
-
-
构造器详细资料
-
WorldGenerationContext
-
-
方法详细资料
-
getMinGenY
public int getMinGenY() -
getGenDepth
public int getGenDepth()
-