public class TeleportProcessor extends Object implements SetBackProcessor
| Modifier and Type | Class and Description |
|---|---|
static class |
TeleportProcessor.TeleportDirection |
| Constructor and Description |
|---|
TeleportProcessor(SetBackEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of the setback processor.
|
void |
perform(Player p)
Perform set back to player.
|
public TeleportProcessor(SetBackEntry entry)
public String getName()
SetBackProcessorgetName in interface SetBackProcessorpublic void perform(Player p)
SetBackProcessorperform in interface SetBackProcessorp - the player which will have to be setted back