Use moved ColorUtil
This commit is contained in:
parent
060019ee8e
commit
eb3aeef901
13 changed files with 13 additions and 13 deletions
|
@ -1,9 +1,9 @@
|
|||
package org.betterx.betterend.mixin.client;
|
||||
|
||||
import org.betterx.bclib.util.ColorUtil;
|
||||
import org.betterx.bclib.util.MHelper;
|
||||
import org.betterx.betterend.client.ClientOptions;
|
||||
import org.betterx.betterend.registry.EndBlocks;
|
||||
import org.betterx.ui.ColorUtil;
|
||||
|
||||
import net.minecraft.client.Minecraft;
|
||||
import net.minecraft.client.renderer.BiomeColors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue