Uses of Class
net.minecraft.world.gen.YOffset.Fixed
Packages that use YOffset.Fixed
-
Uses of YOffset.Fixed in net.minecraft.world.gen
Fields in net.minecraft.world.gen with type parameters of type YOffset.FixedModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<YOffset.Fixed>
YOffset.Fixed.CODEC
Methods in net.minecraft.world.gen that return types with arguments of type YOffset.FixedModifier and TypeMethodDescriptionprivate static com.mojang.datafixers.util.Either<YOffset.Fixed,com.mojang.datafixers.util.Either<YOffset.AboveBottom,YOffset.BelowTop>>
Method parameters in net.minecraft.world.gen with type arguments of type YOffset.FixedModifier and TypeMethodDescriptionprivate static YOffset
YOffset.fromEither(com.mojang.datafixers.util.Either<YOffset.Fixed,com.mojang.datafixers.util.Either<YOffset.AboveBottom,YOffset.BelowTop>> either)