Rename Gson fields in some classes to GSON (#1018)

This commit is contained in:
Tae Lim Kook 2019-12-23 08:16:21 -05:00 committed by modmuss50
parent f52dc8faa5
commit 45d62272b8
3 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,3 @@
CLASS net/minecraft/class_2422 net/minecraft/data/report/BlockListProvider
FIELD field_11307 root Lnet/minecraft/class_2403;
FIELD field_17168 GSON Lcom/google/gson/Gson;

View File

@ -1,2 +1,3 @@
CLASS net/minecraft/class_2425 net/minecraft/data/report/CommandSyntaxProvider
FIELD field_11321 root Lnet/minecraft/class_2403;
FIELD field_17169 GSON Lcom/google/gson/Gson;

View File

@ -1,2 +1,3 @@
CLASS net/minecraft/class_2427 net/minecraft/data/report/ItemListProvider
FIELD field_11323 root Lnet/minecraft/class_2403;
FIELD field_17170 GSON Lcom/google/gson/Gson;