public class JeiTextureMap
extends net.minecraft.client.renderer.texture.TextureMap
Constructor and Description |
---|
JeiTextureMap(java.lang.String basePathIn) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.util.ResourceLocation |
getLocation() |
void |
loadTexture(net.minecraft.resources.IResourceManager resourceManager) |
void |
registerSprite(net.minecraft.util.ResourceLocation location) |
void |
stitch(net.minecraft.resources.IResourceManager manager) |
clear, getAtlasSprite, getBasePath, getMipmapLevels, getSprite, loadSprite, registerSprite, setMipmapLevels, stitch, tick, updateAnimations
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirect
public net.minecraft.util.ResourceLocation getLocation()
public void registerSprite(net.minecraft.util.ResourceLocation location)
public void loadTexture(net.minecraft.resources.IResourceManager resourceManager)
loadTexture
in interface net.minecraft.client.renderer.texture.ITextureObject
loadTexture
in class net.minecraft.client.renderer.texture.TextureMap
public void stitch(net.minecraft.resources.IResourceManager manager)
stitch
in class net.minecraft.client.renderer.texture.TextureMap