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

public abstract class FeatureSize

eos
net.minecraft.world.level.levelgen.feature.featuresize.FeatureSize
net.minecraft.class_5201

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<FeatureSize>
a
CODEC
field_24922
protected static final int
b
MAX_WIDTH
field_31522
protected final OptionalInt
c
minClippedHeight
field_24146

Constructor summary

ModifierConstructor
public (OptionalInt arg0)

Method summary

Modifier and TypeMethod
protected static <S extends FeatureSize> com.mojang.serialization.codecs.RecordCodecBuilder<S, OptionalInt>
a()
minClippedHeightCodec()
method_28820()
protected abstract FeatureSizeType<?>
b()
type()
method_28824()
public abstract int
a(int arg0, int arg1)
getSizeAtHeight(int arg0, int arg1)
method_27378(int arg0, int arg1)
public OptionalInt
c()
minClippedHeight()
method_27377()