Interface TimelineSet
- All Superinterfaces:
Wrapper
Wraps Minecraft's
TimelineSet.- Since:
- 2.4.0
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface Wrapper
Wrapper.Context<C> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceKeystatic final TimelineSetstatic final ResourceKeystatic final TimelineSetstatic final ResourceKeystatic final ResourceKeystatic final WireProvider<TimelineSet.Factory> -
Method Summary
Modifier and TypeMethodDescriptionstatic TimelineSetof(ResourceKey... keys) The timelines that this set contains.Methods inherited from interface Wrapper
asHandle, toMinecraft
-
Field Details
-
WIRE
-
OVERWORLD_DAY
-
MOON
-
VILLAGER_SCHEDULE
-
EARLY_GAME
-
OVERWORLD
-
EMPTY
-
-
Method Details
-
timelines
The timelines that this set contains.- Returns:
- the timelines
- Since:
- 2.4.0
-
of
-