Class Schedule
java.lang.Object
net.minecraft.world.entity.schedule.Schedule
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidensureTimelineExistsFor(Activity p_38025_) getActivityAt(int p_38020_) getAllTimelinesExceptFor(Activity p_38034_) protected TimelinegetTimelineFor(Activity p_38032_) protected static ScheduleBuilder
- 
Field Details- 
WORK_START_TIMEpublic static final int WORK_START_TIME- See Also:
 
- 
TOTAL_WORK_TIMEpublic static final int TOTAL_WORK_TIME- See Also:
 
- 
EMPTY
- 
SIMPLE
- 
VILLAGER_BABY
- 
VILLAGER_DEFAULT
- 
timelines
 
- 
- 
Constructor Details- 
Schedulepublic Schedule()
 
- 
- 
Method Details- 
register
- 
ensureTimelineExistsFor
- 
getTimelineFor
- 
getAllTimelinesExceptFor
- 
getActivityAt
 
-