Class Schedule
java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<Schedule>
net.minecraft.world.entity.schedule.Schedule
- All Implemented Interfaces:
IForgeRegistryEntry<Schedule>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry
ForgeRegistryEntry.UncheckedRegistryEntry<V extends IForgeRegistryEntry<V>>
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Schedule
static final Schedule
static final int
static final Schedule
static final Schedule
static final int
Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
ensureTimelineExistsFor
(Activity p_38025_) getActivityAt
(int p_38020_) getAllTimelinesExceptFor
(Activity p_38034_) protected Timeline
getTimelineFor
(Activity p_38032_) protected static ScheduleBuilder
Methods inherited from class net.minecraftforge.registries.ForgeRegistryEntry
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
-
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
-