Interface BlendOffset

All Superinterfaces:
DensityFunction, Keyed, SimpleFunction, Wrapper

@NullMarked @AsOf("3.0.0") public interface BlendOffset extends SimpleFunction
Used in vanilla for smooth transitions to chunks generated in old versions.
Since:
3.0.0
See Also:
  • Field Details

    • INSTANCE

      @AsOf("3.0.0") static final BlendOffset INSTANCE
      The blend offset density function.