Interface CacheableObject<T>

All Known Subinterfaces:
Animation, AnimationAlias, AnimationBlend, AnimationCombine, BinarySpacePartitionSector, BinarySpacePartitionTree, CutsceneBlock, CutsceneLibrary, CutsceneMessage, EventCameraTremor, EventMorphAnimation, EventParticleEffect, EventParticleEffectStop, EventSoundEffect, EventSoundEffectGround, EventTag, Font, LightMap, Material, Mesh, Model, ModelAnimation, ModelHierarchy, ModelMesh, MorphAnimation, MorphMesh, MorphSource, MultiResolutionMesh, MultiResolutionSubMesh, OrientedBoundingBox, Polygon, SoftSkinMesh, WayNet, WayPoint
All Known Implementing Classes:
CachedAnimation, CachedAnimationAlias, CachedAnimationBlend, CachedAnimationCombine, CachedBinarySpacePartitionSector, CachedBinarySpacePartitionTree, CachedCutsceneBlock, CachedCutsceneLibrary, CachedCutsceneMessage, CachedEventCameraTremor, CachedEventMorphAnimation, CachedEventParticleEffect, CachedEventParticleEffectStop, CachedEventSoundEffect, CachedEventSoundEffectGround, CachedEventTag, CachedFont, CachedLightMap, CachedMaterial, CachedMesh, CachedModel, CachedModelAnimation, CachedModelHierarchy, CachedModelMesh, CachedMorphAnimation, CachedMorphMesh, CachedMorphSource, CachedMultiResolutionMesh, CachedMultiResolutionSubMesh, CachedOrientedBoundingBox, CachedPolygon, CachedSoftSkinMesh, CachedWayNet, CachedWayPoint, NativeAnimation, NativeAnimationAlias, NativeAnimationBlend, NativeAnimationCombine, NativeBinarySpacePartitionSector, NativeBinarySpacePartitionTree, NativeCutsceneBlock, NativeCutsceneLibrary, NativeCutsceneMessage, NativeEventCameraTremor, NativeEventMorphAnimation, NativeEventParticleEffect, NativeEventParticleEffectStop, NativeEventSoundEffect, NativeEventSoundEffectGround, NativeEventTag, NativeFont, NativeLightMap, NativeMaterial, NativeMesh, NativeModel, NativeModelAnimation, NativeModelHierarchy, NativeModelMesh, NativeMorphAnimation, NativeMorphMesh, NativeMorphSource, NativeMultiResolutionMesh, NativeMultiResolutionSubMesh, NativeOrientedBoundingBox, NativePolygon, NativeSoftSkinMesh, NativeWayNet, NativeWayPoint

public interface CacheableObject<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • cache

      @NotNull T cache()
    • isCached

      boolean isCached()