net.minecraft.world.entity.ai.behavior

public class VillagerGoalPackages

cdc
net.minecraft.world.entity.ai.behavior.VillagerGoalPackages
net.minecraft.class_4129
net.minecraft.entity.ai.brain.task.VillagerTaskListProvider
net.minecraft.src.C_650_

Field summary

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

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(jg<crx> arg0, float arg1)
getCorePackage(Holder<VillagerProfession> arg0, float arg1)
method_19020(class_6880<class_3852> arg0, float arg1)
createCoreTasks(RegistryEntry<VillagerProfession> profession, float speed)
m_24585_(C_203228_<C_1121_> p_392340_, float p_24587_)
private static boolean
a(asb arg0, iw arg1)
validateBedPoi(ServerLevel arg0, BlockPos arg1)
method_65947(class_3218 arg0, class_2338 arg1)
isUnoccupiedBedAt(ServerWorld world, BlockPos pos)
m_373956_(C_12_ p_376537_, C_4675_ p_376729_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
b(jg<crx> arg0, float arg1)
getWorkPackage(Holder<VillagerProfession> arg0, float arg1)
method_19021(class_6880<class_3852> arg0, float arg1)
createWorkTasks(RegistryEntry<VillagerProfession> profession, float speed)
m_24589_(C_203228_<C_1121_> p_394996_, float p_24591_)
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)
m_24583_(float p_24584_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
c(jg<crx> arg0, float arg1)
getRestPackage(Holder<VillagerProfession> arg0, float arg1)
method_19022(class_6880<class_3852> arg0, float arg1)
createRestTasks(RegistryEntry<VillagerProfession> arg0, float speed)
m_24592_(C_203228_<C_1121_> p_396136_, float p_24594_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
d(jg<crx> arg0, float arg1)
getMeetPackage(Holder<VillagerProfession> arg0, float arg1)
method_19023(class_6880<class_3852> arg0, float arg1)
createMeetTasks(RegistryEntry<VillagerProfession> arg0, float speed)
m_24595_(C_203228_<C_1121_> p_398018_, float p_24597_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
e(jg<crx> arg0, float arg1)
getIdlePackage(Holder<VillagerProfession> arg0, float arg1)
method_19024(class_6880<class_3852> arg0, float arg1)
createIdleTasks(RegistryEntry<VillagerProfession> arg0, float speed)
m_24598_(C_203228_<C_1121_> p_391463_, float p_24600_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
f(jg<crx> arg0, float arg1)
getPanicPackage(Holder<VillagerProfession> arg0, float arg1)
method_19025(class_6880<class_3852> arg0, float arg1)
createPanicTasks(RegistryEntry<VillagerProfession> arg0, float speed)
m_24601_(C_203228_<C_1121_> p_396638_, float p_24603_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
g(jg<crx> arg0, float arg1)
getPreRaidPackage(Holder<VillagerProfession> arg0, float arg1)
method_19991(class_6880<class_3852> arg0, float arg1)
createPreRaidTasks(RegistryEntry<VillagerProfession> arg0, float speed)
m_24604_(C_203228_<C_1121_> p_393574_, float p_24606_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
h(jg<crx> arg0, float arg1)
getRaidPackage(Holder<VillagerProfession> arg0, float arg1)
method_19992(class_6880<class_3852> arg0, float arg1)
createRaidTasks(RegistryEntry<VillagerProfession> arg0, float speed)
m_24607_(C_203228_<C_1121_> p_397187_, float p_24609_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
i(jg<crx> arg0, float arg1)
getHidePackage(Holder<VillagerProfession> arg0, float arg1)
method_19993(class_6880<class_3852> arg0, float arg1)
createHideTasks(RegistryEntry<VillagerProfession> arg0, float speed)
m_24610_(C_203228_<C_1121_> p_397551_, float p_24612_)
private static com.mojang.datafixers.util.Pair<Integer, BehaviorControl<LivingEntity>>
a()
getFullLookBehavior()
method_20241()
createFreeFollowTask()
m_24582_()
private static com.mojang.datafixers.util.Pair<Integer, BehaviorControl<LivingEntity>>
b()
getMinimalLookBehavior()
method_20242()
createBusyFollowTask()
m_24588_()
private static boolean
a(asb arg0, byf arg1)
raidExistsAndActive(ServerLevel arg0, LivingEntity arg1)
method_47202(class_3218 arg0, class_1309 arg1)
hasActiveRaid(ServerWorld world, LivingEntity entity)
m_257480_(C_12_ p_260274_, C_524_ p_260163_)
private static boolean
b(asb arg0, byf arg1)
raidExistsAndNotVictory(ServerLevel arg0, LivingEntity arg1)
method_47203(class_3218 arg0, class_1309 arg1)
wonRaid(ServerWorld world, LivingEntity entity)
m_257399_(C_12_ p_259939_, C_524_ p_259384_)