Uses of Class
net.minecraft.entity.ai.brain.ScheduleRule
Packages that use ScheduleRule
-
Uses of ScheduleRule in net.minecraft.entity.ai.brain
Fields in net.minecraft.entity.ai.brain with type parameters of type ScheduleRuleMethods in net.minecraft.entity.ai.brain that return ScheduleRuleModifier and TypeMethodDescriptionScheduleRule.add(int startTime, float priority)ScheduleRule.add(Collection<ScheduleRuleEntry> entries)protected ScheduleRuleMethods in net.minecraft.entity.ai.brain that return types with arguments of type ScheduleRuleModifier and TypeMethodDescriptionprotected List<ScheduleRule>Schedule.getOtherRules(Activity activity)