public class ConnectingTextureSprite
extends net.minecraft.client.renderer.texture.TextureAtlasSprite
| Modifier | Constructor and Description |
|---|---|
protected |
ConnectingTextureSprite(net.minecraft.client.renderer.texture.TextureAtlasSprite original,
ConnectingTextureLayout layout,
ConnectingTextureData.RenderType renderType) |
| Modifier and Type | Method and Description |
|---|---|
ConnectingTextureLayout |
getLayout() |
ConnectingTextureData.RenderType |
getRenderType() |
atlas, close, cycleFrames, getFrameCount, getHeight, getName, getPixelRGBA, getU, getU0, getU1, getV, getV0, getV1, getWidth, isAnimation, isTransparent, toString, upload, uploadFirstFrame, uvShrinkRatio, wrapprotected ConnectingTextureSprite(net.minecraft.client.renderer.texture.TextureAtlasSprite original,
ConnectingTextureLayout layout,
ConnectingTextureData.RenderType renderType)
public ConnectingTextureLayout getLayout()
public ConnectingTextureData.RenderType getRenderType()