Interface RenderableEntity
- All Known Implementing Classes:
AbstractBattleEntity
,AbstractClientEntity
,AbstractHasStatsEntity
,AbstractHoldsItemsEntity
,AbstractInteractionsEntity
,AbstractMovesEntity
,NPC
,PixelmonEntity
,StatueEntity
public interface RenderableEntity
-
Method Summary
Modifier and TypeMethodDescriptiondefault AnimationVariables
getAnimationVariables
(ModelData modelData) default AnimationType
default boolean
default boolean
default boolean
default boolean
-
Method Details
-
isWireFrame
default boolean isWireFrame() -
isOverlay
default boolean isOverlay() -
isDisableTexture
default boolean isDisableTexture() -
isFullbright
default boolean isFullbright() -
getCurrentAnimation
-
getAnimationVariables
-