Class DestinationThere
java.lang.Object
com.kamikazejam.kamicommon.util.teleport.DestinationAbstract
com.kamikazejam.kamicommon.util.teleport.DestinationPlayer
com.kamikazejam.kamicommon.util.teleport.DestinationThere
- All Implemented Interfaces:
Destination
,Serializable
- See Also:
-
Field Summary
Fields inherited from class com.kamikazejam.kamicommon.util.teleport.DestinationPlayer
playerId
Fields inherited from class com.kamikazejam.kamicommon.util.teleport.DestinationAbstract
desc
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kamikazejam.kamicommon.util.teleport.DestinationPlayer
getDesc, getPlayer, getSender, setPlayer
Methods inherited from class com.kamikazejam.kamicommon.util.teleport.DestinationAbstract
getMessagePsNull, getPs, hasPs, setDesc
-
Constructor Details
-
DestinationThere
-
DestinationThere
-
-
Method Details
-
getPsInner
- Overrides:
getPsInner
in classDestinationPlayer
-
getDesc
- Specified by:
getDesc
in interfaceDestination
- Overrides:
getDesc
in classDestinationPlayer
-