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.client.resources.IResourceManager resourceManager) |
void |
loadTextureAtlas(net.minecraft.client.resources.IResourceManager resourceManager) |
getAtlasSprite, getBasePath, getMipmapLevels, getMissingSprite, getTextureExtry, initMissingImage, loadSprites, registerSprite, setMipmapLevels, setTextureEntry, tick, updateAnimations
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirect
public net.minecraft.util.ResourceLocation getLocation()
public void loadTexture(net.minecraft.client.resources.IResourceManager resourceManager)
loadTexture
in interface net.minecraft.client.renderer.texture.ITextureObject
loadTexture
in class net.minecraft.client.renderer.texture.TextureMap
public void loadTextureAtlas(net.minecraft.client.resources.IResourceManager resourceManager)
loadTextureAtlas
in class net.minecraft.client.renderer.texture.TextureMap