Uses of Class
net.minecraft.world.level.levelgen.VerticalAnchor.Absolute
Packages that use VerticalAnchor.Absolute
-
Uses of VerticalAnchor.Absolute in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type VerticalAnchor.AbsoluteModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<VerticalAnchor.Absolute>
VerticalAnchor.Absolute.CODEC
Methods in net.minecraft.world.level.levelgen that return types with arguments of type VerticalAnchor.AbsoluteModifier and TypeMethodDescriptionprivate static com.mojang.datafixers.util.Either<VerticalAnchor.Absolute,com.mojang.datafixers.util.Either<VerticalAnchor.AboveBottom,VerticalAnchor.BelowTop>>
VerticalAnchor.split(VerticalAnchor p_158927_)
Method parameters in net.minecraft.world.level.levelgen with type arguments of type VerticalAnchor.AbsoluteModifier and TypeMethodDescriptionprivate static VerticalAnchor
VerticalAnchor.merge(com.mojang.datafixers.util.Either<VerticalAnchor.Absolute,com.mojang.datafixers.util.Either<VerticalAnchor.AboveBottom,VerticalAnchor.BelowTop>> p_158925_)