Fix name inconsistency (#1558)

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach 2020-07-09 04:59:06 -05:00 committed by GitHub
parent cb3132d249
commit c5c06dcca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ CLASS net/minecraft/class_2583 net/minecraft/text/Style
ARG 10 font
METHOD equals (Ljava/lang/Object;)Z
ARG 1 obj
METHOD method_10949 setHoverEvent (Lnet/minecraft/class_2568;)Lnet/minecraft/class_2583;
METHOD method_10949 withHoverEvent (Lnet/minecraft/class_2568;)Lnet/minecraft/class_2583;
COMMENT Returns a new style with the hover event provided and all other
COMMENT attributes of this style.
ARG 1 hoverEvent