Uses of Class
org.rspeer.game.provider.model.CachedModel
-
Packages that use CachedModel Package Description jag.game.scene.entity org.rspeer.game.adapter.scene -
-
Uses of CachedModel in jag.game.scene.entity
Methods in jag.game.scene.entity that return CachedModel Modifier and Type Method Description CachedModelRSEntity. getCachedModel()default CachedModelRSSceneObject. getCachedModel()Methods in jag.game.scene.entity with parameters of type CachedModel Modifier and Type Method Description voidRSEntity. setCachedModel(CachedModel cachedModel) -
Uses of CachedModel in org.rspeer.game.adapter.scene
Methods in org.rspeer.game.adapter.scene that return CachedModel Modifier and Type Method Description CachedModelEntity. getModel()CachedModelPathingEntity. getModel()
-