类 WorldGenerationContext

java.lang.Object
net.minecraft.world.level.levelgen.WorldGenerationContext
直接已知子类:
CarvingContext, PlacementContext

public class WorldGenerationContext extends Object
  • 字段详细资料

    • minY

      private final int minY
    • height

      private final int height
  • 构造器详细资料

  • 方法详细资料

    • getMinGenY

      public int getMinGenY()
    • getGenDepth

      public int getGenDepth()