yarn/mappings/net/minecraft/entity/ai/brain/task/VillagerTaskListProvider.ma...

14 lines
623 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS alg net/minecraft/entity/ai/brain/task/VillagerTaskListProvider
METHOD a getCoreTasks (Lavc;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-27 14:35:10 -04:00
METHOD b getWorkTasks (Lavc;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-27 14:35:10 -04:00
METHOD c getRestTasks (Lavc;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-27 14:35:10 -04:00
METHOD d getMeetTasks (Lavc;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-27 14:35:10 -04:00
METHOD e getIdleTasks (Lavc;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-27 14:35:10 -04:00
METHOD f getPanicTasks (Lavc;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession