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