History - net.minecraft.client.render.texture.TextureManager
1.7.10
Names
bqf
net.minecraft.class_1532
net.minecraft.client.render.texture.TextureManager
net.minecraft.client.renderer.texture.TextureManager
Fields
org.apache.logging.log4j.Logger: a, field_8099, LOGGER, logger
Map: b, field_6575, textures, mapTextureObjects
Map: c, field_6576, textureAtlases, mapResourceLocations
List: d, field_6577, tickableTextures, listTickables
Map: e, field_6578, dynamicIdCounter, mapTextureCounters
ResourceManager: f, field_6579, resourceManager, theResourceManager
Constructors
Methods
void (Identifier): a, method_5847, bind, bindTexture
Identifier (int): a, method_5846, getAtlas, getResourceLocation
boolean (Identifier, TextureAtlas): a, method_5848, registerAtlas, loadTextureMap
boolean (Identifier, TickableTexture): a, method_5850, register, loadTickableTexture
boolean (Identifier, Texture): a, method_5849, register, loadTexture
Texture (Identifier): b, method_5852, get, getTexture
Identifier (String, DynamicTexture): a, method_5851, register, getDynamicTextureLocation
void (): e, method_5871, tick, tick
void (Identifier): c, method_7015, close, deleteTexture
void (ResourceManager): a, method_5895, reload, onResourceManagerReload