net.minecraft.world.entity.ai.behavior

public class VillagerGoalPackages

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

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(cmp arg0, float arg1)
getCorePackage(VillagerProfession arg0, float arg1)
method_19020(class_3852 arg0, float arg1)
createCoreTasks(VillagerProfession profession, float speed)
m_24585_(C_1121_ p_24586_, float p_24587_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
b(cmp arg0, float arg1)
getWorkPackage(VillagerProfession arg0, float arg1)
method_19021(class_3852 arg0, float arg1)
createWorkTasks(VillagerProfession profession, float speed)
m_24589_(C_1121_ p_24590_, 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(cmp arg0, float arg1)
getRestPackage(VillagerProfession arg0, float arg1)
method_19022(class_3852 arg0, float arg1)
createRestTasks(VillagerProfession profession, float speed)
m_24592_(C_1121_ p_24593_, float p_24594_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
d(cmp arg0, float arg1)
getMeetPackage(VillagerProfession arg0, float arg1)
method_19023(class_3852 arg0, float arg1)
createMeetTasks(VillagerProfession profession, float speed)
m_24595_(C_1121_ p_24596_, float p_24597_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
e(cmp arg0, float arg1)
getIdlePackage(VillagerProfession arg0, float arg1)
method_19024(class_3852 arg0, float arg1)
createIdleTasks(VillagerProfession profession, float speed)
m_24598_(C_1121_ p_24599_, float p_24600_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
f(cmp arg0, float arg1)
getPanicPackage(VillagerProfession arg0, float arg1)
method_19025(class_3852 arg0, float arg1)
createPanicTasks(VillagerProfession profession, float speed)
m_24601_(C_1121_ p_24602_, float p_24603_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
g(cmp arg0, float arg1)
getPreRaidPackage(VillagerProfession arg0, float arg1)
method_19991(class_3852 arg0, float arg1)
createPreRaidTasks(VillagerProfession profession, float speed)
m_24604_(C_1121_ p_24605_, float p_24606_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
h(cmp arg0, float arg1)
getRaidPackage(VillagerProfession arg0, float arg1)
method_19992(class_3852 arg0, float arg1)
createRaidTasks(VillagerProfession profession, float speed)
m_24607_(C_1121_ p_24608_, float p_24609_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<Integer, ? extends BehaviorControl<? super Villager>>>
i(cmp arg0, float arg1)
getHidePackage(VillagerProfession arg0, float arg1)
method_19993(class_3852 arg0, float arg1)
createHideTasks(VillagerProfession profession, float speed)
m_24610_(C_1121_ p_24611_, 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(arf arg0, btr 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(arf arg0, btr 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_)