Class WorldItemAtlas.ItemTexture

java.lang.Object
zombie.core.skinnedmodel.model.WorldItemAtlas.ItemTexture
Enclosing class:
WorldItemAtlas

public static final class WorldItemAtlas.ItemTexture extends Object
  • Constructor Details

    • ItemTexture

      public ItemTexture()
  • Method Details

    • isStillValid

      public boolean isStillValid(InventoryItem item, boolean bHighRes)
    • isRenderMainOK

      public boolean isRenderMainOK()
    • isTooBig

      public boolean isTooBig()
    • render

      public void render(float originX, float originY, float originZ, float screenX, float screenY, float r, float g, float b, float a)
    • getTexture

      public Texture getTexture()
    • getRenderX

      public float getRenderX(float sx)
    • getRenderY

      public float getRenderY(float sy)
    • getRenderWidth

      public float getRenderWidth()
    • getRenderHeight

      public float getRenderHeight()