All Known Implementing Classes:
AbstractBattleEntity, AbstractClientEntity, AbstractHasStatsEntity, AbstractHoldsItemsEntity, AbstractInteractionsEntity, AbstractMovesEntity, NPC, PixelmonEntity, StatueEntity

public interface RenderableEntity
  • Method Details

    • isWireFrame

      default boolean isWireFrame()
    • isOverlay

      default boolean isOverlay()
    • isDisableTexture

      default boolean isDisableTexture()
    • isFullbright

      default boolean isFullbright()
    • getCurrentAnimation

      default AnimationType getCurrentAnimation()
    • getAnimationVariables

      default AnimationVariables getAnimationVariables(ModelData modelData)