Fix MoveToTargetPosGoal.getDesiredSquaredDistanceToTarget (#2942)

This commit is contained in:
enbrain 2021-12-23 23:19:33 +09:00 committed by GitHub
parent c1fd719b76
commit b996fd0fb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ CLASS net/minecraft/class_1367 net/minecraft/entity/ai/goal/MoveToTargetPosGoal
ARG 5 maxYDifference
METHOD method_30953 getTargetPos ()Lnet/minecraft/class_2338;
METHOD method_6290 startMovingToTarget ()V
METHOD method_6291 getDesiredSquaredDistanceToTarget ()D
METHOD method_6291 getDesiredDistanceToTarget ()D
METHOD method_6292 findTargetPos ()Z
METHOD method_6293 getInterval (Lnet/minecraft/class_1314;)I
ARG 1 mob