Interface BlendAlpha

All Superinterfaces:
DensityFunction, Keyed, SimpleFunction, Wrapper

@NullMarked @AsOf("3.0.0") public interface BlendAlpha 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 BlendAlpha INSTANCE
      The blend alpha density function.