Uses of Class
net.minecraft.entity.ai.brain.ScheduleRuleEntry
| Package | Description |
|---|---|
| net.minecraft.entity.ai.brain |
-
Uses of ScheduleRuleEntry in net.minecraft.entity.ai.brain
Fields in net.minecraft.entity.ai.brain with type parameters of type ScheduleRuleEntry Modifier and Type Field Description private List<ScheduleRuleEntry>ScheduleRule. entriesMethods in net.minecraft.entity.ai.brain that return types with arguments of type ScheduleRuleEntry Modifier and Type Method Description ImmutableList<ScheduleRuleEntry>ScheduleRule. method_35214()Method parameters in net.minecraft.entity.ai.brain with type arguments of type ScheduleRuleEntry Modifier and Type Method Description ScheduleRuleScheduleRule. method_35215(Collection<ScheduleRuleEntry> collection)