Uses of Class
net.minecraft.entity.ai.brain.ScheduleBuilder.ActivityEntry
Packages that use ScheduleBuilder.ActivityEntry
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.ActivityEntry in net.minecraft.entity.ai.brain
Fields in net.minecraft.entity.ai.brain with type parameters of type ScheduleBuilder.ActivityEntryModifier and TypeFieldDescriptionprivate final List
<ScheduleBuilder.ActivityEntry> ScheduleBuilder.activities