Fix name conflict with getPrimeSuspect (#3146)

* Fix name conflict with getPrimeSuspect

* Update WardenAngerManager.mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
apple502j 2022-05-21 00:51:16 +09:00 committed by GitHub
parent 3e46372dbd
commit a8f98ebde9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ CLASS net/minecraft/class_7254 net/minecraft/entity/ai/WardenAngerManager
ARG 1 entity
METHOD method_42186 (Lnet/minecraft/class_1297;)Lnet/minecraft/class_1309;
ARG 0 suspect
METHOD method_42187 getPrimeSuspect ()Lnet/minecraft/class_1297;
METHOD method_42187 getPrimeSuspectInternal ()Lnet/minecraft/class_1297;
METHOD method_42188 (Lnet/minecraft/class_1297;)Z
ARG 0 suspect
METHOD method_43104 updateSuspectsMap (Lnet/minecraft/class_3218;)V