Package com.wdiscute.libtooltips
Class RGBEffect
java.lang.Object
com.wdiscute.libtooltips.RGBEffect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetColorForIndex(int index, double time) static net.minecraft.network.chat.MutableComponentprocess(String text, net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.Entity entity)
-
Constructor Details
-
RGBEffect
public RGBEffect()
-
-
Method Details
-
process
public static net.minecraft.network.chat.MutableComponent process(String text, net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.Entity entity) -
getColorForIndex
public static int getColorForIndex(int index, double time)
-