Use moved ColorUtil
This commit is contained in:
parent
060019ee8e
commit
eb3aeef901
13 changed files with 13 additions and 13 deletions
|
@ -7,10 +7,10 @@ import org.betterx.bclib.client.render.BCLRenderLayer;
|
|||
import org.betterx.bclib.interfaces.CustomColorProvider;
|
||||
import org.betterx.bclib.interfaces.RenderLayerProvider;
|
||||
import org.betterx.bclib.util.BlocksHelper;
|
||||
import org.betterx.bclib.util.ColorUtil;
|
||||
import org.betterx.betterend.particle.InfusionParticleType;
|
||||
import org.betterx.betterend.registry.EndBlocks;
|
||||
import org.betterx.betterend.registry.EndItems;
|
||||
import org.betterx.ui.ColorUtil;
|
||||
|
||||
import net.minecraft.client.color.block.BlockColor;
|
||||
import net.minecraft.client.color.item.ItemColor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue