类 GeodeLayerSettings
java.lang.Object
net.minecraft.world.level.levelgen.GeodeLayerSettings
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.Codec
<GeodeLayerSettings> final double
final double
private static final com.mojang.serialization.Codec
<Double> final double
final double
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
LAYER_RANGE
-
CODEC
-
filling
public final double filling -
innerLayer
public final double innerLayer -
middleLayer
public final double middleLayer -
outerLayer
public final double outerLayer
-
-
构造器详细资料
-
GeodeLayerSettings
public GeodeLayerSettings(double p_158349_, double p_158350_, double p_158351_, double p_158352_)
-