quick names for bfb and whatnot

This commit is contained in:
Ben Russell 2016-09-15 22:23:31 +12:00
parent dbeb9544a0
commit 514ebac1f6
6 changed files with 8 additions and 7 deletions

View File

@ -1,4 +1,4 @@
CLASS none/bid
CLASS none/bid net/minecraft/client/gui/menu/ListEntryLocalScanProgress
FIELD a mc Lnone/bdq;
METHOD a (III)V
ARG 0 index

View File

@ -1,4 +1,4 @@
CLASS none/bie
CLASS none/bie net/minecraft/client/gui/menu/ListEntryLocalServer
FIELD a mc Lnone/bdq;
FIELD b entry Lnone/can;
FIELD c gui Lnone/bic;

View File

@ -1,4 +1,4 @@
CLASS none/bif
CLASS none/bif net/minecraft/client/gui/menu/ListEntryRemoteServer
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b SERVER_PINGER Ljava/util/concurrent/ThreadPoolExecutor;
FIELD c UNKNOWN_SERVER Lnone/kp;

View File

@ -1,4 +1,4 @@
CLASS none/bfb
CLASS none/bfb net/minecraft/client/gui/menu/WidgetListBase
FIELD a mc Lnone/bdq;
FIELD b width I
FIELD c height I

View File

@ -1,5 +1,5 @@
CLASS none/bew
CLASS none/bew$a
CLASS none/bew net/minecraft/client/gui/menu/WidgetListMulti
CLASS none/bew$a Entry
METHOD a (III)V
ARG 0 index
ARG 1 x

View File

@ -1,7 +1,8 @@
CLASS none/big
CLASS none/big net/minecraft/client/gui/menu/WidgetServerList
FIELD u guiMultiplayer Lnone/bic;
FIELD v userServers Ljava/util/List;
FIELD w lanServers Ljava/util/List;
FIELD x localScanWidget Lnone/bew$a;
FIELD y selectedIndex I
METHOD <init> (Lnone/bic;Lnone/bdq;IIIII)V
ARG 0 gui