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

public class TwoLayersFeatureSize

extends FeatureSize

eke
net.minecraft.world.level.levelgen.feature.featuresize.TwoLayersFeatureSize
net.minecraft.class_5204
net.minecraft.world.gen.feature.size.TwoLayersFeatureSize
net.minecraft.world.level.levelgen.feature.featuresize.FeatureSizeTwoLayers

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<TwoLayersFeatureSize>
d
CODEC
field_24925
CODEC
private final int
e
limit
field_24155
limit
private final int
f
lowerSize
field_24156
lowerSize
private final int
g
upperSize
field_24157
upperSize

Constructor summary

ModifierConstructor
public (int limit, int lowerSize, int upperSize)
public (int limit, int lowerSize, int upperSize, OptionalInt minClippedHeight)

Method summary

Modifier and TypeMethod
protected FeatureSizeType<?>
b()
type()
method_28824()
getType()
public int
a(int arg0, int arg1)
getSizeAtHeight(int arg0, int arg1)
method_27378(int arg0, int arg1)
getRadius(int arg0, int arg1)