Class SpriteAtlasTextureMixin

java.lang.Object
net.minecraft.client.texture.AbstractTexture
com.zhengzhengyiyimc.mixin.client.SpriteAtlasTextureMixin
All Implemented Interfaces:
AutoCloseable

public abstract class SpriteAtlasTextureMixin extends net.minecraft.client.texture.AbstractTexture
  • Field Summary

    Fields inherited from class net.minecraft.client.texture.AbstractTexture

    bilinear, DEFAULT_ID, glId, mipmap
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.client.texture.AbstractTexture

    bindTexture, clearGlId, close, getGlId, load, registerTexture, setFilter

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SpriteAtlasTextureMixin

      public SpriteAtlasTextureMixin()