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, updateAnimationsdeleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectpublic net.minecraft.util.ResourceLocation getLocation()
public void loadTexture(net.minecraft.client.resources.IResourceManager resourceManager)
loadTexture in interface net.minecraft.client.renderer.texture.ITextureObjectloadTexture in class net.minecraft.client.renderer.texture.TextureMappublic void loadTextureAtlas(net.minecraft.client.resources.IResourceManager resourceManager)
loadTextureAtlas in class net.minecraft.client.renderer.texture.TextureMap