net.minecraft.src
Class TexturePackDefault

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

public class TexturePackDefault
extends TexturePackImplementation


Constructor Summary
TexturePackDefault()
           
 
Method Summary
 
Methods inherited from class net.minecraft.src.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()