Package | Description |
---|---|
net.minecraft.client.renderer.texture |
Modifier and Type | Field and Description |
---|---|
private ITextureMapPopulator |
TextureMap.iconCreator |
Modifier and Type | Method and Description |
---|---|
void |
TextureMap.loadSprites(IResourceManager resourceManager,
ITextureMapPopulator iconCreatorIn) |
Constructor and Description |
---|
TextureMap(java.lang.String basePathIn,
ITextureMapPopulator iconCreatorIn) |
TextureMap(java.lang.String basePathIn,
ITextureMapPopulator iconCreatorIn,
boolean skipFirst) |