java.lang.Object
net.minecraft.world.level.levelgen.heightproviders.HeightProvider
直接已知子类:
BiasedToBottomHeight, ConstantHeight, TrapezoidHeight, UniformHeight, VeryBiasedToBottomHeight, WeightedListHeight

public abstract class HeightProvider extends Object
  • 字段详细资料

    • CONSTANT_OR_DISPATCH_CODEC

      private static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<VerticalAnchor,HeightProvider>> CONSTANT_OR_DISPATCH_CODEC
    • CODEC

      public static final com.mojang.serialization.Codec<HeightProvider> CODEC
  • 构造器详细资料

    • HeightProvider

      public HeightProvider()
  • 方法详细资料