public class SelectorCommandData extends CommandData
| Modifier and Type | Field and Description |
|---|---|
protected Selector |
selector |
hasCommandList, typeid| Constructor and Description |
|---|
SelectorCommandData() |
SelectorCommandData(CommandType commandType) |
SelectorCommandData(CommandType commandType,
UUID id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Selector |
getSelector() |
int |
hashCode() |
void |
setSelector(Selector selector) |
void |
setSelector(String selector,
SelectorType selectorType) |
String |
toString() |
getType, hasCommandList, setTypegetId, setIdprotected Selector selector
public SelectorCommandData()
public SelectorCommandData(CommandType commandType)
public SelectorCommandData(CommandType commandType, UUID id)
public void setSelector(String selector, SelectorType selectorType)
public String toString()
toString in class CommandDatapublic int hashCode()
hashCode in class CommandDatapublic boolean equals(Object obj)
equals in class CommandDatapublic Selector getSelector()
public void setSelector(Selector selector)
Copyright © 2017. All rights reserved.