public static class NearbyEventsEvent.NESpawnData extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
SectorEntityToken |
jumpPoint |
LocationAPI |
location |
NearbyEventsEvent.DistressEventType |
type |
| Constructor and Description |
|---|
NESpawnData() |
public NearbyEventsEvent.DistressEventType type
public LocationAPI location
public SectorEntityToken jumpPoint
public NESpawnData()