History - net.minecraft.world.gen.feature.util.CaveSurface
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.levelgen.Column
net.minecraft.class_5721
net.minecraft.world.gen.feature.util.CaveSurface
Fields
Constructors
()
Methods
CaveSurface$Bounded (int, int): around, method_35326, method_35326
CaveSurface$Bounded (int, int): inside, method_32986, createBounded
CaveSurface (int): below, method_32981, createHalfWithCeiling
CaveSurface (int): fromHighest, method_35327, method_35327
CaveSurface (int): above, method_32988, createHalfWithFloor
CaveSurface (int): fromLowest, method_35329, method_35329
CaveSurface (): line, method_32980, createEmpty
CaveSurface (OptionalInt, OptionalInt): create, method_32984, create
OptionalInt (): getCeiling, method_32985, getCeilingHeight
OptionalInt (): getFloor, method_32987, getFloorHeight
OptionalInt (): getHeight, method_33385, getOptionalHeight
CaveSurface (OptionalInt): withFloor, method_32983, withFloor
CaveSurface (OptionalInt): withCeiling, method_35328, withCeiling
Optional<CaveSurface> (TestableWorld, BlockPos, int, Predicate<BlockState>, Predicate<BlockState>): scan, method_32982, create
OptionalInt (TestableWorld, int, Predicate<BlockState>, Predicate<BlockState>, BlockPos$Mutable, int, Direction): scanDirection, method_34280, getCaveSurface