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

198 lines
6.0 KiB
Plaintext

CLASS bdr net/minecraft/client/MinecraftGame
CLASS bdr$1
METHOD a format (Ljava/lang/String;)Ljava/lang/String;
CLASS bdr$2
METHOD a call ()Ljava/lang/String;
CLASS bdr$3
METHOD a call ()Ljava/lang/String;
CLASS bdr$4
METHOD a call ()Ljava/lang/String;
CLASS bdr$5
METHOD a call ()Ljava/lang/String;
CLASS bdr$6
METHOD a call ()Ljava/lang/String;
CLASS bdr$7
METHOD a call ()Ljava/lang/String;
CLASS bdr$11
METHOD a call ()Ljava/lang/String;
CLASS bdr$13
METHOD a call ()Ljava/lang/String;
CLASS bdr$14
METHOD a call ()Ljava/lang/String;
CLASS bdr$15
METHOD a call ()Ljava/lang/String;
CLASS bdr$16
METHOD a call ()Ljava/lang/String;
CLASS bdr$17
METHOD a call ()Ljava/lang/String;
FIELD B profiler Los;
FIELD C isRunning Z
FIELD D fpsDebugString Ljava/lang/String;
FIELD J LOGGER Lorg/apache/logging/log4j/Logger;
FIELD K RESOURCE_LOGO Lkp;
FIELD L DISPLAY_MODES Ljava/util/List;
FIELD M resourcePackDirectory Ljava/io/File;
FIELD O sessionPropertyMap Lcom/mojang/authlib/properties/PropertyMap;
FIELD P currentServerEntry Lbmk;
FIELD Q textureManager Lbxf;
FIELD R instance Lbdr;
FIELD S migrationHandler Lpf;
FIELD T fullscreen Z
FIELD V crashed Z
FIELD W crashReport Lb;
FIELD Z snooper Lrl;
FIELD aA metadataDeserializer Lbyu;
FIELD aB defaultResourcePacks Ljava/util/List;
FIELD aC gameResourcePack Lbxu;
FIELD aD resourcePackManager Lbyi;
FIELD aE languageManager Lbyo;
FIELD aF blockColorMap Lbea;
FIELD aG itemColorMap Lbed;
FIELD aH framebuffer Lbpg;
FIELD aI spriteAtlas Lbxd;
FIELD aJ soundLoader Lcax;
FIELD aK musicTracker Lcau;
FIELD aL logoTexture Lkp;
FIELD aM sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
FIELD aO taskQueue Ljava/util/Queue;
FIELD aP thread Ljava/lang/Thread;
FIELD aQ bakedModelManager Lbzq;
FIELD aR blockRenderManager Lbpp;
FIELD aS lastFpsUpdate J
FIELD aT fpsCounter I
FIELD a isSystemMac Z
FIELD aa entityRenderManager Lbtd;
FIELD ab itemRenderer Lbtr;
FIELD ac firstPersonRenderer Lbox;
FIELD ad cameraEntity Lsg;
FIELD ae session Lbdy;
FIELD aj server Lcam;
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 Lbax;
FIELD ap currentFps I
FIELD ar autoConnectServerIp Ljava/lang/String;
FIELD as autoConnectServerPort I
FIELD au is64Bit Z
FIELD av isDemo Z
FIELD az resourceManager Lbyb;
FIELD d width I
FIELD e height I
FIELD f world Lbmh;
FIELD g renderer Lbpb;
FIELD h player Lboh;
FIELD k fontRenderer Lbef;
FIELD l fontRendererSGA Lbef;
FIELD m currentGui Lbgn;
FIELD n progressBar Lbdu;
FIELD o worldRenderer Lbot;
FIELD q hudAchievements Lbgx;
FIELD r hudInGame Lbeg;
FIELD t hitResult Lbct;
FIELD u settings Lbdt;
FIELD w runDirectory Ljava/io/File;
FIELD x guiClosed Z
METHOD <init> (Lbjn;)V
ARG 0 args
METHOD A scheduleReloadResources ()Lcom/google/common/util/concurrent/ListenableFuture;
METHOD B checkMaxTextureSize ()I
METHOD C getCurrentServerEntry ()Lbmk;
METHOD F getServer ()Lcam;
METHOD G onShutdown ()V
METHOD H getSnooper ()Lrl;
METHOD I getCurrentTimeMillis ()J
METHOD J isFullscreen ()Z
METHOD K getSession ()Lbdy;
METHOD L getSessionProperties ()Lcom/mojang/authlib/properties/PropertyMap;
METHOD M getNetworkProxy ()Ljava/net/Proxy;
METHOD N getTextureManager ()Lbxf;
METHOD O getResourceManager ()Lbyd;
METHOD P getResourcePackDownloader ()Lbyi;
METHOD Q getLanguageManager ()Lbyo;
METHOD R getSpriteAtlas ()Lbxd;
METHOD S is64Bit ()Z
METHOD U getSoundLoader ()Lcax;
METHOD V getMusicType ()Lcau$a;
METHOD X getSessionService ()Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD Z isSnooperEnabled ()Z
METHOD a start ()V
METHOD a serializeBlockEntityTag (Laes;Lare;)Laes;
ARG 0 stack
ARG 1 blockEntity
METHOD a setCrashReport (Lb;)V
ARG 0 crashReport
METHOD a openGui (Lbgn;)V
ARG 0 screen
METHOD a setCurrentServerEntry (Lbmk;)V
ARG 0 value
METHOD a drawLogo (Lbxf;)V
ARG 0 tm
METHOD a swizzle (Ljava/io/InputStream;)Ljava/nio/ByteBuffer;
ARG 0 stream
METHOD a scheduleOnMainThread (Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;
ARG 0 runnable
METHOD a checkGlError (Ljava/lang/String;)V
ARG 0 title
METHOD a startIntegratedServer (Ljava/lang/String;Ljava/lang/String;Laiz;)V
ARG 0 name
ARG 1 displayName
ARG 2 levelInfo
METHOD a addSnooperInfo (Lrl;)V
ARG 0 snooper
METHOD a setCameraEntity (Lsg;)V
ARG 0 entity
METHOD aB handleMouseEvents ()V
METHOD aC doItemPick ()V
METHOD aD getCurrentAction ()Ljava/lang/String;
METHOD aF isMainThread ()Z
METHOD aa getCameraEntity ()Lsg;
METHOD ab getBlockRenderManager ()Lbpp;
METHOD ac getEntityRenderManager ()Lbtd;
METHOD ad getItemRenderer ()Lbtr;
METHOD af getCurrentFps ()I
METHOD ai getMigrationHandler ()Lpf;
METHOD ak getBlockColorMap ()Lbea;
METHOD am hasReducedDebugInfo ()Z
METHOD an init ()V
METHOD ao registerMetadataDeserializers ()V
METHOD ap createDisplay ()V
METHOD aq setDisplayMode ()V
METHOD ar setIcons ()V
METHOD as checkIs64Bit ()Z
METHOD at startTimerHackThread ()V
METHOD au enableFullscreen ()V
METHOD aw doAttack ()V
METHOD ax doItemUse ()V
METHOD az handleKeyboardEvents ()V
METHOD b getFramebuffer ()Lbpg;
METHOD b addCrashReportDetails (Lb;)Lb;
ARG 0 report
METHOD b addSnooperInitialInfo (Lrl;)V
ARG 0 snooper
METHOD c getGameVersion ()Ljava/lang/String;
METHOD c printCrashReport (Lb;)V
ARG 0 crashReport
METHOD d getVersionType ()Ljava/lang/String;
METHOD e shouldUseUnicodeFont ()Z
METHOD f reloadResources ()V
METHOD g getLevelStorage ()Lbax;
METHOD h stop ()V
METHOD i updateDisplay ()V
METHOD j checkResize ()V
METHOD k getMaxFps ()I
METHOD l limitFramerate ()Z
METHOD n stopThread ()V
METHOD o closeGui ()V
METHOD p afterOpenGui ()V
METHOD q openInGameMenu ()V
METHOD r toggleFullscreen ()V
METHOD s getMusicTracker ()Lcau;
METHOD t tick ()V
METHOD u isDemo ()Z
METHOD v getNetworkHandler ()Lbmf;
METHOD x isFancyGraphicsEnabled ()Z
METHOD y isAmbientOcclusionEnabled ()Z
METHOD z getInstance ()Lbdr;