Uses of Class
net.minecraft.world.entity.schedule.Schedule
Packages that use Schedule
Package
Description
-
Uses of Schedule in net.minecraft.core
Fields in net.minecraft.core with type parameters of type ScheduleModifier and TypeFieldDescriptionRegistry.SCHEDULE
Deprecated.static ResourceKey<Registry<Schedule>>
Registry.SCHEDULE_REGISTRY
-
Uses of Schedule in net.minecraft.world.entity.ai
Fields in net.minecraft.world.entity.ai declared as ScheduleMethods in net.minecraft.world.entity.ai that return ScheduleMethods in net.minecraft.world.entity.ai with parameters of type Schedule -
Uses of Schedule in net.minecraft.world.entity.schedule
Fields in net.minecraft.world.entity.schedule declared as ScheduleModifier and TypeFieldDescriptionstatic Schedule
Schedule.EMPTY
private Schedule
ScheduleBuilder.schedule
static Schedule
Schedule.SIMPLE
static Schedule
Schedule.VILLAGER_BABY
static Schedule
Schedule.VILLAGER_DEFAULT
Methods in net.minecraft.world.entity.schedule that return ScheduleConstructors in net.minecraft.world.entity.schedule with parameters of type Schedule -
Uses of Schedule in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type ScheduleModifier and TypeFieldDescriptionstatic ResourceKey<Registry<Schedule>>
ForgeRegistries.Keys.SCHEDULES
static IForgeRegistry<Schedule>
ForgeRegistries.SCHEDULES