Package net.minecraft
Class class_5758
java.lang.Object
net.minecraft.entity.ai.brain.sensor.Sensor<LivingEntity>
net.minecraft.class_5759
net.minecraft.class_5758
public class class_5758 extends class_5759
-
Constructor Summary
Constructors Constructor Description class_5758()
-
Method Summary
Modifier and Type Method Description protected Optional<LivingEntity>
getNearestHostile(LivingEntity livingEntity)
protected boolean
isCloseEnoughForDanger(LivingEntity livingEntity, LivingEntity livingEntity2)
private boolean
method_33208(LivingEntity livingEntity, LivingEntity livingEntity2)
Methods inherited from class net.minecraft.class_5759
getOutputMemoryModules, method_33211, sense
Methods inherited from class net.minecraft.entity.ai.brain.sensor.Sensor
method_30954, tick
-
Constructor Details
-
class_5758
public class_5758()
-
-
Method Details
-
getNearestHostile
- Specified by:
getNearestHostile
in classclass_5759
-
method_33208
-
isCloseEnoughForDanger
- Specified by:
isCloseEnoughForDanger
in classclass_5759
-