Move Tooltip to tooltip package (#3429)

This commit is contained in:
apple502j 2022-11-24 18:54:15 +09:00 committed by GitHub
parent 9d3043fd90
commit d64c6570a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_7919 net/minecraft/client/gui/screen/Tooltip
CLASS net/minecraft/class_7919 net/minecraft/client/gui/tooltip/Tooltip
FIELD field_41101 ROW_LENGTH I
FIELD field_41102 content Lnet/minecraft/class_2561;
FIELD field_41103 lines Ljava/util/List;