类 SilkChunkGeneratorSetting.SilkGenerationShapeConfig
java.lang.Object
java.lang.Record
net.minecraft.world.gen.chunk.GenerationShapeConfig
pers.saikel0rado1iu.silk.gen.world.SilkChunkGeneratorSetting.SilkGenerationShapeConfig
@SilkApi
public static class SilkChunkGeneratorSetting.SilkGenerationShapeConfig
extends net.minecraft.world.gen.chunk.GenerationShapeConfig
-
字段概要
字段修饰符和类型字段说明static final net.minecraft.world.gen.chunk.GenerationShapeConfigstatic final net.minecraft.world.gen.chunk.GenerationShapeConfigstatic final net.minecraft.world.gen.chunk.GenerationShapeConfigstatic final net.minecraft.world.gen.chunk.GenerationShapeConfigstatic final net.minecraft.world.gen.chunk.GenerationShapeConfig从类继承的字段 net.minecraft.world.gen.chunk.GenerationShapeConfig
CODEC -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.gen.chunk.GenerationShapeConfig
create, equals, hashCode, height, horizontalCellBlockCount, horizontalSize, minimumY, toString, trimHeight, verticalCellBlockCount, verticalSize
-
字段详细资料
-
SURFACE
-
NETHER
-
END
-
CAVES
-
FLOATING_ISLANDS
-
-
构造器详细资料
-
SilkGenerationShapeConfig
public SilkGenerationShapeConfig(int minimumY, int height, int i, int j)
-