Uses of Class
net.minecraft.entity.ai.brain.schedule.ScheduleBuilder.ActivityEntry
-
Packages that use ScheduleBuilder.ActivityEntry Package Description net.minecraft.entity.ai.brain.schedule -
-
Uses of ScheduleBuilder.ActivityEntry in net.minecraft.entity.ai.brain.schedule
Fields in net.minecraft.entity.ai.brain.schedule with type parameters of type ScheduleBuilder.ActivityEntry Modifier and Type Field Description private java.util.List<ScheduleBuilder.ActivityEntry>
ScheduleBuilder. transitions
-