final int object
The object identification.
Position getPosition()
Gets the teleport position.
static Optional< RunecraftTeleport > forId(int id)
Gets the runecrafting teleport data based on the object identification.
int getObject()
Gets the object identification.
RunecraftTeleport(int object, Position position)
The runecrafting teleport.