Class VillagerTasks
java.lang.Object
net.minecraft.entity.ai.brain.task.VillagerTasks
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getCorePackage
(VillagerProfession p_220638_0_, float p_220638_1_) private static com.mojang.datafixers.util.Pair<Integer,
Task<LivingEntity>> static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getHidePackage
(VillagerProfession p_220644_0_, float p_220644_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getIdlePackage
(VillagerProfession p_220641_0_, float p_220641_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getMeetPackage
(VillagerProfession p_220637_0_, float p_220637_1_) private static com.mojang.datafixers.util.Pair<Integer,
Task<LivingEntity>> static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getPanicPackage
(VillagerProfession p_220636_0_, float p_220636_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getPlayPackage
(float p_220645_0_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getPreRaidPackage
(VillagerProfession p_220642_0_, float p_220642_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getRaidPackage
(VillagerProfession p_220640_0_, float p_220640_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getRestPackage
(VillagerProfession p_220635_0_, float p_220635_1_) static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,
? extends Task<? super VillagerEntity>>> getWorkPackage
(VillagerProfession p_220639_0_, float p_220639_1_)
-
Constructor Details
-
VillagerTasks
public VillagerTasks()
-
-
Method Details
-
getCorePackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getCorePackage(VillagerProfession p_220638_0_, float p_220638_1_) -
getWorkPackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getWorkPackage(VillagerProfession p_220639_0_, float p_220639_1_) -
getPlayPackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getPlayPackage(float p_220645_0_) -
getRestPackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getRestPackage(VillagerProfession p_220635_0_, float p_220635_1_) -
getMeetPackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getMeetPackage(VillagerProfession p_220637_0_, float p_220637_1_) -
getIdlePackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getIdlePackage(VillagerProfession p_220641_0_, float p_220641_1_) -
getPanicPackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getPanicPackage(VillagerProfession p_220636_0_, float p_220636_1_) -
getPreRaidPackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getPreRaidPackage(VillagerProfession p_220642_0_, float p_220642_1_) -
getRaidPackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getRaidPackage(VillagerProfession p_220640_0_, float p_220640_1_) -
getHidePackage
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer,? extends Task<? super VillagerEntity>>> getHidePackage(VillagerProfession p_220644_0_, float p_220644_1_) -
getFullLookBehavior
-
getMinimalLookBehavior
-