Class GeodeLayerSettings
java.lang.Object
net.minecraft.world.level.levelgen.GeodeLayerSettings
-
Field Summary
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<GeodeLayerSettings>
double
double
private static com.mojang.serialization.Codec<Double>
double
double
-
Constructor Summary
ConstructorDescriptionGeodeLayerSettings(double p_158349_, double p_158350_, double p_158351_, double p_158352_)
-
Method Summary
-
Field Details
-
LAYER_RANGE
-
CODEC
-
filling
public final double filling -
innerLayer
public final double innerLayer -
middleLayer
public final double middleLayer -
outerLayer
public final double outerLayer
-
-
Constructor Details
-
GeodeLayerSettings
public GeodeLayerSettings(double p_158349_, double p_158350_, double p_158351_, double p_158352_)
-