Class NearestPlayersSensor
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<LivingEntity>
net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
- Mappings:
 Namespace Name named net/minecraft/entity/ai/brain/sensor/NearestPlayersSensorintermediary net/minecraft/class_4147official cgm
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected doublegetFollowRange(LivingEntity entity) Set<MemoryModuleType<?>> protected voidsense(ServerWorld world, LivingEntity entity) Methods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
hasPredicatePassedRecently, hasTargetBeenAttackableRecently, testAttackableTargetPredicate, testAttackableTargetPredicateIgnoreVisibility, testTargetPredicate, tick 
- 
Constructor Details
- 
NearestPlayersSensor
public NearestPlayersSensor() 
 - 
 - 
Method Details
- 
getOutputMemoryModules
- Specified by:
 getOutputMemoryModulesin classSensor<LivingEntity>- Mappings:
 Namespace Name Mixin selector named getOutputMemoryModulesLnet/minecraft/entity/ai/brain/sensor/Sensor;getOutputMemoryModules()Ljava/util/Set;intermediary method_19099Lnet/minecraft/class_4148;method_19099()Ljava/util/Set;official aLcgp;a()Ljava/util/Set;
 - 
sense
- Specified by:
 sensein classSensor<LivingEntity>- Mappings:
 Namespace Name Mixin selector named senseLnet/minecraft/entity/ai/brain/sensor/Sensor;sense(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/LivingEntity;)Vintermediary method_19101Lnet/minecraft/class_4148;method_19101(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;)Vofficial aLcgp;a(Lash;Lbwf;)V
 - 
getFollowRange
- Mappings:
 Namespace Name Mixin selector named getFollowRangeLnet/minecraft/entity/ai/brain/sensor/NearestPlayersSensor;getFollowRange(Lnet/minecraft/entity/LivingEntity;)Dintermediary method_61442Lnet/minecraft/class_4147;method_61442(Lnet/minecraft/class_1309;)Dofficial aLcgm;a(Lbwf;)D
 
 -