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 booleanisCloseEnoughForDanger(LivingEntity livingEntity, LivingEntity livingEntity2)private booleanmethod_33208(LivingEntity livingEntity, LivingEntity livingEntity2)Methods inherited from class net.minecraft.class_5759
getOutputMemoryModules, method_33211, senseMethods 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:
getNearestHostilein classclass_5759
-
method_33208
-
isCloseEnoughForDanger
- Specified by:
isCloseEnoughForDangerin classclass_5759
-