Uses of Record Class
net.minecraft.world.gen.YOffset.Fixed
-
Uses of YOffset.Fixed in net.minecraft.world.gen
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<YOffset.Fixed>
YOffset.Fixed.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)