Uses of Interface
dev.wyck.wrapper.level.dimension.TimelineSet
Packages that use TimelineSet
-
Uses of TimelineSet in dev.wyck.model.level.dimension
Methods in dev.wyck.model.level.dimension that return TimelineSetModifier and TypeMethodDescriptionDimension.timelines()The timelines of this dimension type.DimensionImpl.timelines()Methods in dev.wyck.model.level.dimension with parameters of type TimelineSetConstructors in dev.wyck.model.level.dimension with parameters of type TimelineSetModifierConstructorDescriptionDimensionImpl(ResourceKey resourceKey, boolean hasFixedTime, boolean hasSkyLight, boolean hasCeiling, boolean hasEnderDragonFight, double coordinateScale, int minY, int height, int logicalHeight, Infiniburn infiniburn, float ambientLight, MonsterSettings monsterSettings, Skybox skybox, CardinalLightType cardinalLightType, EnvironmentAttributeMap attributes, TimelineSet timelines, @Nullable WorldClock defaultClock) -
Uses of TimelineSet in dev.wyck.wrapper.level.dimension
Fields in dev.wyck.wrapper.level.dimension declared as TimelineSetModifier and TypeFieldDescriptionstatic final TimelineSetTimelineSet.EMPTYstatic final TimelineSetTimelineSet.OVERWORLDMethods in dev.wyck.wrapper.level.dimension that return TimelineSetModifier and TypeMethodDescriptionTimelineSet.Factory.create(List<ResourceKey> keys) static TimelineSetTimelineSet.of(ResourceKey... keys)