Uses of Class
net.minecraft.world.entity.schedule.Schedule
Packages that use Schedule
Package
Description
-
Uses of Schedule in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type Schedule -
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 final Schedule
Schedule.EMPTY
private final Schedule
ScheduleBuilder.schedule
static final Schedule
Schedule.SIMPLE
static final Schedule
Schedule.VILLAGER_BABY
static final 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.common.util
Fields in net.minecraftforge.common.util declared as ScheduleMethods in net.minecraftforge.common.util that return ScheduleMethods in net.minecraftforge.common.util 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 final ResourceKey<Registry<Schedule>>
ForgeRegistries.Keys.SCHEDULES
static final IForgeRegistry<Schedule>
ForgeRegistries.SCHEDULES
ForgeRegistries.SCHEDULES
instead.