Class TextureMerger
java.lang.Object
net.tracystacktrace.stackem.processor.TextureMerger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidThis is the actual code you should call upon refreshing texturesstatic voidreplaceTextures(net.minecraft.client.renderer.world.RenderEngine renderEngine)
-
Constructor Details
-
TextureMerger
public TextureMerger()
-
-
Method Details
-
replaceTextures
public static void replaceTextures()This is the actual code you should call upon refreshing textures -
replaceTextures
public static void replaceTextures(net.minecraft.client.renderer.world.RenderEngine renderEngine)
-