net.minecraft.client.model
Class ModelLargeChest

java.lang.Object
  extended by net.minecraft.client.model.ModelBase
      extended by net.minecraft.client.model.ModelChest
          extended by net.minecraft.client.model.ModelLargeChest

public class ModelLargeChest
extends ModelChest


Field Summary
 
Fields inherited from class net.minecraft.client.model.ModelChest
chestBelow, chestKnob, chestLid
 
Fields inherited from class net.minecraft.client.model.ModelBase
boxList, isChild, isRiding, onGround, textureHeight, textureWidth
 
Constructor Summary
ModelLargeChest()
           
 
Method Summary
 
Methods inherited from class net.minecraft.client.model.ModelChest
renderAll
 
Methods inherited from class net.minecraft.client.model.ModelBase
func_85181_a, getTextureOffset, render, setLivingAnimations, setRotationAngles
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelLargeChest

public ModelLargeChest()