| Package | Description |
|---|---|
| org.rominos2.Seasons.api.Managers |
| Modifier and Type | Method and Description |
|---|---|
SeasonsTimeManager.Period |
SeasonsTimeManager.getPeriod(double time) |
static SeasonsTimeManager.Period |
SeasonsTimeManager.Period.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SeasonsTimeManager.Period[] |
SeasonsTimeManager.Period.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeasonsTimeManager.onPeriodChange(SeasonsTimeManager.Period period) |