Interface TextureStitchCallback.Post

Enclosing interface:
TextureStitchCallback

@Environment(CLIENT) public static interface TextureStitchCallback.Post
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    stitch(net.minecraft.client.renderer.texture.TextureAtlas atlas)
     
  • Method Details

    • stitch

      void stitch(net.minecraft.client.renderer.texture.TextureAtlas atlas)