net.minecraft.world.level.levelgen

public final class Column$Range

extends Column

edg$b
net.minecraft.world.level.levelgen.Column$Range
net.minecraft.class_5721$class_5723
net.minecraft.world.gen.feature.util.CaveSurface$Bounded
net.minecraft.world.level.levelgen.Column$b

Field summary

Modifier and TypeField
private final int
a
floor
field_28198
floor
private final int
b
ceiling
field_28199
ceiling

Constructor summary

ModifierConstructor
protected (int floor, int ceiling)

Method summary

Modifier and TypeMethod
public OptionalInt
b()
getCeiling()
method_32985()
getCeilingHeight()
public OptionalInt
c()
getFloor()
method_32987()
getFloorHeight()
public OptionalInt
d()
getHeight()
method_33385()
getOptionalHeight()
public int
e()
ceiling()
method_32990()
getCeiling()
public int
f()
floor()
method_32991()
getFloor()
public int
g()
height()
method_32992()
getHeight()