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

14 lines
623 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS aks net/minecraft/entity/ai/brain/task/VillagerTaskListProvider
METHOD a getCoreTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-20 13:56:26 -04:00
METHOD b getWorkTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-20 13:56:26 -04:00
METHOD c getRestTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-20 13:56:26 -04:00
METHOD d getMeetTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-20 13:56:26 -04:00
METHOD e getIdleTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
2019-03-20 13:56:26 -04:00
METHOD f getPanicTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession