Class UnitTextureAtlasSprite

java.lang.Object
net.minecraft.client.renderer.texture.TextureAtlasSprite
net.minecraftforge.client.textures.UnitTextureAtlasSprite
All Implemented Interfaces:
AutoCloseable

public class UnitTextureAtlasSprite extends TextureAtlasSprite
A helper sprite with UVs spanning the entire texture.

Useful for baking quads that won't be used with an atlas.