CLASS net/minecraft/class_5532 net/minecraft/entity/ai/NoPenaltyTargeting COMMENT Similar to {@link FuzzyTargeting}, but the positions this class' utility methods COMMENT find never have pathfinding penalties. METHOD method_31510 find (Lnet/minecraft/class_1314;II)Lnet/minecraft/class_243; ARG 0 entity ARG 1 horizontalRange ARG 2 verticalRange METHOD method_31511 find (Lnet/minecraft/class_1314;IILnet/minecraft/class_243;)Lnet/minecraft/class_243; ARG 0 entity ARG 1 horizontalRange ARG 2 verticalRange ARG 3 direction METHOD method_31512 find (Lnet/minecraft/class_1314;IILnet/minecraft/class_243;D)Lnet/minecraft/class_243; ARG 0 entity ARG 1 horizontalRange ARG 2 verticalRange ARG 3 end ARG 4 angleRange METHOD method_31516 tryMake (Lnet/minecraft/class_1314;IZLnet/minecraft/class_2338;)Lnet/minecraft/class_2338; ARG 0 entity ARG 1 horizontalRange ARG 2 posTargetInRange ARG 3 fuzz