Class StitchSlot

java.lang.Object
net.minecraft.src.StitchSlot

public class StitchSlot extends Object
  • Constructor Details

    • StitchSlot

      public StitchSlot(int par1, int par2, int par3, int par4)
  • Method Details

    • getStitchHolder

      public StitchHolder getStitchHolder()
    • getOriginX

      public int getOriginX()
    • getOriginY

      public int getOriginY()
    • addSlot

      public boolean addSlot(StitchHolder par1StitchHolder)
    • getAllStitchSlots

      public void getAllStitchSlots(List par1List)
      Gets the slot and all its subslots
    • toString

      public String toString()
      Overrides:
      toString in class Object