Class CTSpriteShiftEntry

java.lang.Object
com.simibubi.create.foundation.block.render.SpriteShiftEntry
com.simibubi.create.foundation.block.connected.CTSpriteShiftEntry

public class CTSpriteShiftEntry extends SpriteShiftEntry
  • Field Details

    • type

      protected final CTType type
  • Constructor Details

    • CTSpriteShiftEntry

      public CTSpriteShiftEntry(CTType type)
  • Method Details

    • getType

      public CTType getType()
    • getTargetU

      public float getTargetU(float localU, int index)
    • getTargetV

      public float getTargetV(float localV, int index)