类 FeatureSize
java.lang.Object
net.minecraft.world.level.levelgen.feature.featuresize.FeatureSize
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.Codec
<FeatureSize> protected static final int
protected final OptionalInt
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明abstract int
getSizeAtHeight
(int p_68287_, int p_68288_) protected static <S extends FeatureSize>
com.mojang.serialization.codecs.RecordCodecBuilder<S, OptionalInt> protected abstract FeatureSizeType
<?> type()
-
字段详细资料
-
CODEC
-
MAX_WIDTH
protected static final int MAX_WIDTH- 另请参阅:
-
minClippedHeight
-
-
构造器详细资料
-
FeatureSize
-
-
方法详细资料
-
minClippedHeightCodec
protected static <S extends FeatureSize> com.mojang.serialization.codecs.RecordCodecBuilder<S,OptionalInt> minClippedHeightCodec() -
type
-
getSizeAtHeight
public abstract int getSizeAtHeight(int p_68287_, int p_68288_) -
minClippedHeight
-