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

public abstract class FeatureSize

dan
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

Field summary

Modifier and TypeField
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_

Constructor summary

ModifierConstructor
public (OptionalInt minClippedHeight)

Method summary

Modifier and TypeMethod
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_()