net.minecraft.world.entity.ai.sensing

public class AxolotlAttackablesSensor

extends NearestVisibleLivingEntitySensor

cij
net.minecraft.world.entity.ai.sensing.AxolotlAttackablesSensor
net.minecraft.class_6044

Field summary

Modifier and TypeField
public static final float
a
TARGET_DETECTION_DISTANCE
field_30248

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(asi arg0, bys arg1, bys arg2)
isMatchingEntity(ServerLevel arg0, LivingEntity arg1, LivingEntity arg2)
method_35148(class_3218 arg0, class_1309 arg1, class_1309 arg2)
private boolean
a(bys arg0, bys arg1)
isHuntTarget(LivingEntity arg0, LivingEntity arg1)
method_35144(class_1309 arg0, class_1309 arg1)
private boolean
b(bys arg0)
isHostileTarget(LivingEntity arg0)
method_35145(class_1309 arg0)
private boolean
b(bys arg0, bys arg1)
isClose(LivingEntity arg0, LivingEntity arg1)
method_35146(class_1309 arg0, class_1309 arg1)
protected MemoryModuleType<LivingEntity>
b()
getMemory()
method_35150()