Interface ConditionalLocation
-
public interface ConditionalLocation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetX()intgetY()intgetZ()booleanhasRequirements()
-
public interface ConditionalLocation
| Modifier and Type | Method | Description |
|---|---|---|
int |
getX() |
|
int |
getY() |
|
int |
getZ() |
|
boolean |
hasRequirements() |