| Package | Description |
|---|---|
| com.sp.api.entity |
| Modifier and Type | Method and Description |
|---|---|
TimeOfDay |
Time.getTime() |
static TimeOfDay |
TimeOfDay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeOfDay[] |
TimeOfDay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Time(TimeOfDay time,
int ticks) |
Copyright © 2020. All Rights Reserved.