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

14 lines
623 B
Plaintext

CLASS aks net/minecraft/entity/ai/brain/task/VillagerTaskListProvider
METHOD a getCoreTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
METHOD b getWorkTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
METHOD c getRestTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
METHOD d getMeetTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
METHOD e getIdleTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession
METHOD f getPanicTasks (Laul;F)Lcom/google/common/collect/ImmutableList;
ARG 0 profession