Uses of Interface
net.runelite.api.CameraFocusableEntity
-
Packages that use CameraFocusableEntity Package Description net.runelite.api -
-
Uses of CameraFocusableEntity in net.runelite.api
Subinterfaces of CameraFocusableEntity in net.runelite.api Modifier and Type Interface Description interfaceActorRepresents a RuneScape actor/entity.interfaceNPCRepresents a non-player character in the game.interfacePlayerRepresents a player entity in the game.interfaceWorldEntityMethods in net.runelite.api that return CameraFocusableEntity Modifier and Type Method Description CameraFocusableEntityClient. getCameraFocusEntity()Get the entity that the camera is focused on
-