Interface ADPigment


public interface ADPigment
  • Method Summary

    Modifier and Type
    Method
    Description
    static int
    morphBetweenColors(int[] colors, net.minecraft.world.phys.Vec3 gradientDir, float time, net.minecraft.world.phys.Vec3 position)
     
     
  • Method Details

    • provideColor

      ColorProvider provideColor(UUID owner)
    • morphBetweenColors

      static int morphBetweenColors(int[] colors, net.minecraft.world.phys.Vec3 gradientDir, float time, net.minecraft.world.phys.Vec3 position)