Modifier and Type | Field and Description |
---|---|
protected int |
area |
protected int |
id |
protected BlockVector3 |
pos |
Constructor and Description |
---|
SelectionPointEvent(int id,
BlockVector3 pos,
int area) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getParameters() |
java.lang.String |
getTypeId() |
protected final int id
protected final BlockVector3 pos
protected final int area
public SelectionPointEvent(int id, BlockVector3 pos, int area)
public java.lang.String[] getParameters()
getParameters
in interface CUIEvent