Uses of Class
net.minecraft.world.gen.YOffset.AboveBottom
-
Uses of YOffset.AboveBottom in net.minecraft.world.gen
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<YOffset.AboveBottom>
YOffset.AboveBottom.CODEC
Modifier and TypeMethodDescriptionprivate static com.mojang.datafixers.util.Either<YOffset.Fixed,com.mojang.datafixers.util.Either<YOffset.AboveBottom,YOffset.BelowTop>>
Modifier and TypeMethodDescriptionprivate static YOffset
YOffset.fromEither(com.mojang.datafixers.util.Either<YOffset.Fixed,com.mojang.datafixers.util.Either<YOffset.AboveBottom,YOffset.BelowTop>> either)