Class FeatureSize
java.lang.Object
net.minecraft.world.level.levelgen.feature.featuresize.FeatureSize
- Direct Known Subclasses:
ThreeLayersFeatureSize, TwoLayersFeatureSize
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Codec<FeatureSize> protected static final intprotected final OptionalInt -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract intgetSizeAtHeight(int treeHeight, int yo) protected static <S extends FeatureSize>
RecordCodecBuilder<S, OptionalInt> protected abstract FeatureSizeType<?> type()
-
Field Details
-
CODEC
-
MAX_WIDTH
protected static final int MAX_WIDTH- See Also:
-
minClippedHeight
-
-
Constructor Details
-
FeatureSize
-
-
Method Details
-
minClippedHeightCodec
-
type
-
getSizeAtHeight
public abstract int getSizeAtHeight(int treeHeight, int yo) -
minClippedHeight
-