Class ConnectingTextureSprite

java.lang.Object
net.minecraft.client.renderer.texture.TextureAtlasSprite
com.supermartijn642.fusion.texture.types.connecting.ConnectingTextureSprite
All Implemented Interfaces:
AutoCloseable

public class ConnectingTextureSprite extends net.minecraft.client.renderer.texture.TextureAtlasSprite
Created 30/04/2023 by SuperMartijn642
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraft.client.renderer.texture.TextureAtlasSprite

    net.minecraft.client.renderer.texture.TextureAtlasSprite.AnimatedTexture, net.minecraft.client.renderer.texture.TextureAtlasSprite.Info
  • Field Summary

    Fields inherited from class net.minecraft.client.renderer.texture.TextureAtlasSprite

    animatedTexture, mainImage, u0, u1, v0, v1
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    ConnectingTextureSprite(net.minecraft.client.renderer.texture.TextureAtlasSprite original, ConnectingTextureLayout layout, ConnectingTextureData.RenderType renderType)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class net.minecraft.client.renderer.texture.TextureAtlasSprite

    atlas, close, getAnimationTicker, getFrameCount, getHeight, getName, getPixelRGBA, getU, getU0, getU1, getUniqueFrames, getUOffset, getV, getV0, getV1, getVOffset, getWidth, getX, getY, isTransparent, toString, upload, uploadFirstFrame, uvShrinkRatio, wrap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait