Interface ADPigment
public interface ADPigment
-
Method Summary
Modifier and TypeMethodDescriptionstatic intmorphBetweenColors(int[] colors, net.minecraft.world.phys.Vec3 gradientDir, float time, net.minecraft.world.phys.Vec3 position) provideColor(UUID owner)
-
Method Details
-
provideColor
-
morphBetweenColors
static int morphBetweenColors(int[] colors, net.minecraft.world.phys.Vec3 gradientDir, float time, net.minecraft.world.phys.Vec3 position)
-