public class TextureInfo
extends java.lang.Object
I hope this will reduce the pain caused by only 256x256 size of texture allowed in Minecraft.
| 构造器和说明 |
|---|
TextureInfo(net.minecraft.util.ResourceLocation location,
int u,
int v,
int width,
int height) |