History - net.minecraft.entity.ai.goal.TemptGoal
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.goal.TemptGoal
net.minecraft.class_1391
net.minecraft.entity.ai.goal.TemptGoal
Fields
TargetPredicate: TEMPT_TARGETING, field_18090, TEMPTING_ENTITY_PREDICATE
double: DEFAULT_STOP_DISTANCE, field_59677, DEFAULT_RANGE
TargetPredicate: targetingConditions, field_28404, predicate
MobEntity: mob, field_6616, mob
double: speedModifier, field_6615, speed
double: px, field_6614, lastPlayerX
double: py, field_6611, lastPlayerY
double: pz, field_6621, lastPlayerZ
double: pRotX, field_6619, lastPlayerPitch
double: pRotY, field_6618, lastPlayerYaw
PlayerEntity: player, field_6617, closestPlayer
int: calmDown, field_6612, cooldown
boolean: isRunning, field_6613, active
Predicate<ItemStack>: items, field_6622, temptItemPredicate
boolean: canScare, field_6620, canBeScared
double: stopDistance, field_59678, range
Constructors
(PathAwareEntity, double, Predicate<ItemStack>, boolean)
(PathAwareEntity, double, Predicate<ItemStack>, boolean, double)
(MobEntity, double, Predicate<ItemStack>, boolean, double)
Methods
boolean (): canUse, method_6264, canStart
boolean (LivingEntity): shouldFollow, method_6312, isTemptedBy
boolean (): canContinueToUse, method_6266, shouldContinue
boolean (): canScare, method_16081, canBeScared
void (): start, method_6269, start
void (): stop, method_6270, stop
void (): tick, method_6268, tick
void (): stopNavigation, method_70685, stopMoving
void (PlayerEntity): navigateTowards, method_70684, startMovingTo
boolean (): isRunning, method_6313, isActive
boolean (LivingEntity, ServerWorld): lambda$new$0, method_1_131, method_1_131