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
FieldsModifier and TypeFieldDescriptionstatic Schedulestatic Schedulestatic intstatic Schedulestatic Schedulestatic intFields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidensureTimelineExistsFor(Activity p_38025_)getActivityAt(int p_38020_)getAllTimelinesExceptFor(Activity p_38034_)protected TimelinegetTimelineFor(Activity p_38032_)protected static ScheduleBuilderMethods 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:
- Constant Field Values
-
TOTAL_WORK_TIME
public static final int TOTAL_WORK_TIME- See Also:
- Constant Field Values
-
EMPTY
-
SIMPLE
-
VILLAGER_BABY
-
VILLAGER_DEFAULT
-
timelines
-
-
Constructor Details
-
Schedule
public Schedule()
-
-
Method Details
-
register
-
ensureTimelineExistsFor
-
getTimelineFor
-
getAllTimelinesExceptFor
-
getActivityAt
-