Fix Minecraft resource packs fields

This commit is contained in:
Shadowfacts 2016-08-22 18:18:58 -04:00
parent 4dcbcabda8
commit c166e7bdfc
No known key found for this signature in database
GPG Key ID: F802198A7D7F309D
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ CLASS none/bdo net/minecraft/client/Minecraft
FIELD Q textureManager Lnone/bxc;
FIELD R instance Lnone/bdo;
FIELD Z snooper Lnone/rj;
FIELD aC defaultResourcePack Lnone/bxr;
FIELD aB defaultResourcePacks Ljava/util/List;
FIELD aC mcResourcePack Lnone/bxr;
FIELD aI spriteAtlas Lnone/bxa;
FIELD aM sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
FIELD aP thread Ljava/lang/Thread;