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