int getNpcId()
Gets the npc id of the barrows brother.
int npcId
The npc id of the barrows brother.
Position southWest
The Position that has to be dug to get into the crypt.
Position cryptPosition
The position of the crypt.
Position getCryptPosition()
Gets the position of the crypt.
Position hillPosition
The position of the hill.
Position northEast
The Position that has to be dug to get into the crypt.
BrotherData(int npcId, Position southWest, Position northEast, Position hillPosition, Position cryptPosition)
Position getNorthEast()
Gets the Position that has to be dug to get into the crypt.
static boolean isBarrowsBrother(Npc mob)
Position getHillPosition()
Gets the position of the hill.
static BrotherData getBarrowsBrother(Npc mob)
Position getSouthWest()
Gets the Position that has to be dug to get into the crypt.