Package | Description |
---|---|
org.openrune.entity | |
org.openrune.item | |
org.openrune.npc | |
org.openrune.object | |
org.openrune.player |
Modifier and Type | Interface and Description |
---|---|
interface |
MobileEntity
An Entity within the game that is capable of changing it's position.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GroundItem
An Item that is on the ground.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Npc
A Non-Playable Character within the game.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GameObject
An object within the game world.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Player
A Player within the game.
|