net.minecraft.entity.ai.brain.sensor

public class FrogAttackablesSensor

extends NearestVisibleLivingEntitySensor

net.minecraft.world.entity.ai.sensing.FrogAttackablesSensor
net.minecraft.class_7100
net.minecraft.entity.ai.brain.sensor.FrogAttackablesSensor

Field summary

Modifier and TypeField
public static final float
TARGET_DETECTION_DISTANCE
field_37444
RANGE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
isMatchingEntity(ServerLevel level, LivingEntity body, LivingEntity mob)
method_35148(class_3218 arg0, class_1309 arg1, class_1309 arg2)
matches(ServerWorld arg0, LivingEntity arg1, LivingEntity arg2)
private boolean
isUnreachableAttackTarget(LivingEntity body, LivingEntity mob)
method_44331(class_1309 arg0, class_1309 arg1)
isTargetUnreachable(LivingEntity entity, LivingEntity target)
protected MemoryModuleType<LivingEntity>
getMemoryToSet()
method_35150()
getOutputMemoryModule()
public Set<MemoryModuleType<?>>
requires()
method_19099()
getOutputMemoryModules()