Use moved ColorUtil

This commit is contained in:
Frank 2022-07-17 02:39:18 +02:00
parent 060019ee8e
commit eb3aeef901
13 changed files with 13 additions and 13 deletions

View file

@ -1,7 +1,7 @@
package org.betterx.betterend.particle;
import org.betterx.bclib.util.ColorUtil;
import org.betterx.betterend.registry.EndParticles;
import org.betterx.ui.ColorUtil;
import com.mojang.brigadier.StringReader;
import com.mojang.brigadier.exceptions.CommandSyntaxException;