public class ValueEditorProcessor extends Object implements SetBackProcessor
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ValueEditorProcessor.ValueEditorAction  | 
| Constructor and Description | 
|---|
ValueEditorProcessor(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 ValueEditorProcessor(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