Class NearestLivingEntitiesSensor<T extends LivingEntity>
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<T>
net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor<T>
- Direct Known Subclasses:
- WardenAttackablesSensor
- Mappings:
- Namespace - Name - official - bpy- intermediary - net/minecraft/class_4146- named - net/minecraft/entity/ai/brain/sensor/NearestLivingEntitiesSensor
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.brain.sensor.SensorBASE_MAX_DISTANCE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected intprotected intSet<MemoryModuleType<?>>protected voidsense(ServerWorld world, T entity) Methods inherited from class net.minecraft.entity.ai.brain.sensor.SensortestAttackableTargetPredicate, testAttackableTargetPredicateIgnoreVisibility, testTargetPredicate, tick
- 
Constructor Details- 
NearestLivingEntitiesSensorpublic NearestLivingEntitiesSensor()
 
- 
- 
Method Details- 
sense- Specified by:
- sensein class- Sensor<T extends LivingEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbqf;a(Laif;Lbfz;)V- intermediary - method_19101- Lnet/minecraft/class_4148;method_19101(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;)V- named - sense- Lnet/minecraft/entity/ai/brain/sensor/Sensor;sense(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/LivingEntity;)V
 
- 
getHorizontalExpansionprotected int getHorizontalExpansion()- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbpy;b()I- intermediary - method_43081- Lnet/minecraft/class_4146;method_43081()I- named - getHorizontalExpansion- Lnet/minecraft/entity/ai/brain/sensor/NearestLivingEntitiesSensor;getHorizontalExpansion()I
 
- 
getHeightExpansionprotected int getHeightExpansion()- Mappings:
- Namespace - Name - Mixin selector - official - c- Lbpy;c()I- intermediary - method_43082- Lnet/minecraft/class_4146;method_43082()I- named - getHeightExpansion- Lnet/minecraft/entity/ai/brain/sensor/NearestLivingEntitiesSensor;getHeightExpansion()I
 
- 
getOutputMemoryModules- Specified by:
- getOutputMemoryModulesin class- Sensor<T extends LivingEntity>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbqf;a()Ljava/util/Set;- intermediary - method_19099- Lnet/minecraft/class_4148;method_19099()Ljava/util/Set;- named - getOutputMemoryModules- Lnet/minecraft/entity/ai/brain/sensor/Sensor;getOutputMemoryModules()Ljava/util/Set;
 
 
-