Uses of Class
net.minecraft.world.entity.ai.targeting.TargetingConditions
Package
Description
-
Uses of TargetingConditions in net.minecraft.world.entity
Modifier and TypeMethodDescriptionboolean
LivingEntity.canAttack
(LivingEntity p_21041_, TargetingConditions p_21042_) -
Uses of TargetingConditions in net.minecraft.world.entity.ai.behavior
Modifier and TypeFieldDescriptionprivate final TargetingConditions
PrepareRamNearestTarget.ramTargeting
private final TargetingConditions
RamTarget.ramTargeting
ModifierConstructorDescriptionPrepareRamNearestTarget
(ToIntFunction<E> p_147724_, int p_147725_, int p_147726_, float p_147727_, TargetingConditions p_147728_, int p_147729_, Function<E, SoundEvent> p_147730_) RamTarget
(Function<Goat, UniformInt> p_217342_, TargetingConditions p_217343_, float p_217344_, ToDoubleFunction<Goat> p_217345_, Function<Goat, SoundEvent> p_217346_, Function<Goat, SoundEvent> p_217347_) -
Uses of TargetingConditions in net.minecraft.world.entity.ai.goal
Modifier and TypeFieldDescriptionprivate final TargetingConditions
AvoidEntityGoal.avoidEntityTargeting
private final TargetingConditions
BegGoal.begTargeting
protected final TargetingConditions
LookAtPlayerGoal.lookAtContext
private static final TargetingConditions
OfferFlowerGoal.OFFER_TARGER_CONTEXT
private static final TargetingConditions
BreedGoal.PARTNER_TARGETING
private final TargetingConditions
TemptGoal.targetingConditions
private static final TargetingConditions
TemptGoal.TEMP_TARGETING
-
Uses of TargetingConditions in net.minecraft.world.entity.ai.goal.target
Modifier and TypeFieldDescriptionprivate final TargetingConditions
DefendVillageTargetGoal.attackTargeting
private static final TargetingConditions
HurtByTargetGoal.HURT_BY_TARGETING
protected TargetingConditions
NearestAttackableTargetGoal.targetConditions
Modifier and TypeMethodDescriptionprotected boolean
TargetGoal.canAttack
(LivingEntity p_26151_, TargetingConditions p_26152_) -
Uses of TargetingConditions in net.minecraft.world.entity.ai.sensing
Modifier and TypeFieldDescriptionprivate static final TargetingConditions
Sensor.ATTACK_TARGET_CONDITIONS
private static final TargetingConditions
private static final TargetingConditions
private static final TargetingConditions
private static final TargetingConditions
Sensor.TARGET_CONDITIONS
private static final TargetingConditions
private static final TargetingConditions
TemptingSensor.TEMPT_TARGETING
-
Uses of TargetingConditions in net.minecraft.world.entity.ai.targeting
Modifier and TypeMethodDescriptionTargetingConditions.copy()
static TargetingConditions
TargetingConditions.forCombat()
static TargetingConditions
TargetingConditions.forNonCombat()
TargetingConditions.ignoreInvisibilityTesting()
TargetingConditions.ignoreLineOfSight()
TargetingConditions.range
(double p_26884_) TargetingConditions.selector
(Predicate<LivingEntity> p_26889_) -
Uses of TargetingConditions in net.minecraft.world.entity.ambient
-
Uses of TargetingConditions in net.minecraft.world.entity.animal
Modifier and TypeFieldDescriptionprivate final TargetingConditions
Fox.FoxBehaviorGoal.alertableTargeting
(package private) static final TargetingConditions
Panda.BREED_TARGETING
(package private) static final TargetingConditions
Dolphin.SWIM_WITH_PLAYER_TARGETING
(package private) static final TargetingConditions
Pufferfish.targetingConditions
-
Uses of TargetingConditions in net.minecraft.world.entity.animal.goat
Modifier and TypeFieldDescriptionprivate static final TargetingConditions
GoatAi.RAM_TARGET_CONDITIONS
-
Uses of TargetingConditions in net.minecraft.world.entity.animal.horse
Modifier and TypeFieldDescriptionprivate static final TargetingConditions
AbstractHorse.MOMMY_TARGETING
-
Uses of TargetingConditions in net.minecraft.world.entity.boss.enderdragon
Modifier and TypeFieldDescriptionprivate static final TargetingConditions
EnderDragon.CRYSTAL_DESTROY_TARGETING
-
Uses of TargetingConditions in net.minecraft.world.entity.boss.enderdragon.phases
Modifier and TypeFieldDescriptionprivate static final TargetingConditions
DragonSittingScanningPhase.CHARGE_TARGETING
private static final TargetingConditions
DragonLandingApproachPhase.NEAR_EGG_TARGETING
private static final TargetingConditions
DragonHoldingPatternPhase.NEW_TARGET_TARGETING
private final TargetingConditions
DragonSittingScanningPhase.scanTargeting
-
Uses of TargetingConditions in net.minecraft.world.entity.boss.wither
Modifier and TypeFieldDescriptionprivate static final TargetingConditions
WitherBoss.TARGETING_CONDITIONS
-
Uses of TargetingConditions in net.minecraft.world.entity.monster
Modifier and TypeFieldDescriptionprivate final TargetingConditions
Phantom.PhantomAttackPlayerTargetGoal.attackTargeting
private final TargetingConditions
EnderMan.EndermanLookForPlayerGoal.continueAggroTargetConditions
private final TargetingConditions
Vex.VexCopyOwnerTargetGoal.copyOwnerTargeting
private final TargetingConditions
EnderMan.EndermanLookForPlayerGoal.startAggroTargetConditions
private final TargetingConditions
Evoker.EvokerSummonSpellGoal.vexCountTargeting
private final TargetingConditions
Evoker.EvokerWololoSpellGoal.wololoTargeting
-
Uses of TargetingConditions in net.minecraft.world.entity.raid
Modifier and TypeFieldDescriptionfinal TargetingConditions
Raider.HoldGroundAttackGoal.shoutTargeting
-
Uses of TargetingConditions in net.minecraft.world.level
Modifier and TypeMethodDescriptiondefault <T extends LivingEntity>
List<T>EntityGetter.getNearbyEntities
(Class<T> p_45972_, TargetingConditions p_45973_, LivingEntity p_45974_, AABB p_45975_) EntityGetter.getNearbyPlayers
(TargetingConditions p_45956_, LivingEntity p_45957_, AABB p_45958_) default <T extends LivingEntity>
TEntityGetter.getNearestEntity
(Class<? extends T> p_45964_, TargetingConditions p_45965_, LivingEntity p_45966_, double p_45967_, double p_45968_, double p_45969_, AABB p_45970_) default <T extends LivingEntity>
TEntityGetter.getNearestEntity
(List<? extends T> p_45983_, TargetingConditions p_45984_, LivingEntity p_45985_, double p_45986_, double p_45987_, double p_45988_) default Player
EntityGetter.getNearestPlayer
(TargetingConditions p_45942_, double p_45943_, double p_45944_, double p_45945_) default Player
EntityGetter.getNearestPlayer
(TargetingConditions p_45947_, LivingEntity p_45948_) default Player
EntityGetter.getNearestPlayer
(TargetingConditions p_45950_, LivingEntity p_45951_, double p_45952_, double p_45953_, double p_45954_)