Added Wunderlib
This commit is contained in:
parent
3d74113c2b
commit
3ed04c8b67
18 changed files with 118 additions and 81 deletions
|
@ -1,5 +1,6 @@
|
|||
package org.betterx.ui;
|
||||
|
||||
import de.ambertation.wunderlib.ui.ColorHelper;
|
||||
import org.betterx.bclib.BCLib;
|
||||
import org.betterx.bclib.util.ColorExtractor;
|
||||
import org.betterx.bclib.util.MHelper;
|
||||
|
@ -17,7 +18,6 @@ import net.fabricmc.api.EnvType;
|
|||
import net.fabricmc.api.Environment;
|
||||
|
||||
import com.google.common.collect.Maps;
|
||||
import org.wunder.lib.ui.ColorHelper;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.util.ArrayList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue