Class FrogAttackablesSensor
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<LivingEntity>
net.minecraft.entity.ai.brain.sensor.NearestVisibleLivingEntitySensor
net.minecraft.entity.ai.brain.sensor.FrogAttackablesSensor
- Mappings:
Namespace Name named net/minecraft/entity/ai/brain/sensor/FrogAttackablesSensorintermediary net/minecraft/class_7100official chy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected MemoryModuleType<LivingEntity> private booleanisTargetUnreachable(LivingEntity entity, LivingEntity target) protected booleanmatches(ServerWorld world, LivingEntity entity, LivingEntity target) Methods inherited from class net.minecraft.entity.ai.brain.sensor.NearestVisibleLivingEntitySensor
getOutputMemoryModules, getVisibleLivingEntities, senseMethods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
hasPredicatePassedRecently, hasTargetBeenAttackableRecently, testAttackableTargetPredicate, testAttackableTargetPredicateIgnoreVisibility, testTargetPredicate, tick
-
Field Details
-
RANGE
public static final float RANGE- See Also:
- Mappings:
Namespace Name Mixin selector named RANGELnet/minecraft/entity/ai/brain/sensor/FrogAttackablesSensor;RANGE:Fintermediary field_37444Lnet/minecraft/class_7100;field_37444:Fofficial aLchy;a:F
-
-
Constructor Details
-
FrogAttackablesSensor
public FrogAttackablesSensor()
-
-
Method Details
-
matches
- Specified by:
matchesin classNearestVisibleLivingEntitySensor- Mappings:
Namespace Name Mixin selector named matchesLnet/minecraft/entity/ai/brain/sensor/NearestVisibleLivingEntitySensor;matches(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Zintermediary method_35148Lnet/minecraft/class_6045;method_35148(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Zofficial aLcih;a(Lasb;Lbyf;Lbyf;)Z
-
isTargetUnreachable
- Mappings:
Namespace Name Mixin selector named isTargetUnreachableLnet/minecraft/entity/ai/brain/sensor/FrogAttackablesSensor;isTargetUnreachable(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Zintermediary method_44331Lnet/minecraft/class_7100;method_44331(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Zofficial aLchy;a(Lbyf;Lbyf;)Z
-
getOutputMemoryModule
- Specified by:
getOutputMemoryModulein classNearestVisibleLivingEntitySensor- Mappings:
Namespace Name Mixin selector named getOutputMemoryModuleLnet/minecraft/entity/ai/brain/sensor/NearestVisibleLivingEntitySensor;getOutputMemoryModule()Lnet/minecraft/entity/ai/brain/MemoryModuleType;intermediary method_35150Lnet/minecraft/class_6045;method_35150()Lnet/minecraft/class_4140;official bLcih;b()Lchh;
-