Map VersionType. (#95)

This commit is contained in:
Benjamin K 2016-09-27 00:02:50 -07:00 committed by Adrian Siekierka
parent a1db041f76
commit 1fd23a0471
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ CLASS none/bdr net/minecraft/client/MinecraftGame
FIELD aj server Lnone/cam;
FIELD ak assetDirectory Ljava/io/File;
FIELD al gameVersion Ljava/lang/String;
FIELD am versionType Ljava/lang/String;
FIELD an netProxy Ljava/net/Proxy;
FIELD ao levelStorage Lnone/bax;
FIELD ap currentFps I
@ -129,6 +130,7 @@ CLASS none/bdr net/minecraft/client/MinecraftGame
METHOD b addSnooperInitialInfo (Lnone/rl;)V
ARG 0 snooper
METHOD c getGameVersion ()Ljava/lang/String;
METHOD d getVersionType ()Ljava/lang/String;
METHOD e shouldUseUnicodeFont ()Z
METHOD f reloadResources ()V
METHOD g getLevelStorage ()Lnone/bax;