Position getPosition()
Gets the position of the teleport tablet.
final int item
The item identification of the tablet.
TeleportTablet(int item, Position position)
The teleport tablet data.
final Position position
The position which the tablet will teleport the player.
static Optional< TeleportTablet > forId(int id)
Gets the teleport tablet data based on the item identification.
int getItem()
Gets the item identification of the tablet.