net.minecraft.world.entity.ai.behavior

public class VillagerGoalPackages

cbw
net.minecraft.world.entity.ai.behavior.VillagerGoalPackages
net.minecraft.class_4129
net.minecraft.entity.ai.brain.task.VillagerTaskListProvider

Field summary

Modifier and TypeField
private static final float
d
STROLL_SPEED_MODIFIER
field_30189
JOB_WALKING_SPEED
public static final int
a
INTERACT_DIST_SQR
field_48329
field_48329
public static final int
b
INTERACT_WALKUP_DIST
field_48330
field_48330
public static final float
c
INTERACT_SPEED_MODIFIER
field_48331
field_48331

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
a(je<cqh> arg0, float arg1)
getCorePackage(Holder<VillagerProfession> arg0, float arg1)
method_19020(class_6880<class_3852> arg0, float arg1)
createCoreTasks(RegistryEntry<VillagerProfession> profession, float speed)
private static boolean
a(aro arg0, iu arg1)
validateBedPoi(ServerLevel arg0, BlockPos arg1)
method_65947(class_3218 arg0, class_2338 arg1)
isUnoccupiedBedAt(ServerWorld world, BlockPos pos)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
b(je<cqh> arg0, float arg1)
getWorkPackage(Holder<VillagerProfession> arg0, float arg1)
method_19021(class_6880<class_3852> arg0, float arg1)
createWorkTasks(RegistryEntry<VillagerProfession> profession, float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
a(float arg0)
getPlayPackage(float arg0)
method_19990(float arg0)
createPlayTasks(float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
c(je<cqh> arg0, float arg1)
getRestPackage(Holder<VillagerProfession> arg0, float arg1)
method_19022(class_6880<class_3852> arg0, float arg1)
createRestTasks(RegistryEntry<VillagerProfession> arg0, float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
d(je<cqh> arg0, float arg1)
getMeetPackage(Holder<VillagerProfession> arg0, float arg1)
method_19023(class_6880<class_3852> arg0, float arg1)
createMeetTasks(RegistryEntry<VillagerProfession> arg0, float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
e(je<cqh> arg0, float arg1)
getIdlePackage(Holder<VillagerProfession> arg0, float arg1)
method_19024(class_6880<class_3852> arg0, float arg1)
createIdleTasks(RegistryEntry<VillagerProfession> arg0, float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
f(je<cqh> arg0, float arg1)
getPanicPackage(Holder<VillagerProfession> arg0, float arg1)
method_19025(class_6880<class_3852> arg0, float arg1)
createPanicTasks(RegistryEntry<VillagerProfession> arg0, float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
g(je<cqh> arg0, float arg1)
getPreRaidPackage(Holder<VillagerProfession> arg0, float arg1)
method_19991(class_6880<class_3852> arg0, float arg1)
createPreRaidTasks(RegistryEntry<VillagerProfession> arg0, float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
h(je<cqh> arg0, float arg1)
getRaidPackage(Holder<VillagerProfession> arg0, float arg1)
method_19992(class_6880<class_3852> arg0, float arg1)
createRaidTasks(RegistryEntry<VillagerProfession> arg0, float speed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
i(je<cqh> arg0, float arg1)
getHidePackage(Holder<VillagerProfession> arg0, float arg1)
method_19993(class_6880<class_3852> arg0, float arg1)
createHideTasks(RegistryEntry<VillagerProfession> arg0, float speed)
private static com.mojang.datafixers.util.Pair<Integer, BehaviorControl<LivingEntity>>
a()
getFullLookBehavior()
method_20241()
createFreeFollowTask()
private static com.mojang.datafixers.util.Pair<Integer, BehaviorControl<LivingEntity>>
b()
getMinimalLookBehavior()
method_20242()
createBusyFollowTask()
private static boolean
a(aro arg0, bwz arg1)
raidExistsAndActive(ServerLevel arg0, LivingEntity arg1)
method_47202(class_3218 arg0, class_1309 arg1)
hasActiveRaid(ServerWorld world, LivingEntity entity)
private static boolean
b(aro arg0, bwz arg1)
raidExistsAndNotVictory(ServerLevel arg0, LivingEntity arg1)
method_47203(class_3218 arg0, class_1309 arg1)
wonRaid(ServerWorld world, LivingEntity entity)