net.minecraft.client.texturepacks
Class TexturePackDefault

java.lang.Object
  extended by net.minecraft.client.texturepacks.TexturePackImplementation
      extended by net.minecraft.client.texturepacks.TexturePackDefault
All Implemented Interfaces:
ITexturePack

public class TexturePackDefault
extends TexturePackImplementation


Constructor Summary
TexturePackDefault()
           
 
Method Summary
 
Methods inherited from class net.minecraft.client.texturepacks.TexturePackImplementation
bindThumbnailTexture, deleteTexturePack, getFirstDescriptionLine, getResourceAsStream, getSecondDescriptionLine, getTexturePackFileName, getTexturePackID, getTexturePackResolution
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TexturePackDefault

public TexturePackDefault()