I'm trying to get the texture stitched into the block atlas. I feel like it should be relatively simple but I've been trying to use the TextureStitchEvent.Pre to somehow figure out how to register the sprite to be stitched into the atlas, but the only method is addSprite, which tells the atlas that there is a model file somewhere, it doesn't take a texture.