Package | Description |
---|---|
legends.model | |
legends.model.events.basic |
Modifier and Type | Method and Description |
---|---|
Coords |
Landmass.getCoord1() |
Coords |
Landmass.getCoord2() |
Coords |
MountainPeak.getCoords() |
Modifier and Type | Method and Description |
---|---|
List<Coords> |
Entity.getClaims() |
List<Coords> |
Region.getCoords() |
List<Coords> |
WorldConstruction.getCoords() |
List<Coords> |
Region.getOutline() |
Modifier and Type | Method and Description |
---|---|
void |
Landmass.setCoord1(Coords coord1) |
void |
Landmass.setCoord2(Coords coord2) |
void |
MountainPeak.setCoords(Coords coords) |
Modifier and Type | Method and Description |
---|---|
Coords |
EventLocation.getCoords() |
Modifier and Type | Method and Description |
---|---|
void |
EventLocation.setCoords(Coords coords) |
Modifier and Type | Method and Description |
---|---|
static void |
Coords.readList(String value,
Consumer<Coords> consumer) |
Copyright © 2018. All rights reserved.