yarn/mappings/net/minecraft/client/MinecraftGame.mapping

177 lines
5.8 KiB
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/bdr net/minecraft/client/MinecraftGame
2016-10-10 08:02:36 -04:00
CLASS none/bdr$2
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$3
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$4
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$5
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$6
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$7
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$11
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$13
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$14
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$15
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$16
METHOD a call ()Ljava/lang/String;
CLASS none/bdr$17
METHOD a call ()Ljava/lang/String;
FIELD B profiler Lnone/os;
FIELD C isRunning Z
2016-08-12 14:24:17 -04:00
FIELD J LOGGER Lorg/apache/logging/log4j/Logger;
2016-08-14 09:33:52 -04:00
FIELD K RESOURCE_LOGO Lnone/kp;
FIELD L DISPLAY_MODES Ljava/util/List;
2016-09-18 10:43:16 -04:00
FIELD M resourcePackDirectory Ljava/io/File;
2016-09-15 06:15:02 -04:00
FIELD O sessionPropertyMap Lcom/mojang/authlib/properties/PropertyMap;
2016-09-20 11:18:54 -04:00
FIELD P currentServerEntry Lnone/bmk;
FIELD Q textureManager Lnone/bxf;
FIELD R instance Lnone/bdr;
2016-09-11 06:46:28 -04:00
FIELD S migrationHandler Lnone/pf;
FIELD T fullscreen Z
2016-09-20 11:18:54 -04:00
FIELD Z snooper Lnone/rl;
FIELD aA metadataDeserializer Lnone/byu;
2016-08-22 18:18:58 -04:00
FIELD aB defaultResourcePacks Ljava/util/List;
2016-09-20 11:18:54 -04:00
FIELD aC gameResourcePack Lnone/bxu;
FIELD aD resourcePackManager Lnone/byi;
FIELD aE languageManager Lnone/byo;
FIELD aF blockColorMap Lnone/bea;
FIELD aG itemColorMap Lnone/bed;
FIELD aH framebuffer Lnone/bpg;
FIELD aI spriteAtlas Lnone/bxd;
FIELD aJ soundLoader Lnone/cax;
FIELD aK musicTracker Lnone/cau;
2016-09-19 10:40:26 -04:00
FIELD aL logoTexture Lnone/kp;
FIELD aM sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
2016-09-19 10:40:26 -04:00
FIELD aO taskQueue Ljava/util/Queue;
2016-08-14 09:33:52 -04:00
FIELD aP thread Ljava/lang/Thread;
2016-09-20 11:18:54 -04:00
FIELD aQ bakedModelManager Lnone/bzq;
FIELD aR blockRenderManager Lnone/bpp;
2016-09-11 06:46:28 -04:00
FIELD a isSystemMac Z
2016-09-20 11:18:54 -04:00
FIELD aa entityRenderManager Lnone/btd;
FIELD ab itemRenderer Lnone/btr;
FIELD ad cameraEntity Lnone/sg;
FIELD ae session Lnone/bdy;
FIELD aj server Lnone/cam;
2016-09-18 10:43:16 -04:00
FIELD ak assetDirectory Ljava/io/File;
2016-09-11 06:46:28 -04:00
FIELD al gameVersion Ljava/lang/String;
2016-09-27 03:02:50 -04:00
FIELD am versionType Ljava/lang/String;
FIELD an netProxy Ljava/net/Proxy;
2016-09-20 11:18:54 -04:00
FIELD ao levelStorage Lnone/bax;
2016-09-15 06:15:02 -04:00
FIELD ap currentFps I
FIELD ar autoConnectServerIp Ljava/lang/String;
FIELD as autoConnectServerPort I
2016-08-25 05:56:41 -04:00
FIELD au is64Bit Z
2016-08-14 16:19:38 -04:00
FIELD av isDemo Z
2016-09-20 11:18:54 -04:00
FIELD az resourceManager Lnone/byb;
2016-08-21 12:43:14 -04:00
FIELD d width I
FIELD e height I
2016-09-20 11:18:54 -04:00
FIELD f world Lnone/bmh;
FIELD h player Lnone/boh;
FIELD k fontRenderer Lnone/bef;
FIELD l fontRendererSGA Lnone/bef;
FIELD m currentGui Lnone/bgn;
FIELD n progressBar Lnone/bdu;
2016-09-20 11:18:54 -04:00
FIELD o worldRenderer Lnone/bot;
FIELD q hudAchievements Lnone/bgx;
FIELD r hudInGame Lnone/beg;
FIELD t hitResult Lnone/bct;
FIELD u settings Lnone/bdt;
FIELD w runDirectory Ljava/io/File;
2016-09-18 10:43:16 -04:00
FIELD x guiClosed Z
2016-09-20 11:18:54 -04:00
METHOD <init> (Lnone/bjn;)V
ARG 0 args
2016-09-18 10:43:16 -04:00
METHOD A scheduleReloadResources ()Lcom/google/common/util/concurrent/ListenableFuture;
2016-09-11 06:46:28 -04:00
METHOD B checkMaxTextureSize ()I
2016-09-20 11:18:54 -04:00
METHOD C getCurrentServerEntry ()Lnone/bmk;
METHOD F getServer ()Lnone/cam;
METHOD G onShutdown ()V
2016-09-20 11:18:54 -04:00
METHOD H getSnooper ()Lnone/rl;
2016-08-12 14:24:17 -04:00
METHOD I getCurrentTimeMillis ()J
2016-08-25 09:23:15 -04:00
METHOD J isFullscreen ()Z
2016-09-20 11:18:54 -04:00
METHOD K getSession ()Lnone/bdy;
2016-09-15 06:15:02 -04:00
METHOD L getSessionProperties ()Lcom/mojang/authlib/properties/PropertyMap;
METHOD M getNetworkProxy ()Ljava/net/Proxy;
2016-09-20 11:18:54 -04:00
METHOD N getTextureManager ()Lnone/bxf;
METHOD O getResourceManager ()Lnone/byd;
METHOD P getResourcePackDownloader ()Lnone/byi;
METHOD Q getLanguageManager ()Lnone/byo;
METHOD R getSpriteAtlas ()Lnone/bxd;
2016-08-25 05:56:41 -04:00
METHOD S is64Bit ()Z
2016-09-20 11:18:54 -04:00
METHOD U getSoundLoader ()Lnone/cax;
METHOD V getMusicType ()Lnone/cau$a;
2016-08-21 07:11:10 -04:00
METHOD X getSessionService ()Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD Z isSnooperEnabled ()Z
METHOD a start ()V
METHOD a swizzle (Ljava/io/InputStream;)Ljava/nio/ByteBuffer;
ARG 0 stream
METHOD a scheduleOnMainThread (Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;
2016-08-28 16:34:06 -04:00
ARG 0 runnable
2016-08-25 05:56:41 -04:00
METHOD a checkGlError (Ljava/lang/String;)V
ARG 0 title
2016-09-20 11:18:54 -04:00
METHOD a serializeBlockEntityTag (Lnone/aes;Lnone/are;)Lnone/aes;
ARG 0 stack
2016-09-14 16:57:36 -04:00
ARG 1 blockEntity
2016-09-20 11:18:54 -04:00
METHOD a openGui (Lnone/bgn;)V
2016-08-25 05:46:44 -04:00
ARG 0 screen
2016-09-20 11:18:54 -04:00
METHOD a setCurrentServerEntry (Lnone/bmk;)V
2016-09-11 06:46:28 -04:00
ARG 0 value
2016-09-20 11:18:54 -04:00
METHOD a drawLogo (Lnone/bxf;)V
ARG 0 tm
2016-09-20 11:18:54 -04:00
METHOD a addSnooperInfo (Lnone/rl;)V
ARG 0 snooper
2016-09-20 11:18:54 -04:00
METHOD a setCameraEntity (Lnone/sg;)V
ARG 0 entity
METHOD aB handleMouseEvents ()V
METHOD aC doItemPick ()V
2016-09-11 06:46:28 -04:00
METHOD aD getCurrentAction ()Ljava/lang/String;
2016-09-20 11:18:54 -04:00
METHOD aF isMainThread ()Z
METHOD aa getCameraEntity ()Lnone/sg;
METHOD ab getBlockRenderManager ()Lnone/bpp;
METHOD ac getEntityRenderManager ()Lnone/btd;
METHOD ad getItemRenderer ()Lnone/btr;
2016-09-15 06:15:02 -04:00
METHOD af getCurrentFps ()I
2016-09-11 06:46:28 -04:00
METHOD ai getMigrationHandler ()Lnone/pf;
2016-09-20 11:18:54 -04:00
METHOD ak getBlockColorMap ()Lnone/bea;
METHOD am hasReducedDebugInfo ()Z
METHOD an init ()V
2016-09-19 10:40:26 -04:00
METHOD ao registerMetadataDeserializers ()V
METHOD ap createDisplay ()V
METHOD aq setDisplayMode ()V
METHOD ar setIcons ()V
2016-08-25 05:56:41 -04:00
METHOD as checkIs64Bit ()Z
METHOD at startTimerHackThread ()V
2016-09-19 10:40:26 -04:00
METHOD au enableFullscreen ()V
METHOD aw doAttack ()V
METHOD ax doItemUse ()V
METHOD az handleKeyboardEvents ()V
2016-09-20 11:18:54 -04:00
METHOD b getFramebuffer ()Lnone/bpg;
METHOD b addSnooperInitialInfo (Lnone/rl;)V
ARG 0 snooper
2016-09-11 06:46:28 -04:00
METHOD c getGameVersion ()Ljava/lang/String;
2016-09-27 03:02:50 -04:00
METHOD d getVersionType ()Ljava/lang/String;
2016-09-19 13:41:27 -04:00
METHOD e shouldUseUnicodeFont ()Z
2016-09-18 10:43:16 -04:00
METHOD f reloadResources ()V
2016-09-20 11:18:54 -04:00
METHOD g getLevelStorage ()Lnone/bax;
METHOD h stop ()V
METHOD k getMaxFps ()I
METHOD l limitFramerate ()Z
2016-09-19 10:40:26 -04:00
METHOD n stopThread ()V
2016-09-18 10:43:16 -04:00
METHOD o closeGui ()V
METHOD p afterOpenGui ()V
METHOD q openInGameMenu ()V
METHOD r toggleFullscreen ()V
2016-09-20 11:18:54 -04:00
METHOD s getMusicTracker ()Lnone/cau;
2016-09-19 10:40:26 -04:00
METHOD t tick ()V
2016-08-14 16:19:38 -04:00
METHOD u isDemo ()Z
2016-09-20 11:18:54 -04:00
METHOD v getNetworkHandler ()Lnone/bmf;
METHOD x isFancyGraphicsEnabled ()Z
METHOD y isAmbientOcclusionEnabled ()Z
2016-09-20 11:18:54 -04:00
METHOD z getInstance ()Lnone/bdr;