Class Schedule
java.lang.Object
net.minecraft.world.entity.schedule.Schedule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
ensureTimelineExistsFor
(Activity activity) getActivityAt
(int dayTime) getAllTimelinesExceptFor
(Activity activity) protected Timeline
getTimelineFor
(Activity activity) protected static ScheduleBuilder
-
Field Details
-
WORK_START_TIME
public static final int WORK_START_TIME- See Also:
-
TOTAL_WORK_TIME
public static final int TOTAL_WORK_TIME- See Also:
-
EMPTY
-
SIMPLE
-
VILLAGER_BABY
-
VILLAGER_DEFAULT
-
timelines
-
-
Constructor Details
-
Schedule
public Schedule()
-
-
Method Details
-
register
-
ensureTimelineExistsFor
-
getTimelineFor
-
getAllTimelinesExceptFor
-
getActivityAt
-