net.minecraft.world.level.levelgen.feature.featuresize

public abstract class FeatureSize

dni
net.minecraft.world.level.levelgen.feature.featuresize.FeatureSize
net.minecraft.class_5201
net.minecraft.world.gen.feature.size.FeatureSize
net.minecraft.src.C_2370_
net.minecraft.world.level.levelgen.feature.featuresize.FeatureSize

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<FeatureSize>
a
CODEC
field_24922
TYPE_CODEC
f_68281_
protected static final int
b
MAX_WIDTH
field_31522
field_31522
f_161325_
protected final OptionalInt
c
minClippedHeight
field_24146
minClippedHeight
f_68282_

构造函数概要

修饰符构造函数
public (OptionalInt minClippedHeight)

方法概要

修饰符与类型方法
protected static <S extends FeatureSize> com.mojang.serialization.codecs.RecordCodecBuilder<S, OptionalInt>
a()
minClippedHeightCodec()
method_28820()
createCodec()
m_68286_()
protected abstract FeatureSizeType<?>
b()
type()
method_28824()
getType()
m_7612_()
public abstract int
a(int arg0, int arg1)
getSizeAtHeight(int arg0, int arg1)
method_27378(int arg0, int arg1)
getRadius(int height, int y)
m_6133_(int p_68288_, int arg1)
public OptionalInt
c()
minClippedHeight()
method_27377()
getMinClippedHeight()
m_68295_()