Uses of Record Class
net.minecraft.world.level.levelgen.VerticalAnchor.Absolute
-
Uses of VerticalAnchor.Absolute in net.minecraft.world.level.levelgen
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<VerticalAnchor.Absolute> VerticalAnchor.Absolute.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_)