Interface BlockbenchModel.AnimatableElement

All Known Implementing Classes:
BlockbenchModel.Camera, BlockbenchModel.NullObject
Enclosing class:
BlockbenchModel

public static interface BlockbenchModel.AnimatableElement
  • Method Details

    • getName

      String getName()
    • getUuid

      UUID getUuid()
    • getOrigin

      Float[] getOrigin()
    • getPosition

      Float[] getPosition()
    • getRotation

      @Nullable @Nullable Float[] getRotation()