public class ThreeLayersFeatureSize extends FeatureSize
| Modifier and Type | Field and Description |
|---|---|
static com.mojang.serialization.Codec<ThreeLayersFeatureSize> |
CODEC |
private int |
limit |
private int |
lowerSize |
private int |
middleSize |
private int |
upperLimit |
private int |
upperSize |
field_24922, minClippedHeight| Constructor and Description |
|---|
ThreeLayersFeatureSize(int int2,
int int3,
int int4,
int int5,
int int6,
OptionalInt optionalInt) |
| Modifier and Type | Method and Description |
|---|---|
int |
method_27378(int int2,
int int3) |
protected FeatureSizeType<?> |
method_28824() |
getMinClippedHeight, method_28820public static final com.mojang.serialization.Codec<ThreeLayersFeatureSize> CODEC
private final int limit
private final int upperLimit
private final int lowerSize
private final int middleSize
private final int upperSize
public ThreeLayersFeatureSize(int int2,
int int3,
int int4,
int int5,
int int6,
OptionalInt optionalInt)
protected FeatureSizeType<?> method_28824()
method_28824 in class FeatureSizepublic int method_27378(int int2,
int int3)
method_27378 in class FeatureSize