Package | Description |
---|---|
legends.model | |
legends.model.collections | |
legends.model.collections.basic | |
legends.model.events.basic |
Modifier and Type | Method and Description |
---|---|
static EventCollection |
World.getHistoricalEventCollection(int id) |
Modifier and Type | Method and Description |
---|---|
static Collection<EventCollection> |
World.getHistoricalEventCollections() |
Modifier and Type | Class and Description |
---|---|
class |
AbductionCollection |
class |
BattleCollection |
class |
BeastAttackCollection |
class |
DuelCollection |
class |
InsurrectionCollection |
class |
JourneyCollection |
class |
OccasionCollection |
class |
OccasionScheduleCollection |
class |
PurgeCollection |
class |
SiteConqueredCollection |
class |
TheftCollection |
class |
WarCollection |
Modifier and Type | Method and Description |
---|---|
EventCollection |
EventCollection.getCollection() |
Modifier and Type | Method and Description |
---|---|
List<EventCollection> |
EventCollection.getHistoricalEventCollections() |
Modifier and Type | Method and Description |
---|---|
void |
EventCollection.setCollection(EventCollection collection) |
Modifier and Type | Class and Description |
---|---|
class |
EventCollectionFilter<T extends EventCollection> |
Modifier and Type | Field and Description |
---|---|
protected EventCollection |
Event.collection |
Modifier and Type | Method and Description |
---|---|
static <T extends EventCollection> |
Filters.filterCollection(Class<T> eventClass) |
static <T extends EventCollection> |
Filters.filterCollection(Class<T> eventClass,
Predicate<T> filter) |
Modifier and Type | Method and Description |
---|---|
EventCollection |
Event.getCollection() |
Modifier and Type | Method and Description |
---|---|
BiConsumer<List<T>,EventCollection> |
EventCollectionFilter.accumulator() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setCollection(EventCollection collection) |
Copyright © 2017. All rights reserved.