Class Stitcher

java.lang.Object
net.minecraft.src.Stitcher

public class Stitcher extends Object
  • Constructor Details

    • Stitcher

      public Stitcher(int par1, int par2, boolean par3)
    • Stitcher

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

    • getCurrentWidth

      public int getCurrentWidth()
    • getCurrentHeight

      public int getCurrentHeight()
    • addSprite

      public void addSprite(TextureAtlasSprite par1TextureAtlasSprite)
    • doStitch

      public void doStitch()
    • getStichSlots

      public List getStichSlots()