Interface Teleport
-
- All Known Implementing Classes:
HousePortal
,ItemTeleport
,JewelryBox
,MagicTeleport
public interface Teleport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
execute()
int
getX()
int
getY()
int
getZ()
boolean
hasRequirements()
-