YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.client.renderer.texture.StitchSlot Class Reference

Public Member Functions

 StitchSlot (int par1, int par2, int par3, int par4)
 
StitchHolder getStitchHolder ()
 
int getOriginX ()
 
int getOriginY ()
 
boolean func_94182_a (StitchHolder par1StitchHolder)
 
void getAllStitchSlots (List par1List)
 
String toString ()
 

Constructor & Destructor Documentation

net.minecraft.client.renderer.texture.StitchSlot.StitchSlot ( int  par1,
int  par2,
int  par3,
int  par4 
)

Member Function Documentation

boolean net.minecraft.client.renderer.texture.StitchSlot.func_94182_a ( StitchHolder  par1StitchHolder)
void net.minecraft.client.renderer.texture.StitchSlot.getAllStitchSlots ( List  par1List)

Gets the slot and all its subslots

int net.minecraft.client.renderer.texture.StitchSlot.getOriginX ( )
int net.minecraft.client.renderer.texture.StitchSlot.getOriginY ( )
StitchHolder net.minecraft.client.renderer.texture.StitchSlot.getStitchHolder ( )
String net.minecraft.client.renderer.texture.StitchSlot.toString ( )

The documentation for this class was generated from the following file: