Uses of Record Class
net.minecraft.world.level.levelgen.VerticalAnchor.AboveBottom
-
Uses of VerticalAnchor.AboveBottom in net.minecraft.world.level.levelgen
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<VerticalAnchor.AboveBottom>
VerticalAnchor.AboveBottom.CODEC
Modifier and TypeMethodDescriptionprivate static com.mojang.datafixers.util.Either<VerticalAnchor.Absolute,
com.mojang.datafixers.util.Either<VerticalAnchor.AboveBottom, VerticalAnchor.BelowTop>> VerticalAnchor.split
(VerticalAnchor p_158927_) Modifier and TypeMethodDescriptionprivate static VerticalAnchor
VerticalAnchor.merge
(com.mojang.datafixers.util.Either<VerticalAnchor.Absolute, com.mojang.datafixers.util.Either<VerticalAnchor.AboveBottom, VerticalAnchor.BelowTop>> p_158925_)