| Package | Description |
|---|---|
| com.palmergames.bukkit.towny.war.flagwar | |
| com.palmergames.bukkit.towny.war.flagwar.events |
| Modifier and Type | Class and Description |
|---|---|
class |
CellUnderAttack |
| Modifier and Type | Method and Description |
|---|---|
static Cell |
Cell.parse(org.bukkit.Location loc) |
static Cell |
Cell.parse(java.lang.String worldName,
int x,
int z) |
| Modifier and Type | Method and Description |
|---|---|
static WorldCoord |
TownyWar.cellToWorldCoord(Cell cell) |
static CellUnderAttack |
TownyWar.getAttackData(Cell cell) |
static boolean |
TownyWar.isUnderAttack(Cell cell) |
| Constructor and Description |
|---|
Cell(Cell cell) |
| Modifier and Type | Method and Description |
|---|---|
Cell |
CellDefendedEvent.getCell() |
| Constructor and Description |
|---|
CellDefendedEvent(org.bukkit.entity.Player player,
Cell cell) |