Interface TextureStitchCallback.Pre

Enclosing interface:
TextureStitchCallback

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

    Modifier and Type
    Method
    Description
    void
    stitch(net.minecraft.client.renderer.texture.TextureAtlas atlas, Consumer<net.minecraft.resources.ResourceLocation> spriteAdder)
     
  • Method Details

    • stitch

      void stitch(net.minecraft.client.renderer.texture.TextureAtlas atlas, Consumer<net.minecraft.resources.ResourceLocation> spriteAdder)