Package | Description |
---|---|
net.minecraft.client.gui | |
net.minecraft.client.gui.fonts | |
net.minecraft.client.renderer.texture |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ResourceLoadProgressGui.MojangLogoTexture |
Modifier and Type | Class and Description |
---|---|
class |
FontTexture |
Modifier and Type | Class and Description |
---|---|
class |
AtlasTexture |
class |
DownloadingTexture |
class |
DynamicTexture |
class |
LayeredTexture |
class |
PreloadedTexture |
class |
SimpleTexture |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ResourceLocation,Texture> |
TextureManager.mapTextureObjects |
Modifier and Type | Method and Description |
---|---|
private Texture |
TextureManager.func_230183_b_(ResourceLocation p_230183_1_,
Texture p_230183_2_) |
Texture |
TextureManager.getTexture(ResourceLocation textureLocation) |
Modifier and Type | Method and Description |
---|---|
private Texture |
TextureManager.func_230183_b_(ResourceLocation p_230183_1_,
Texture p_230183_2_) |
void |
TextureManager.loadTexture(ResourceLocation textureLocation,
Texture textureObj) |