Changed Updater Icon handling
This commit is contained in:
parent
b99761318b
commit
5dc7d357ac
4 changed files with 13 additions and 52 deletions
|
@ -1,9 +0,0 @@
|
|||
package org.betterx.bclib.networking;
|
||||
|
||||
import org.betterx.bclib.entrypoints.BCLibEntryPoint;
|
||||
|
||||
import net.minecraft.resources.ResourceLocation;
|
||||
|
||||
public interface VersionCheckEntryPoint extends BCLibEntryPoint {
|
||||
ResourceLocation updaterIcon(String modID);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue