Uses of Class
net.minecraft.entity.ai.brain.ScheduleBuilder
Package
Description
This and its subpackages make up the brain system used by some modern Minecraft entities,
such as villagers, piglins, and axolotls.
-
Uses of ScheduleBuilder in net.minecraft.entity.ai.brain
Modifier and TypeMethodDescriptionprotected static ScheduleBuilder
ScheduleBuilder.withActivity
(int startTime, Activity activity)