net.minecraft.entity.ai.brain.task

public class VillagerTaskListProvider

als
net.minecraft.class_4129
net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
net.minecraft.unmapped.C_48784713
net.minecraft.entity.ai.brain.task.VillagerTasks
net.minecraft.entity.ai.brain.task.VillagerTasks

Method summary

Modifier and TypeMethod
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
a(avr arg0, float arg1)
method_19020(class_3852 arg0, float arg1)
createCoreTasks(VillagerProfession arg0, float arg1)
m_56970261(VillagerProfession arg0, float arg1)
func_220638_a(VillagerProfession arg0, float arg1)
core(VillagerProfession profession, float arg1)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
b(avr arg0, float arg1)
method_19021(class_3852 arg0, float arg1)
createWorkTasks(VillagerProfession arg0, float arg1)
m_81037304(VillagerProfession arg0, float arg1)
func_220639_b(VillagerProfession arg0, float arg1)
work(VillagerProfession profession, float arg1)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
a(float arg0)
method_19990(float arg0)
createPlayTasks(float arg0)
m_69536976(float arg0)
func_220645_a(float arg0)
play(float walkingSpeed)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
c(avr arg0, float arg1)
method_19022(class_3852 arg0, float arg1)
createRestTasks(VillagerProfession arg0, float arg1)
m_26060570(VillagerProfession arg0, float arg1)
func_220635_c(VillagerProfession arg0, float arg1)
rest(VillagerProfession profession, float walkingSpeed)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
d(avr arg0, float arg1)
method_19023(class_3852 arg0, float arg1)
createMeetTasks(VillagerProfession arg0, float arg1)
m_32727224(VillagerProfession arg0, float arg1)
func_220637_d(VillagerProfession arg0, float arg1)
meet(VillagerProfession profession, float arg1)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
e(avr arg0, float arg1)
method_19024(class_3852 arg0, float arg1)
createIdleTasks(VillagerProfession arg0, float arg1)
m_66036259(VillagerProfession arg0, float arg1)
func_220641_e(VillagerProfession arg0, float arg1)
idle(VillagerProfession profession, float arg1)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
f(avr arg0, float arg1)
method_19025(class_3852 arg0, float arg1)
createPanicTasks(VillagerProfession arg0, float arg1)
m_73287206(VillagerProfession arg0, float arg1)
func_220636_f(VillagerProfession arg0, float arg1)
panic(VillagerProfession profession, float arg1)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
g(avr arg0, float arg1)
method_19991(class_3852 arg0, float arg1)
createPreRaidTasks(VillagerProfession arg0, float arg1)
m_03832502(VillagerProfession arg0, float arg1)
func_220642_g(VillagerProfession arg0, float arg1)
preRaid(VillagerProfession profession, float arg1)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
h(avr arg0, float arg1)
method_19992(class_3852 arg0, float arg1)
createRaidTasks(VillagerProfession arg0, float arg1)
m_51688403(VillagerProfession arg0, float arg1)
func_220640_h(VillagerProfession arg0, float arg1)
raid(VillagerProfession profession, float arg1)
public static com.google.common.collect.ImmutableList<Pair<Integer, ? extends Task<? super VillagerEntity>>>
i(avr arg0, float arg1)
method_19993(class_3852 arg0, float arg1)
createHideTasks(VillagerProfession arg0, float arg1)
m_75798501(VillagerProfession arg0, float arg1)
func_220644_i(VillagerProfession arg0, float arg1)
hide(VillagerProfession profession, float arg1)
private static Pair<Integer, Task<LivingEntity>>
a()
method_20241()
createFreeFollowTask()
m_19329289()
func_220643_a()
lookAtMany()
private static Pair<Integer, Task<LivingEntity>>
b()
method_20242()
createBusyFollowTask()
m_80297405()
func_220646_b()
lookAtPlayerOrVillager()