method_29237 -> success (#1773)

* method_29237 -> success

* Update TypedActionResult.mapping
This commit is contained in:
­Sollace 2020-10-02 00:30:32 +02:00 committed by GitHub
parent 24ab4d2ee9
commit c436f489b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -12,5 +12,8 @@ CLASS net/minecraft/class_1271 net/minecraft/util/TypedActionResult
ARG 0 data
METHOD method_22431 fail (Ljava/lang/Object;)Lnet/minecraft/class_1271;
ARG 0 data
METHOD method_29237 success (Ljava/lang/Object;Z)Lnet/minecraft/class_1271;
ARG 0 data
ARG 1 swingHand
METHOD method_5466 getValue ()Ljava/lang/Object;
METHOD method_5467 getResult ()Lnet/minecraft/class_1269;