Class DestinationAbstract
java.lang.Object
com.kamikazejam.kamicommon.util.teleport.DestinationAbstract
- All Implemented Interfaces:
Destination
,Serializable
- Direct Known Subclasses:
DestinationPlayer
,DestinationSimple
,DestinationWorld
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
desc
-
-
Constructor Details
-
DestinationAbstract
public DestinationAbstract()
-
-
Method Details
-
getPsInner
-
getPs
- Specified by:
getPs
in interfaceDestination
- Throws:
KamiCommonException
-
hasPs
public boolean hasPs()- Specified by:
hasPs
in interfaceDestination
-
getMessagePsNull
- Specified by:
getMessagePsNull
in interfaceDestination
-
getDesc
- Specified by:
getDesc
in interfaceDestination
-
setDesc
- Specified by:
setDesc
in interfaceDestination
-