This commit is contained in:
asie 2019-02-27 19:17:22 +01:00
parent 9c2a779f00
commit 4b91cfbcf5
444 changed files with 1296 additions and 1330 deletions

View File

@ -22,7 +22,7 @@ plugins {
id 'maven-publish' id 'maven-publish'
} }
def minecraft_version = "19w08b" def minecraft_version = "19w09a"
def ENV = System.getenv() def ENV = System.getenv()
// Fetch build number from Jenkins // Fetch build number from Jenkins

View File

@ -1,6 +1,4 @@
CLASS com/mojang/blaze3d/platform/GlStateManager CLASS com/mojang/blaze3d/platform/GlStateManager
CLASS com/mojang/blaze3d/platform/GlStateManager$DestFactor DestFactor
CLASS com/mojang/blaze3d/platform/GlStateManager$SourceFactor SourceFactor
CLASS com/mojang/blaze3d/platform/GlStateManager$a AlphaTestState CLASS com/mojang/blaze3d/platform/GlStateManager$a AlphaTestState
FIELD a capState Lcom/mojang/blaze3d/platform/GlStateManager$c; FIELD a capState Lcom/mojang/blaze3d/platform/GlStateManager$c;
FIELD b func I FIELD b func I
@ -90,6 +88,8 @@ CLASS com/mojang/blaze3d/platform/GlStateManager
FIELD c y I FIELD c y I
FIELD d width I FIELD d width I
FIELD e height I FIELD e height I
CLASS com/mojang/blaze3d/platform/GlStateManager$DestFactor DestFactor
CLASS com/mojang/blaze3d/platform/GlStateManager$SourceFactor SourceFactor
METHOD alphaFunc (IF)V METHOD alphaFunc (IF)V
ARG 0 func ARG 0 func
ARG 1 ref ARG 1 ref

3
mappings/dfe.mapping Normal file
View File

@ -0,0 +1,3 @@
CLASS dfe
METHOD a getSprite (II)Ldqc;
METHOD a getSprite (Ljava/util/Random;)Ldqc;

View File

@ -1,3 +0,0 @@
CLASS dff
METHOD a getSprite (II)Ldqd;
METHOD a getSprite (Ljava/util/Random;)Ldqd;

View File

@ -1 +0,0 @@
CLASS djx

View File

@ -1,4 +1,4 @@
CLASS dlo CLASS dln
METHOD a getHead ()Ldcz; METHOD a getHead ()Ldcz;
METHOD c applyHeadTransform (F)V METHOD c applyHeadTransform (F)V
ARG 1 scale ARG 1 scale

View File

@ -1,3 +1,3 @@
CLASS dnp CLASS dno
METHOD a setHeadVisible (Z)V METHOD a setHeadVisible (Z)V
ARG 1 visible ARG 1 visible

View File

@ -1 +0,0 @@
CLASS jk

View File

@ -18,10 +18,10 @@ CLASS bpa net/minecraft/block/entity/BannerPattern
FIELD L FLOWER Lbpa; FIELD L FLOWER Lbpa;
FIELD M MOJANG Lbpa; FIELD M MOJANG Lbpa;
FIELD N COUNT I FIELD N COUNT I
FIELD O name Ljava/lang/String; FIELD P name Ljava/lang/String;
FIELD P id Ljava/lang/String; FIELD Q id Ljava/lang/String;
FIELD Q recipePattern [Ljava/lang/String; FIELD R recipePattern [Ljava/lang/String;
FIELD R baseStack Laxx; FIELD S baseStack Laxx;
FIELD a BASE Lbpa; FIELD a BASE Lbpa;
FIELD b SQUARE_BOTTOM_LEFT Lbpa; FIELD b SQUARE_BOTTOM_LEFT Lbpa;
FIELD c SQUARE_BOTTOM_RIGHT Lbpa; FIELD c SQUARE_BOTTOM_RIGHT Lbpa;

View File

@ -1,6 +1,6 @@
CLASS bsf net/minecraft/block/enums/Instrument CLASS bsf net/minecraft/block/enums/Instrument
FIELD k name Ljava/lang/String; FIELD q name Ljava/lang/String;
FIELD l sound Lxy; FIELD r sound Lxy;
METHOD a getSound ()Lxy; METHOD a getSound ()Lxy;
METHOD a fromBlockState (Lbre;)Lbsf; METHOD a fromBlockState (Lbre;)Lbsf;
ARG 0 state ARG 0 state

View File

@ -7,45 +7,45 @@ CLASS cqx net/minecraft/client/MinecraftClient
FIELD J sessionPropertyMap Lcom/mojang/authlib/properties/PropertyMap; FIELD J sessionPropertyMap Lcom/mojang/authlib/properties/PropertyMap;
FIELD K windowSettings Lcpd; FIELD K windowSettings Lcpd;
FIELD L currentServerEntry Lddm; FIELD L currentServerEntry Lddm;
FIELD M textureManager Ldqe; FIELD M textureManager Ldqd;
FIELD N instance Lcqx; FIELD N instance Lcqx;
FIELD O dataFixer Lcom/mojang/datafixers/DataFixer; FIELD O dataFixer Lcom/mojang/datafixers/DataFixer;
FIELD P windowProvider Ldgw; FIELD P windowProvider Ldgv;
FIELD Q crashed Z FIELD Q crashed Z
FIELD R crashReport Lb; FIELD R crashReport Lb;
FIELD S connectedToRealms Z FIELD S connectedToRealms Z
FIELD T renderTickCounter Lcrh; FIELD T renderTickCounter Lcrh;
FIELD U snooper Lago; FIELD U snooper Lago;
FIELD V entityRenderManager Ldlc; FIELD V entityRenderManager Ldlb;
FIELD W itemRenderer Ldlx; FIELD W itemRenderer Ldlw;
FIELD X firstPersonRenderer Ldgj; FIELD X firstPersonRenderer Ldgi;
FIELD Y searchManager Ldsy; FIELD Y searchManager Ldsx;
FIELD Z session Lcri; FIELD Z session Lcri;
FIELD aA framebuffer Lcpa; FIELD aA framebuffer Lcpa;
FIELD aB spriteAtlas Ldqc; FIELD aB spriteAtlas Ldqb;
FIELD aC soundLoader Ldtm; FIELD aC soundLoader Ldtl;
FIELD aD musicTracker Ldtj; FIELD aD musicTracker Ldti;
FIELD aE fontManager Lctk; FIELD aE fontManager Lctk;
FIELD aF splashTextLoader Ldqw; FIELD aF splashTextLoader Ldqv;
FIELD aG sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService; FIELD aG sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
FIELD aH skinProvider Ldqv; FIELD aH skinProvider Ldqu;
FIELD aI thread Ljava/lang/Thread; FIELD aI thread Ljava/lang/Thread;
FIELD aJ bakedModelManager Ldrv; FIELD aJ bakedModelManager Ldru;
FIELD aK blockRenderManager Ldhb; FIELD aK blockRenderManager Ldha;
FIELD aL paintingManager Ldqu; FIELD aL paintingManager Ldqt;
FIELD aN toastManager Lctg; FIELD aN toastManager Lctg;
FIELD aO game Lcqs; FIELD aO game Lcqs;
FIELD aP isRunning Z FIELD aP isRunning Z
FIELD aQ nextDebugInfoUpdateTime J FIELD aQ nextDebugInfoUpdateTime J
FIELD aR fpsCounter I FIELD aR fpsCounter I
FIELD aS tutorialManager Ldtw; FIELD aS tutorialManager Ldtv;
FIELD aT isWindowFocused Z FIELD aT isWindowFocused Z
FIELD aU renderTaskQueue Ljava/util/Queue; FIELD aU renderTaskQueue Ljava/util/Queue;
FIELD aW openProfilerSection Ljava/lang/String; FIELD aW openProfilerSection Ljava/lang/String;
FIELD a IS_SYSTEM_MAC Z FIELD a IS_SYSTEM_MAC Z
FIELD aa isPaused Z FIELD aa isPaused Z
FIELD ab pausedTickDelta F FIELD ab pausedTickDelta F
FIELD ac server Ldtd; FIELD ac server Ldtc;
FIELD ad worldGenProgressTracker Ljava/util/concurrent/atomic/AtomicReference; FIELD ad worldGenProgressTracker Ljava/util/concurrent/atomic/AtomicReference;
FIELD ae creativeHotbarStorage Lcqu; FIELD ae creativeHotbarStorage Lcqu;
FIELD af assetDirectory Ljava/io/File; FIELD af assetDirectory Ljava/io/File;
@ -64,9 +64,9 @@ CLASS cqx net/minecraft/client/MinecraftClient
FIELD as isIntegratedServerRunning Z FIELD as isIntegratedServerRunning Z
FIELD at profiler Lafi; FIELD at profiler Lafi;
FIELD au resourceManager Lwr; FIELD au resourceManager Lwr;
FIELD av resourcePackCreator Ldql; FIELD av resourcePackCreator Ldqk;
FIELD aw resourcePackContainerManager Lwi; FIELD aw resourcePackContainerManager Lwi;
FIELD ax languageManager Ldrb; FIELD ax languageManager Ldra;
FIELD ay blockColorMap Lcrk; FIELD ay blockColorMap Lcrk;
FIELD az itemColorMap Lcrn; FIELD az itemColorMap Lcrn;
FIELD b DEFAULT_TEXT_RENDERER_ID Lqi; FIELD b DEFAULT_TEXT_RENDERER_ID Lqi;
@ -76,15 +76,15 @@ CLASS cqx net/minecraft/client/MinecraftClient
FIELD f interactionManager Lddi; FIELD f interactionManager Lddi;
FIELD g window Lcpp; FIELD g window Lcpp;
FIELD h world Lddj; FIELD h world Lddj;
FIELD i worldRenderer Ldgl; FIELD i worldRenderer Ldgk;
FIELD j player Ldfu; FIELD j player Ldft;
FIELD k cameraEntity Lahm; FIELD k cameraEntity Lahm;
FIELD l targetedEntity Lahm; FIELD l targetedEntity Lahm;
FIELD m particleManager Ldes; FIELD m particleManager Ldet;
FIELD n textRenderer Lcrp; FIELD n textRenderer Lcrp;
FIELD o currentScreen Lcvj; FIELD o currentScreen Lcvj;
FIELD q gameRenderer Ldgh; FIELD q gameRenderer Ldgg;
FIELD r debugRenderer Ldjs; FIELD r debugRenderer Ldjr;
FIELD s attackCooldown I FIELD s attackCooldown I
FIELD t inGameHud Lcrq; FIELD t inGameHud Lcrq;
FIELD u skipGameRender Z FIELD u skipGameRender Z
@ -94,28 +94,28 @@ CLASS cqx net/minecraft/client/MinecraftClient
FIELD y keyboard Lcqw; FIELD y keyboard Lcqw;
FIELD z runDirectory Ljava/io/File; FIELD z runDirectory Ljava/io/File;
METHOD A isIntegratedServerRunning ()Z METHOD A isIntegratedServerRunning ()Z
METHOD B getServer ()Ldtd; METHOD B getServer ()Ldtc;
METHOD C getSnooper ()Lago; METHOD C getSnooper ()Lago;
METHOD D getSession ()Lcri; METHOD D getSession ()Lcri;
METHOD E getSessionProperties ()Lcom/mojang/authlib/properties/PropertyMap; METHOD E getSessionProperties ()Lcom/mojang/authlib/properties/PropertyMap;
METHOD F getNetworkProxy ()Ljava/net/Proxy; METHOD F getNetworkProxy ()Ljava/net/Proxy;
METHOD G getTextureManager ()Ldqe; METHOD G getTextureManager ()Ldqd;
METHOD H getResourceManager ()Lwt; METHOD H getResourceManager ()Lwt;
METHOD J getResourcePackDownloader ()Ldql; METHOD J getResourcePackDownloader ()Ldqk;
METHOD K getResourcePackDir ()Ljava/io/File; METHOD K getResourcePackDir ()Ljava/io/File;
METHOD L getLanguageManager ()Ldrb; METHOD L getLanguageManager ()Ldra;
METHOD M getSpriteAtlas ()Ldqc; METHOD M getSpriteAtlas ()Ldqb;
METHOD N is64Bit ()Z METHOD N is64Bit ()Z
METHOD O isPaused ()Z METHOD O isPaused ()Z
METHOD P getSoundLoader ()Ldtm; METHOD P getSoundLoader ()Ldtl;
METHOD R getMusicType ()Ldtj$a; METHOD R getMusicType ()Ldti$a;
METHOD S getSessionService ()Lcom/mojang/authlib/minecraft/MinecraftSessionService; METHOD S getSessionService ()Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD T getSkinProvider ()Ldqv; METHOD T getSkinProvider ()Ldqu;
METHOD U getCameraEntity ()Lahm; METHOD U getCameraEntity ()Lahm;
METHOD V getBlockRenderManager ()Ldhb; METHOD V getBlockRenderManager ()Ldha;
METHOD W getEntityRenderManager ()Ldlc; METHOD W getEntityRenderManager ()Ldlb;
METHOD X getItemRenderer ()Ldlx; METHOD X getItemRenderer ()Ldlw;
METHOD Y getFirstPersonRenderer ()Ldgj; METHOD Y getFirstPersonRenderer ()Ldgi;
METHOD Z getCurrentFps ()I METHOD Z getCurrentFps ()I
METHOD Z_ scheduleStop ()V METHOD Z_ scheduleStop ()V
METHOD a handleProfilerKeyPress (I)V METHOD a handleProfilerKeyPress (I)V
@ -132,7 +132,7 @@ CLASS cqx net/minecraft/client/MinecraftClient
METHOD a openScreen (Lcvj;)V METHOD a openScreen (Lcvj;)V
ARG 1 screen ARG 1 screen
METHOD a setCurrentServerEntry (Lddm;)V METHOD a setCurrentServerEntry (Lddm;)V
METHOD a getSearchableContainer (Ldsy$a;)Ldsv; METHOD a getSearchableContainer (Ldsx$a;)Ldsu;
ARG 1 key ARG 1 key
METHOD a startIntegratedServer (Ljava/lang/String;Ljava/lang/String;Lbdj;)V METHOD a startIntegratedServer (Ljava/lang/String;Ljava/lang/String;Lbdj;)V
ARG 1 name ARG 1 name
@ -155,15 +155,15 @@ CLASS cqx net/minecraft/client/MinecraftClient
METHOD af getBlockColorMap ()Lcrk; METHOD af getBlockColorMap ()Lcrk;
METHOD ah hasReducedDebugInfo ()Z METHOD ah hasReducedDebugInfo ()Z
METHOD ai getToastManager ()Lctg; METHOD ai getToastManager ()Lctg;
METHOD aj getTutorialManager ()Ldtw; METHOD aj getTutorialManager ()Ldtv;
METHOD ak isWindowFocused ()Z METHOD ak isWindowFocused ()Z
METHOD al getCreativeHotbarStorage ()Lcqu; METHOD al getCreativeHotbarStorage ()Lcqu;
METHOD am getBakedModelManager ()Ldrv; METHOD am getBakedModelManager ()Ldru;
METHOD an getFontManager ()Lctk; METHOD an getFontManager ()Lctk;
METHOD ao getPaintingManager ()Ldqu; METHOD ao getPaintingManager ()Ldqt;
METHOD aq getProfiler ()Lafm; METHOD aq getProfiler ()Lafm;
METHOD ar getGame ()Lcqs; METHOD ar getGame ()Lcqs;
METHOD at getSplashTextLoader ()Ldqw; METHOD at getSplashTextLoader ()Ldqv;
METHOD av init ()V METHOD av init ()V
METHOD ay initializeSearchableContainers ()V METHOD ay initializeSearchableContainers ()V
METHOD az checkIs64Bit ()Z METHOD az checkIs64Bit ()Z
@ -185,7 +185,7 @@ CLASS cqx net/minecraft/client/MinecraftClient
METHOD i stop ()V METHOD i stop ()V
METHOD j cleanUpAfterCrash ()V METHOD j cleanUpAfterCrash ()V
METHOD l openPauseMenu ()V METHOD l openPauseMenu ()V
METHOD m getMusicTracker ()Ldtj; METHOD m getMusicTracker ()Ldti;
METHOD n tick ()V METHOD n tick ()V
METHOD o openWorkingScreen ()V METHOD o openWorkingScreen ()V
METHOD q isDemo ()Z METHOD q isDemo ()Z

View File

@ -9,7 +9,7 @@ CLASS czl net/minecraft/client/RunArgs
ARG 2 resPackDir ARG 2 resPackDir
ARG 3 assetDir ARG 3 assetDir
ARG 4 assetIndex ARG 4 assetIndex
METHOD a getResourceIndex ()Ldqk; METHOD a getResourceIndex ()Ldqj;
CLASS czl$b Game CLASS czl$b Game
FIELD a demo Z FIELD a demo Z
FIELD b version Ljava/lang/String; FIELD b version Ljava/lang/String;

View File

@ -1,5 +1,5 @@
CLASS dse net/minecraft/client/audio/AbstractSoundInstance CLASS dsd net/minecraft/client/audio/AbstractSoundInstance
FIELD a sound Ldsn; FIELD a sound Ldsm;
FIELD b category Lya; FIELD b category Lya;
FIELD c id Lqi; FIELD c id Lqi;
FIELD d volume F FIELD d volume F
@ -9,8 +9,8 @@ CLASS dse net/minecraft/client/audio/AbstractSoundInstance
FIELD h z F FIELD h z F
FIELD i repeat Z FIELD i repeat Z
FIELD j repeatDelay I FIELD j repeatDelay I
FIELD k attenuationType Ldsq$a; FIELD k attenuationType Ldsp$a;
FIELD m accessor Ldtn; FIELD m accessor Ldtm;
METHOD <init> (Lqi;Lya;)V METHOD <init> (Lqi;Lya;)V
ARG 1 soundId ARG 1 soundId
METHOD <init> (Lxy;Lya;)V METHOD <init> (Lxy;Lya;)V

View File

@ -1,3 +1,3 @@
CLASS dsh net/minecraft/client/audio/ElytraSoundInstance CLASS dsg net/minecraft/client/audio/ElytraSoundInstance
FIELD n player Ldfu; FIELD n player Ldft;
FIELD o tickCount I FIELD o tickCount I

View File

@ -1,2 +1,2 @@
CLASS dsi net/minecraft/client/audio/EntityTrackingSoundInstance CLASS dsh net/minecraft/client/audio/EntityTrackingSoundInstance
FIELD n entity Lahm; FIELD n entity Lahm;

View File

@ -1,2 +1,2 @@
CLASS dsj net/minecraft/client/audio/GuardianAttackSoundInstance CLASS dsi net/minecraft/client/audio/GuardianAttackSoundInstance
FIELD n guardian Laqj; FIELD n guardian Laqj;

View File

@ -1,3 +1,3 @@
CLASS dtl net/minecraft/client/audio/ListenerSoundInstance CLASS dtk net/minecraft/client/audio/ListenerSoundInstance
METHOD a onSoundPlayed (Ldsq;Ldtn;)V METHOD a onSoundPlayed (Ldsp;Ldtm;)V
ARG 1 sound ARG 1 sound

View File

@ -1,4 +1,4 @@
CLASS dsl net/minecraft/client/audio/MinecartSoundInstance CLASS dsk net/minecraft/client/audio/MinecartSoundInstance
FIELD n player Larz; FIELD n player Larz;
FIELD o minecart Latg; FIELD o minecart Latg;
METHOD <init> (Larz;Latg;)V METHOD <init> (Larz;Latg;)V

View File

@ -1,4 +1,4 @@
CLASS dsf net/minecraft/client/audio/MovingSoundInstance CLASS dse net/minecraft/client/audio/MovingSoundInstance
FIELD m done Z FIELD m done Z
METHOD <init> (Lxy;Lya;)V METHOD <init> (Lxy;Lya;)V
ARG 1 sound ARG 1 sound

View File

@ -1,5 +1,5 @@
CLASS dtj net/minecraft/client/audio/MusicTracker CLASS dti net/minecraft/client/audio/MusicTracker
CLASS dtj$a MusicType CLASS dti$a MusicType
FIELD i sound Lxy; FIELD i sound Lxy;
FIELD j minDelay I FIELD j minDelay I
FIELD k maxDelay I FIELD k maxDelay I
@ -8,8 +8,8 @@ CLASS dtj net/minecraft/client/audio/MusicTracker
METHOD c getMaxDelay ()I METHOD c getMaxDelay ()I
FIELD a random Ljava/util/Random; FIELD a random Ljava/util/Random;
FIELD b client Lcqx; FIELD b client Lcqx;
FIELD c current Ldsq; FIELD c current Ldsp;
FIELD d timeUntilNextSong I FIELD d timeUntilNextSong I
METHOD a play (Ldtj$a;)V METHOD a play (Ldti$a;)V
METHOD b stop ()V METHOD b stop ()V
METHOD b isPlayingType (Ldtj$a;)Z METHOD b isPlayingType (Ldti$a;)Z

View File

@ -1,5 +1,5 @@
CLASS dsm net/minecraft/client/audio/PositionedSoundInstance CLASS dsl net/minecraft/client/audio/PositionedSoundInstance
METHOD <init> (Lqi;Lya;FFZILdsq$a;FFF)V METHOD <init> (Lqi;Lya;FFZILdsp$a;FFF)V
ARG 1 id ARG 1 id
ARG 2 category ARG 2 category
ARG 3 volume ARG 3 volume
@ -22,7 +22,7 @@ CLASS dsm net/minecraft/client/audio/PositionedSoundInstance
ARG 2 category ARG 2 category
ARG 3 volume ARG 3 volume
ARG 4 pitch ARG 4 pitch
METHOD <init> (Lxy;Lya;FFZILdsq$a;FFF)V METHOD <init> (Lxy;Lya;FFZILdsp$a;FFF)V
ARG 1 sound ARG 1 sound
ARG 2 category ARG 2 category
ARG 3 volume ARG 3 volume
@ -32,13 +32,13 @@ CLASS dsm net/minecraft/client/audio/PositionedSoundInstance
ARG 7 attenuationType ARG 7 attenuationType
ARG 8 x ARG 8 x
ARG 9 y ARG 9 y
METHOD a music (Lxy;)Ldsm; METHOD a music (Lxy;)Ldsl;
ARG 0 sound ARG 0 sound
METHOD a master (Lxy;F)Ldsm; METHOD a master (Lxy;F)Ldsl;
METHOD a master (Lxy;FF)Ldsm; METHOD a master (Lxy;FF)Ldsl;
ARG 0 sound ARG 0 sound
ARG 2 pitch ARG 2 pitch
METHOD a record (Lxy;FFF)Ldsm; METHOD a record (Lxy;FFF)Ldsl;
ARG 0 sound ARG 0 sound
ARG 1 x ARG 1 x
ARG 2 y ARG 2 y

View File

@ -1,3 +1,3 @@
CLASS dsk net/minecraft/client/audio/RidingMinecartSoundInstance CLASS dsj net/minecraft/client/audio/RidingMinecartSoundInstance
FIELD n minecart Latg; FIELD n minecart Latg;
FIELD o distance F FIELD o distance F

View File

@ -1,16 +1,16 @@
CLASS dsn net/minecraft/client/audio/Sound CLASS dsm net/minecraft/client/audio/Sound
CLASS dsn$a RegistrationType CLASS dsm$a RegistrationType
FIELD a FILE Ldsn$a; FIELD a FILE Ldsm$a;
FIELD b EVENT Ldsn$a; FIELD b EVENT Ldsm$a;
FIELD c name Ljava/lang/String; FIELD c name Ljava/lang/String;
METHOD a getByName (Ljava/lang/String;)Ldsn$a; METHOD a getByName (Ljava/lang/String;)Ldsm$a;
FIELD a id Lqi; FIELD a id Lqi;
FIELD b volume F FIELD b volume F
FIELD c pitch F FIELD c pitch F
FIELD d weight I FIELD d weight I
FIELD e registrationType Ldsn$a; FIELD e registrationType Ldsm$a;
FIELD f stream Z FIELD f stream Z
METHOD <init> (Ljava/lang/String;FFILdsn$a;ZZI)V METHOD <init> (Ljava/lang/String;FFILdsm$a;ZZI)V
ARG 1 id ARG 1 id
ARG 2 volume ARG 2 volume
ARG 3 pitch ARG 3 pitch
@ -21,5 +21,5 @@ CLASS dsn net/minecraft/client/audio/Sound
METHOD b getLocation ()Lqi; METHOD b getLocation ()Lqi;
METHOD c getVolume ()F METHOD c getVolume ()F
METHOD d getPitch ()F METHOD d getPitch ()F
METHOD g getRegistrationType ()Ldsn$a; METHOD g getRegistrationType ()Ldsm$a;
METHOD h isStreamed ()Z METHOD h isStreamed ()Z

View File

@ -1,3 +1,3 @@
CLASS dto net/minecraft/client/audio/SoundContainer CLASS dtn net/minecraft/client/audio/SoundContainer
METHOD e getWeight ()I METHOD e getWeight ()I
METHOD k getSound ()Ljava/lang/Object; METHOD k getSound ()Ljava/lang/Object;

View File

@ -1,4 +1,4 @@
CLASS dso net/minecraft/client/audio/SoundEntry CLASS dsn net/minecraft/client/audio/SoundEntry
FIELD a sounds Ljava/util/List; FIELD a sounds Ljava/util/List;
FIELD b replaceable Z FIELD b replaceable Z
FIELD c subtitle Ljava/lang/String; FIELD c subtitle Ljava/lang/String;

View File

@ -1 +1 @@
CLASS dsp net/minecraft/client/audio/SoundEntryDeserializer CLASS dso net/minecraft/client/audio/SoundEntryDeserializer

View File

@ -1,12 +1,12 @@
CLASS dsq net/minecraft/client/audio/SoundInstance CLASS dsp net/minecraft/client/audio/SoundInstance
CLASS dsq$a AttenuationType CLASS dsp$a AttenuationType
FIELD a NONE Ldsq$a; FIELD a NONE Ldsp$a;
FIELD b LINEAR Ldsq$a; FIELD b LINEAR Ldsp$a;
FIELD c TYPE I FIELD c TYPE I
METHOD a getType ()I METHOD a getType ()I
METHOD a getId ()Lqi; METHOD a getId ()Lqi;
METHOD a getAccess (Ldtm;)Ldtn; METHOD a getAccess (Ldtl;)Ldtm;
METHOD b getSound ()Ldsn; METHOD b getSound ()Ldsm;
METHOD c getCategory ()Lya; METHOD c getCategory ()Lya;
METHOD d isRepeatable ()Z METHOD d isRepeatable ()Z
METHOD e getRepeatDelay ()I METHOD e getRepeatDelay ()I
@ -15,4 +15,4 @@ CLASS dsq net/minecraft/client/audio/SoundInstance
METHOD h getX ()F METHOD h getX ()F
METHOD i getY ()F METHOD i getY ()F
METHOD j getZ ()F METHOD j getZ ()F
METHOD k getAttenuationType ()Ldsq$a; METHOD k getAttenuationType ()Ldsp$a;

View File

@ -1,33 +1,33 @@
CLASS dtm net/minecraft/client/audio/SoundLoader CLASS dtl net/minecraft/client/audio/SoundLoader
CLASS dtm$a Result CLASS dtl$a Result
FIELD a loadedSounds Ljava/util/Map; FIELD a loadedSounds Ljava/util/Map;
METHOD a addTo (Ljava/util/Map;Ldtk;)V METHOD a addTo (Ljava/util/Map;Ldtj;)V
FIELD a SOUND_MISSING Ldsn; FIELD a SOUND_MISSING Ldsm;
FIELD b LOGGER Lorg/apache/logging/log4j/Logger; FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c GSON Lcom/google/gson/Gson; FIELD c GSON Lcom/google/gson/Gson;
FIELD d TYPE Ljava/lang/reflect/ParameterizedType; FIELD d TYPE Ljava/lang/reflect/ParameterizedType;
FIELD e sounds Ljava/util/Map; FIELD e sounds Ljava/util/Map;
FIELD f soundManager Ldtk; FIELD f soundManager Ldtj;
METHOD a getKeys ()Ljava/util/Collection; METHOD a getKeys ()Ljava/util/Collection;
METHOD a updateListenerPosition (Larz;F)V METHOD a updateListenerPosition (Larz;F)V
ARG 1 listener ARG 1 listener
ARG 2 deltaTime ARG 2 deltaTime
METHOD a play (Ldsq;)V METHOD a play (Ldsp;)V
METHOD a play (Ldsq;I)V METHOD a play (Ldsp;I)V
ARG 1 sound ARG 1 sound
ARG 2 volume ARG 2 volume
METHOD a registerListener (Ldtl;)V METHOD a registerListener (Ldtk;)V
METHOD a readSounds (Ljava/io/InputStream;)Ljava/util/Map; METHOD a readSounds (Ljava/io/InputStream;)Ljava/util/Map;
METHOD a get (Lqi;)Ldtn; METHOD a get (Lqi;)Ldtm;
METHOD a stopSounds (Lqi;Lya;)V METHOD a stopSounds (Lqi;Lya;)V
METHOD a updateSoundVolume (Lya;F)V METHOD a updateSoundVolume (Lya;F)V
ARG 1 category ARG 1 category
METHOD b pause ()V METHOD b pause ()V
METHOD b isSoundResourcePresent (Ldsn;Lqi;Lwt;)Z METHOD b isSoundResourcePresent (Ldsm;Lqi;Lwt;)Z
METHOD b stop (Ldsq;)V METHOD b stop (Ldsp;)V
METHOD b unregisterListener (Ldtl;)V METHOD b unregisterListener (Ldtk;)V
METHOD c stopAll ()V METHOD c stopAll ()V
METHOD c isPlaying (Ldsq;)Z METHOD c isPlaying (Ldsp;)Z
METHOD d deinitialize ()V METHOD d deinitialize ()V
METHOD e update ()V METHOD e update ()V
METHOD f resume ()V METHOD f resume ()V

View File

@ -1,11 +1,11 @@
CLASS dtk net/minecraft/client/audio/SoundManager CLASS dtj net/minecraft/client/audio/SoundManager
CLASS dtk$a System CLASS dtj$a System
FIELD a MARKER Lorg/apache/logging/log4j/Marker; FIELD a MARKER Lorg/apache/logging/log4j/Marker;
FIELD b LOGGER Lorg/apache/logging/log4j/Logger; FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c unknownSounds Ljava/util/Set; FIELD c unknownSounds Ljava/util/Set;
FIELD d loader Ldtm; FIELD d loader Ldtl;
FIELD e settings Lcrb; FIELD e settings Lcrb;
FIELD f system Ldtk$a; FIELD f system Ldtj$a;
FIELD g initialized Z FIELD g initialized Z
FIELD h ticks I FIELD h ticks I
FIELD i playingSounds Ljava/util/Map; FIELD i playingSounds Ljava/util/Map;
@ -14,16 +14,16 @@ CLASS dtk net/minecraft/client/audio/SoundManager
FIELD l tickingSounds Ljava/util/List; FIELD l tickingSounds Ljava/util/List;
FIELD o listeners Ljava/util/List; FIELD o listeners Ljava/util/List;
FIELD p pausedSoundIds Ljava/util/List; FIELD p pausedSoundIds Ljava/util/List;
METHOD <init> (Ldtm;Lcrb;)V METHOD <init> (Ldtl;Lcrb;)V
ARG 1 loader ARG 1 loader
METHOD a reloadSounds ()V METHOD a reloadSounds ()V
METHOD a updateListenerPosition (Larz;F)V METHOD a updateListenerPosition (Larz;F)V
ARG 1 player ARG 1 player
METHOD a isPlaying (Ldsq;)Z METHOD a isPlaying (Ldsp;)Z
METHOD a play (Ldsq;I)V METHOD a play (Ldsp;I)V
ARG 1 sound ARG 1 sound
ARG 2 volume ARG 2 volume
METHOD a registerListener (Ldtl;)V METHOD a registerListener (Ldtk;)V
METHOD a getSoundURL (Lqi;)Ljava/net/URL; METHOD a getSoundURL (Lqi;)Ljava/net/URL;
ARG 0 identifier ARG 0 identifier
METHOD a stopSounds (Lqi;Lya;)V METHOD a stopSounds (Lqi;Lya;)V
@ -31,13 +31,13 @@ CLASS dtk net/minecraft/client/audio/SoundManager
METHOD a updateSoundVolume (Lya;F)V METHOD a updateSoundVolume (Lya;F)V
ARG 1 category ARG 1 category
METHOD b deinitialize ()V METHOD b deinitialize ()V
METHOD b stop (Ldsq;)V METHOD b stop (Ldsp;)V
METHOD b unregisterListener (Ldtl;)V METHOD b unregisterListener (Ldtk;)V
METHOD c stopAll ()V METHOD c stopAll ()V
METHOD c play (Ldsq;)V METHOD c play (Ldsp;)V
METHOD d update ()V METHOD d update ()V
METHOD d getAdjustedPitch (Ldsq;)F METHOD d getAdjustedPitch (Ldsp;)F
METHOD e pause ()V METHOD e pause ()V
METHOD e getAdjustedVolume (Ldsq;)F METHOD e getAdjustedVolume (Ldsp;)F
METHOD f resume ()V METHOD f resume ()V
METHOD h initializeSystem ()V METHOD h initializeSystem ()V

View File

@ -1,2 +1,2 @@
CLASS dsr net/minecraft/client/audio/TickableSoundInstance CLASS dsq net/minecraft/client/audio/TickableSoundInstance
METHOD m isDone ()Z METHOD m isDone ()Z

View File

@ -1,9 +1,9 @@
CLASS dtn net/minecraft/client/audio/WeightedSoundSet CLASS dtm net/minecraft/client/audio/WeightedSoundSet
FIELD a sounds Ljava/util/List; FIELD a sounds Ljava/util/List;
FIELD b random Ljava/util/Random; FIELD b random Ljava/util/Random;
FIELD c id Lqi; FIELD c id Lqi;
FIELD d subtitle Lji; FIELD d subtitle Lji;
METHOD <init> (Lqi;Ljava/lang/String;)V METHOD <init> (Lqi;Ljava/lang/String;)V
ARG 1 id ARG 1 id
METHOD a add (Ldto;)V METHOD a add (Ldtn;)V
METHOD c getSubtitle ()Lji; METHOD c getSubtitle ()Lji;

View File

@ -2,7 +2,7 @@ CLASS ctk net/minecraft/client/font/FontManager
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b textRenderers Ljava/util/Map; FIELD b textRenderers Ljava/util/Map;
FIELD c fonts Ljava/util/Set; FIELD c fonts Ljava/util/Set;
FIELD d textureManager Ldqe; FIELD d textureManager Ldqd;
FIELD e forceUnicodeFont Z FIELD e forceUnicodeFont Z
METHOD a getTextRenderer (Lqi;)Lcrp; METHOD a getTextRenderer (Lqi;)Lcrp;
METHOD a setForceUnicodeFont (ZLjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)V METHOD a setForceUnicodeFont (ZLjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)V

View File

@ -3,7 +3,7 @@ CLASS ctl net/minecraft/client/font/FontStorage
FIELD b EMPTY_GLYPH_RENDERER Lctp; FIELD b EMPTY_GLYPH_RENDERER Lctp;
FIELD c SPACE Lcow; FIELD c SPACE Lcow;
FIELD d RANDOM Ljava/util/Random; FIELD d RANDOM Ljava/util/Random;
FIELD e textureManager Ldqe; FIELD e textureManager Ldqd;
FIELD f id Lqi; FIELD f id Lqi;
FIELD g blankGlyphRenderer Lcto; FIELD g blankGlyphRenderer Lcto;
FIELD h fonts Ljava/util/List; FIELD h fonts Ljava/util/List;
@ -11,7 +11,7 @@ CLASS ctl net/minecraft/client/font/FontStorage
FIELD j glyphCache Lit/unimi/dsi/fastutil/chars/Char2ObjectMap; FIELD j glyphCache Lit/unimi/dsi/fastutil/chars/Char2ObjectMap;
FIELD k charactersByWidth Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD k charactersByWidth Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD l glyphAtlases Ljava/util/List; FIELD l glyphAtlases Ljava/util/List;
METHOD <init> (Ldqe;Lqi;)V METHOD <init> (Ldqd;Lqi;)V
ARG 1 textureManager ARG 1 textureManager
ARG 2 id ARG 2 id
METHOD a closeGlyphAtlases ()V METHOD a closeGlyphAtlases ()V

View File

@ -18,7 +18,7 @@ CLASS cto net/minecraft/client/font/GlyphRenderer
ARG 8 yMin ARG 8 yMin
ARG 9 yMax ARG 9 yMax
METHOD a getId ()Lqi; METHOD a getId ()Lqi;
METHOD a draw (Ldqe;ZFFLcqc;FFFF)V METHOD a draw (Ldqd;ZFFLcqc;FFFF)V
ARG 2 italic ARG 2 italic
ARG 3 x ARG 3 x
ARG 4 y ARG 4 y

View File

@ -20,10 +20,10 @@ CLASS crp net/minecraft/client/font/TextRenderer
METHOD a draw (Lcqc;)V METHOD a draw (Lcqc;)V
FIELD a fontHeight I FIELD a fontHeight I
FIELD b random Ljava/util/Random; FIELD b random Ljava/util/Random;
FIELD c textureManager Ldqe; FIELD c textureManager Ldqd;
FIELD d fontStorage Lctl; FIELD d fontStorage Lctl;
FIELD e rightToLeft Z FIELD e rightToLeft Z
METHOD <init> (Ldqe;Lctl;)V METHOD <init> (Ldqd;Lctl;)V
ARG 1 textureManager ARG 1 textureManager
ARG 2 fontStorage ARG 2 fontStorage
METHOD a isRightToLeft ()Z METHOD a isRightToLeft ()Z

View File

@ -1,7 +1,7 @@
CLASS dgd net/minecraft/client/gl/JsonGlProgram CLASS dgc net/minecraft/client/gl/JsonGlProgram
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b dummyUniform Lcpr; FIELD b dummyUniform Lcpr;
FIELD c activeProgram Ldgd; FIELD c activeProgram Ldgc;
FIELD d activeProgramRef I FIELD d activeProgramRef I
FIELD e samplerBinds Ljava/util/Map; FIELD e samplerBinds Ljava/util/Map;
FIELD f samplerNames Ljava/util/List; FIELD f samplerNames Ljava/util/List;

View File

@ -1,7 +1,7 @@
CLASS dgr net/minecraft/client/gl/PostProcessShader CLASS dgq net/minecraft/client/gl/PostProcessShader
FIELD a input Lcpa; FIELD a input Lcpa;
FIELD b output Lcpa; FIELD b output Lcpa;
FIELD c program Ldgd; FIELD c program Ldgc;
FIELD h projectionMatrix Lcpx; FIELD h projectionMatrix Lcpx;
METHOD <init> (Lwt;Ljava/lang/String;Lcpa;Lcpa;)V METHOD <init> (Lwt;Ljava/lang/String;Lcpa;Lcpa;)V
ARG 1 resourceManager ARG 1 resourceManager
@ -13,4 +13,4 @@ CLASS dgr net/minecraft/client/gl/PostProcessShader
METHOD a setProjectionMatrix (Lcpx;)V METHOD a setProjectionMatrix (Lcpx;)V
ARG 1 projectionMatrix ARG 1 projectionMatrix
METHOD a addAuxTarget (Ljava/lang/String;Ljava/lang/Object;II)V METHOD a addAuxTarget (Ljava/lang/String;Ljava/lang/Object;II)V
METHOD b getProgram ()Ldgd; METHOD b getProgram ()Ldgc;

View File

@ -1,4 +1,4 @@
CLASS dgq net/minecraft/client/gl/ShaderEffect CLASS dgp net/minecraft/client/gl/ShaderEffect
FIELD a mainTarget Lcpa; FIELD a mainTarget Lcpa;
FIELD b resourceManager Lwt; FIELD b resourceManager Lwt;
FIELD c name Ljava/lang/String; FIELD c name Ljava/lang/String;
@ -10,7 +10,7 @@ CLASS dgq net/minecraft/client/gl/ShaderEffect
FIELD i height I FIELD i height I
FIELD j time F FIELD j time F
FIELD k lastTickDelta F FIELD k lastTickDelta F
METHOD <init> (Ldqe;Lwt;Lcpa;Lqi;)V METHOD <init> (Ldqd;Lwt;Lcpa;Lqi;)V
ARG 3 framebuffer ARG 3 framebuffer
ARG 4 location ARG 4 location
METHOD a getName ()Ljava/lang/String; METHOD a getName ()Ljava/lang/String;
@ -21,9 +21,9 @@ CLASS dgq net/minecraft/client/gl/ShaderEffect
ARG 2 targetsHeight ARG 2 targetsHeight
METHOD a parseTarget (Lcom/google/gson/JsonElement;)V METHOD a parseTarget (Lcom/google/gson/JsonElement;)V
ARG 1 jsonTarget ARG 1 jsonTarget
METHOD a parsePass (Ldqe;Lcom/google/gson/JsonElement;)V METHOD a parsePass (Ldqd;Lcom/google/gson/JsonElement;)V
ARG 2 jsonPass ARG 2 jsonPass
METHOD a parseEffect (Ldqe;Lqi;)V METHOD a parseEffect (Ldqd;Lqi;)V
ARG 2 location ARG 2 location
METHOD a getSecondaryTarget (Ljava/lang/String;)Lcpa; METHOD a getSecondaryTarget (Ljava/lang/String;)Lcpa;
ARG 1 name ARG 1 name
@ -31,7 +31,7 @@ CLASS dgq net/minecraft/client/gl/ShaderEffect
ARG 1 name ARG 1 name
ARG 2 width ARG 2 width
ARG 3 height ARG 3 height
METHOD a addPass (Ljava/lang/String;Lcpa;Lcpa;)Ldgr; METHOD a addPass (Ljava/lang/String;Lcpa;Lcpa;)Ldgq;
ARG 1 programName ARG 1 programName
ARG 2 source ARG 2 source
ARG 3 dest ARG 3 dest

View File

@ -30,7 +30,7 @@ CLASS crr net/minecraft/client/gui/DrawableHelper
ARG 4 bottom ARG 4 bottom
ARG 5 color1 ARG 5 color1
ARG 6 color2 ARG 6 color2
METHOD a drawTexturedRect (IILdqd;II)V METHOD a drawTexturedRect (IILdqc;II)V
ARG 1 x ARG 1 x
ARG 2 y ARG 2 y
ARG 3 sprite ARG 3 sprite

View File

@ -1,13 +1,13 @@
CLASS crs net/minecraft/client/gui/MapRenderer CLASS crs net/minecraft/client/gui/MapRenderer
CLASS crs$a MapTexture CLASS crs$a MapTexture
FIELD b mapState Lcjm; FIELD b mapState Lcjm;
FIELD c texture Ldpt; FIELD c texture Ldps;
FIELD d id Lqi; FIELD d id Lqi;
METHOD a updateTexture ()V METHOD a updateTexture ()V
METHOD a draw (Z)V METHOD a draw (Z)V
ARG 1 hidePlayerSpecific ARG 1 hidePlayerSpecific
FIELD a MAP_ICONS_TEXTURE Lqi; FIELD a MAP_ICONS_TEXTURE Lqi;
FIELD b textureManager Ldqe; FIELD b textureManager Ldqd;
FIELD c mapTextures Ljava/util/Map; FIELD c mapTextures Ljava/util/Map;
METHOD a clearStateTextures ()V METHOD a clearStateTextures ()V
METHOD a updateTexture (Lcjm;)V METHOD a updateTexture (Lcjm;)V

View File

@ -4,7 +4,7 @@ CLASS cvj net/minecraft/client/gui/Screen
FIELD g uri Ljava/net/URI; FIELD g uri Ljava/net/URI;
FIELD j listeners Ljava/util/List; FIELD j listeners Ljava/util/List;
FIELD k client Lcqx; FIELD k client Lcqx;
FIELD l itemRenderer Ldlx; FIELD l itemRenderer Ldlw;
FIELD m screenWidth I FIELD m screenWidth I
FIELD n screenHeight I FIELD n screenHeight I
FIELD o buttons Ljava/util/List; FIELD o buttons Ljava/util/List;

View File

@ -10,7 +10,7 @@ CLASS crq net/minecraft/client/gui/hud/InGameHud
FIELD h PUMPKIN_BLUR Lqi; FIELD h PUMPKIN_BLUR Lqi;
FIELD i random Ljava/util/Random; FIELD i random Ljava/util/Random;
FIELD j client Lcqx; FIELD j client Lcqx;
FIELD k itemRenderer Ldlx; FIELD k itemRenderer Ldlw;
FIELD l chatHud Lcsb; FIELD l chatHud Lcsb;
FIELD m ticks I FIELD m ticks I
FIELD n overlayMessage Ljava/lang/String; FIELD n overlayMessage Ljava/lang/String;

View File

@ -3,9 +3,9 @@ CLASS cuy net/minecraft/client/gui/menu/settings/LanguageSettingsScreen
FIELD a parent Lcvj; FIELD a parent Lcvj;
FIELD b languageSelectionList Lcuy$a; FIELD b languageSelectionList Lcuy$a;
FIELD g settings Lcrb; FIELD g settings Lcrb;
FIELD h languageManager Ldrb; FIELD h languageManager Ldra;
FIELD i forceUnicodeButton Lcsl; FIELD i forceUnicodeButton Lcsl;
FIELD s doneButton Lcsa; FIELD s doneButton Lcsa;
METHOD <init> (Lcvj;Lcrb;Ldrb;)V METHOD <init> (Lcvj;Lcrb;Ldra;)V
ARG 1 parent ARG 1 parent
ARG 2 settings ARG 2 settings

View File

@ -1,5 +1,5 @@
CLASS cvv net/minecraft/client/gui/widget/AdvancementTabType CLASS cvv net/minecraft/client/gui/widget/AdvancementTabType
METHOD a drawIcon (IIILdlx;Laxx;)V METHOD a drawIcon (IIILdlw;Laxx;)V
ARG 1 x ARG 1 x
ARG 2 y ARG 2 y
ARG 4 itemRenderer ARG 4 itemRenderer

View File

@ -6,7 +6,7 @@ CLASS cvu net/minecraft/client/gui/widget/AdvancementTreeWidget
METHOD <init> (Lcqx;Lcvy;Lcvv;ILn;Lw;)V METHOD <init> (Lcqx;Lcvy;Lcvv;ILn;Lw;)V
ARG 1 client ARG 1 client
ARG 5 rootAdvancement ARG 5 rootAdvancement
METHOD a drawIcon (IILdlx;)V METHOD a drawIcon (IILdlw;)V
ARG 1 x ARG 1 x
ARG 2 y ARG 2 y
METHOD a drawBackground (IIZ)V METHOD a drawBackground (IIZ)V

View File

@ -45,7 +45,7 @@ CLASS csa net/minecraft/client/gui/widget/ButtonWidget
ARG 1 client ARG 1 client
ARG 2 mouseX ARG 2 mouseX
ARG 3 mouseY ARG 3 mouseY
METHOD a playPressedSound (Ldtm;)V METHOD a playPressedSound (Ldtl;)V
METHOD a setText (Ljava/lang/String;)V METHOD a setText (Ljava/lang/String;)V
ARG 1 value ARG 1 value
METHOD a getTextureId (Z)I METHOD a getTextureId (Z)I

View File

@ -9,7 +9,7 @@ CLASS cyx net/minecraft/client/gui/widget/LevelSelectEntryWidget
FIELD j iconLocation Lqi; FIELD j iconLocation Lqi;
FIELD k levelList Lcyy; FIELD k levelList Lcyy;
FIELD l iconFile Ljava/io/File; FIELD l iconFile Ljava/io/File;
FIELD m levelIcon Ldpt; FIELD m levelIcon Ldps;
METHOD b loadLevel ()V METHOD b loadLevel ()V
METHOD i loadLevelInternal ()V METHOD i loadLevelInternal ()V
METHOD j getLevelIcon ()Ldpt; METHOD j getLevelIcon ()Ldps;

View File

@ -1,8 +1,8 @@
CLASS cxr net/minecraft/client/gui/widget/LocalServerListEntry CLASS cxr net/minecraft/client/gui/widget/LocalServerListEntry
FIELD c client Lcqx; FIELD c client Lcqx;
FIELD d entry Ldte; FIELD d entry Ldtd;
FIELD e gui Lcxp; FIELD e gui Lcxp;
FIELD f lastUpdateMillis J FIELD f lastUpdateMillis J
METHOD <init> (Lcxp;Ldte;)V METHOD <init> (Lcxp;Ldtd;)V
ARG 1 gui ARG 1 gui
METHOD b getLanServerEntry ()Ldte; METHOD b getLanServerEntry ()Ldtd;

View File

@ -7,6 +7,6 @@ CLASS cxs net/minecraft/client/gui/widget/RemoteServerListEntry
FIELD h client Lcqx; FIELD h client Lcqx;
FIELD i serverEntry Lddm; FIELD i serverEntry Lddm;
FIELD j serverIconTextureId Lqi; FIELD j serverIconTextureId Lqi;
FIELD l serverIconTexture Ldpt; FIELD l serverIconTexture Ldps;
METHOD a drawIcon (IILqi;)V METHOD a drawIcon (IILqi;)V
METHOD b getServerEntry ()Lddm; METHOD b getServerEntry ()Lddm;

View File

@ -1,9 +1,9 @@
CLASS cyl net/minecraft/client/gui/widget/ResourcePackListEntry CLASS cyl net/minecraft/client/gui/widget/ResourcePackListEntry
FIELD c client Lcqx; FIELD c client Lcqx;
FIELD h resourcePack Ldqy; FIELD h resourcePack Ldqx;
METHOD a addTo (Lcyp;)V METHOD a addTo (Lcyp;)V
METHOD b drawIcon ()V METHOD b drawIcon ()V
METHOD f getCompatibility ()Lwh; METHOD f getCompatibility ()Lwh;
METHOD g getDescription ()Ljava/lang/String; METHOD g getDescription ()Ljava/lang/String;
METHOD h getDisplayName ()Ljava/lang/String; METHOD h getDisplayName ()Ljava/lang/String;
METHOD i getResourcePack ()Ldqy; METHOD i getResourcePack ()Ldqx;

View File

@ -1,4 +1,4 @@
CLASS dfs net/minecraft/client/input/Input CLASS dfr net/minecraft/client/input/Input
FIELD a movementSideways F FIELD a movementSideways F
FIELD b movementForward F FIELD b movementForward F
FIELD c pressingForward Z FIELD c pressingForward Z

View File

@ -1,4 +1,4 @@
CLASS dft net/minecraft/client/input/KeyboardInput CLASS dfs net/minecraft/client/input/KeyboardInput
FIELD i settings Lcrb; FIELD i settings Lcrb;
METHOD <init> (Lcrb;)V METHOD <init> (Lcrb;)V
ARG 1 settings ARG 1 settings

View File

@ -1,5 +1,5 @@
CLASS dfr net/minecraft/client/network/AbstractClientPlayerEntity CLASS dfq net/minecraft/client/network/AbstractClientPlayerEntity
METHOD a loadSkin (Lqi;Ljava/lang/String;)Ldpu; METHOD a loadSkin (Lqi;Ljava/lang/String;)Ldpt;
ARG 0 id ARG 0 id
ARG 1 playerName ARG 1 playerName
METHOD d getSkinId (Ljava/lang/String;)Lqi; METHOD d getSkinId (Ljava/lang/String;)Lqi;

View File

@ -1,11 +1,11 @@
CLASS dfu net/minecraft/client/network/ClientPlayerEntity CLASS dft net/minecraft/client/network/ClientPlayerEntity
FIELD cc stats Lyj; FIELD cc stats Lyj;
FIELD cd recipeBook Lcqo; FIELD cd recipeBook Lcqo;
FIELD cf clientPermissionLevel I FIELD cf clientPermissionLevel I
FIELD cq serverBrand Ljava/lang/String; FIELD cq serverBrand Ljava/lang/String;
FIELD cu activeHand Lagg; FIELD cu activeHand Lagg;
FIELD e networkHandler Lddg; FIELD e networkHandler Lddg;
FIELD f input Ldfs; FIELD f input Ldfr;
FIELD g client Lcqx; FIELD g client Lcqx;
METHOD <init> (Lcqx;Lddj;Lddg;Lyj;Lcqo;)V METHOD <init> (Lcqx;Lddj;Lddg;Lyj;Lcqo;)V
ARG 1 client ARG 1 client

View File

@ -29,8 +29,8 @@ CLASS ddi net/minecraft/client/network/ClientPlayerInteractionManager
METHOD a (Laxx;I)V METHOD a (Laxx;I)V
ARG 1 stack ARG 1 stack
METHOD a setGameMode (Lbdc;)V METHOD a setGameMode (Lbdc;)V
METHOD a createPlayer (Lddj;Lyj;Lcqo;)Ldfu; METHOD a createPlayer (Lddj;Lyj;Lcqo;)Ldft;
METHOD a interactBlock (Ldfu;Lddj;Lagg;Lcnh;)Lagh; METHOD a interactBlock (Ldft;Lddj;Lagg;Lcnh;)Lagh;
ARG 1 player ARG 1 player
ARG 2 world ARG 2 world
METHOD a breakBlock (Les;)Z METHOD a breakBlock (Les;)Z

View File

@ -1,4 +1,4 @@
CLASS dte net/minecraft/client/network/LanServerEntry CLASS dtd net/minecraft/client/network/LanServerEntry
FIELD a motd Ljava/lang/String; FIELD a motd Ljava/lang/String;
FIELD b addressPort Ljava/lang/String; FIELD b addressPort Ljava/lang/String;
FIELD c lastTimeMillis J FIELD c lastTimeMillis J

View File

@ -1,9 +1,9 @@
CLASS dtf net/minecraft/client/network/LanServerQueryManager CLASS dte net/minecraft/client/network/LanServerQueryManager
CLASS dtf$a LanServerDetector CLASS dte$a LanServerDetector
FIELD a entryList Ldtf$b; FIELD a entryList Ldte$b;
FIELD b multicastAddress Ljava/net/InetAddress; FIELD b multicastAddress Ljava/net/InetAddress;
FIELD c socket Ljava/net/MulticastSocket; FIELD c socket Ljava/net/MulticastSocket;
CLASS dtf$b LanServerEntryList CLASS dte$b LanServerEntryList
FIELD a serverEntries Ljava/util/List; FIELD a serverEntries Ljava/util/List;
FIELD b dirty Z FIELD b dirty Z
METHOD a needsUpdate ()Z METHOD a needsUpdate ()Z

View File

@ -1 +1 @@
CLASS dfv net/minecraft/client/network/OtherClientPlayerEntity CLASS dfu net/minecraft/client/network/OtherClientPlayerEntity

View File

@ -1,5 +1,5 @@
CLASS crb net/minecraft/client/options/GameOptions CLASS crb net/minecraft/client/options/GameOptions
FIELD A tutorialStep Ldty; FIELD A tutorialStep Ldtx;
FIELD B biomeBlendRadius I FIELD B biomeBlendRadius I
FIELD C mouseWheelSensitivity D FIELD C mouseWheelSensitivity D
FIELD D glDebugVerbosity I FIELD D glDebugVerbosity I

View File

@ -2,9 +2,9 @@ CLASS cqu net/minecraft/client/options/HotbarStorage
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b file Ljava/io/File; FIELD b file Ljava/io/File;
FIELD c dataFixer Lcom/mojang/datafixers/DataFixer; FIELD c dataFixer Lcom/mojang/datafixers/DataFixer;
FIELD d entries [Ldfw; FIELD d entries [Ldfv;
FIELD e loaded Z FIELD e loaded Z
METHOD a save ()V METHOD a save ()V
METHOD a getSavedHotbar (I)Ldfw; METHOD a getSavedHotbar (I)Ldfv;
ARG 1 i ARG 1 i
METHOD b load ()V METHOD b load ()V

View File

@ -1,4 +1,4 @@
CLASS dfw net/minecraft/client/options/HotbarStorageEntry CLASS dfv net/minecraft/client/options/HotbarStorageEntry
FIELD a delegate Lff; FIELD a delegate Lff;
METHOD a toListTag ()Lid; METHOD a toListTag ()Lid;
METHOD a fromListTag (Lid;)V METHOD a fromListTag (Lid;)V

View File

@ -3,7 +3,7 @@ CLASS dey net/minecraft/client/particle/AnimatedParticle
FIELD J targetColorGreen F FIELD J targetColorGreen F
FIELD K targetColorBlue F FIELD K targetColorBlue F
FIELD L changesColor Z FIELD L changesColor Z
METHOD <init> (Lbdf;DDDLdff;F)V METHOD <init> (Lbdf;DDDLdfe;F)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y

View File

@ -1,5 +1,5 @@
CLASS dfj net/minecraft/client/particle/BlockCrackParticle CLASS dfi net/minecraft/client/particle/BlockCrackParticle
CLASS dfj$a Factory CLASS dfi$a Factory
FIELD D block Lbre; FIELD D block Lbre;
FIELD G blockPos Les; FIELD G blockPos Les;
METHOD <init> (Lbdf;DDDDDDLbre;)V METHOD <init> (Lbdf;DDDDDDLbre;)V
@ -7,6 +7,6 @@ CLASS dfj net/minecraft/client/particle/BlockCrackParticle
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y
ARG 6 z ARG 6 z
METHOD a setBlockPos (Les;)Ldfj; METHOD a setBlockPos (Les;)Ldfi;
METHOD b updateColor (Les;)V METHOD b updateColor (Les;)V
METHOD l setBlockPosFromPosition ()Ldfj; METHOD g setBlockPosFromPosition ()Ldfi;

View File

@ -1,6 +1,6 @@
CLASS def net/minecraft/client/particle/BlockFallingDustParticle CLASS def net/minecraft/client/particle/BlockFallingDustParticle
CLASS def$a Factory CLASS def$a Factory
METHOD <init> (Lbdf;DDDFFFLdff;)V METHOD <init> (Lbdf;DDDFFFLdfe;)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y

View File

@ -1,4 +1,3 @@
CLASS dea net/minecraft/client/particle/BlockLeakParticle CLASS dea net/minecraft/client/particle/BlockLeakParticle
CLASS dea$a LavaFactory CLASS dea$f LavaFactory
CLASS dea$c WaterFactory CLASS dea$h WaterFactory
FIELD G slowedTimer I

View File

@ -1,2 +1,2 @@
CLASS dfo net/minecraft/client/particle/CurrentDownParticle CLASS dfn net/minecraft/client/particle/CurrentDownParticle
CLASS dfo$a Factory CLASS dfn$a Factory

View File

@ -1,7 +1,6 @@
CLASS ddy net/minecraft/client/particle/DamageParticle CLASS ddy net/minecraft/client/particle/DamageParticle
CLASS ddy$a DefaultFactory CLASS ddy$a DefaultFactory
CLASS ddy$b EnchantedHitFactory CLASS ddy$b EnchantedHitFactory
CLASS ddy$c CritFactory
METHOD <init> (Lbdf;DDDDDD)V METHOD <init> (Lbdf;DDDDDD)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x

View File

@ -1,6 +1,6 @@
CLASS ddz net/minecraft/client/particle/DragonBreathParticle CLASS ddz net/minecraft/client/particle/DragonBreathParticle
CLASS ddz$a Factory CLASS ddz$a Factory
METHOD <init> (Lbdf;DDDDDDLdff;)V METHOD <init> (Lbdf;DDDDDDLdfe;)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y

View File

@ -1,4 +1,4 @@
CLASS dfm net/minecraft/client/particle/EmitterParticle CLASS dfl net/minecraft/client/particle/EmitterParticle
FIELD D entity Lahm; FIELD D entity Lahm;
FIELD E emitterAge I FIELD E emitterAge I
FIELD F maxEmitterAge I FIELD F maxEmitterAge I

View File

@ -1,6 +1,6 @@
CLASS dee net/minecraft/client/particle/ExplosionSmokeParticle CLASS dee net/minecraft/client/particle/ExplosionSmokeParticle
CLASS dee$a Factory CLASS dee$a Factory
METHOD <init> (Lbdf;DDDDDDLdff;)V METHOD <init> (Lbdf;DDDDDDLdfe;)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y

View File

@ -1,6 +1,6 @@
CLASS dem net/minecraft/client/particle/FireSmokeLargeParticle CLASS dem net/minecraft/client/particle/FireSmokeLargeParticle
CLASS dem$a Factory CLASS dem$a Factory
METHOD <init> (Lbdf;DDDDDDLdff;)V METHOD <init> (Lbdf;DDDDDDLdfe;)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y

View File

@ -6,10 +6,10 @@ CLASS deg net/minecraft/client/particle/FireworksSparkParticle
CLASS deg$d Factory CLASS deg$d Factory
CLASS deg$e create CLASS deg$e create
FIELD D age I FIELD D age I
FIELD E particleManager Ldes; FIELD E particleManager Ldet;
FIELD F explosions Lid; FIELD F explosions Lid;
FIELD G flicker Z FIELD G flicker Z
METHOD <init> (Lbdf;DDDDDDLdes;Lhx;)V METHOD <init> (Lbdf;DDDDDDLdet;Lhx;)V
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y
ARG 6 z ARG 6 z

View File

@ -1,2 +1,2 @@
CLASS dfn net/minecraft/client/particle/FishingParticle CLASS dfm net/minecraft/client/particle/FishingParticle
CLASS dfn$a Factory CLASS dfm$a Factory

View File

@ -49,14 +49,14 @@ CLASS der net/minecraft/client/particle/Particle
METHOD a buildGeometry (Lcqc;Lahm;FFFFFF)V METHOD a buildGeometry (Lcqc;Lahm;FFFFFF)V
ARG 1 vertexBuffer ARG 1 vertexBuffer
ARG 2 entity ARG 2 entity
METHOD b getTextureSheet ()Ldeu; METHOD b getTextureSheet ()Ldev;
METHOD b setPos (DDD)V METHOD b setPos (DDD)V
ARG 1 x ARG 1 x
ARG 3 y ARG 3 y
ARG 5 z ARG 5 z
METHOD f setColorAlpha (F)V METHOD f setColorAlpha (F)V
METHOD g getMaxAge ()I METHOD i getMaxAge ()I
METHOD h markDead ()V METHOD j markDead ()V
METHOD i repositionFromBoundingBox ()V METHOD k repositionFromBoundingBox ()V
METHOD j isAlive ()Z METHOD l isAlive ()Z
METHOD k getBoundingBox ()Lcng; METHOD m getBoundingBox ()Lcng;

View File

@ -1,4 +1,4 @@
CLASS det net/minecraft/client/particle/ParticleFactory CLASS deu net/minecraft/client/particle/ParticleFactory
METHOD a createParticle (Lfz;Lbdf;DDDDDD)Lder; METHOD a createParticle (Lfz;Lbdf;DDDDDD)Lder;
ARG 1 parameters ARG 1 parameters
ARG 2 world ARG 2 world

View File

@ -1,13 +1,12 @@
CLASS des net/minecraft/client/particle/ParticleManager CLASS det net/minecraft/client/particle/ParticleManager
FIELD a world Lbdf; FIELD a world Lbdf;
FIELD c particleQueues Ljava/util/Map; FIELD c particleQueues Ljava/util/Map;
FIELD d newEmitterParticles Ljava/util/Queue; FIELD d newEmitterParticles Ljava/util/Queue;
FIELD e textureManager Ldqe; FIELD e textureManager Ldqd;
FIELD f random Ljava/util/Random; FIELD f random Ljava/util/Random;
FIELD g factories Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD g factories Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD h newParticles Ljava/util/Queue; FIELD h newParticles Ljava/util/Queue;
FIELD i sprites Ljava/util/Set; METHOD <init> (Lbdf;Ldqd;)V
METHOD <init> (Lbdf;Ldqe;)V
ARG 1 world ARG 1 world
ARG 2 textureManager ARG 2 textureManager
METHOD a renderUnlitParticles (Lahm;F)V METHOD a renderUnlitParticles (Lahm;F)V
@ -21,7 +20,6 @@ CLASS des net/minecraft/client/particle/ParticleManager
ARG 3 maxAge ARG 3 maxAge
METHOD a setWorld (Lbdf;)V METHOD a setWorld (Lbdf;)V
METHOD a addParticle (Lder;)V METHOD a addParticle (Lder;)V
METHOD a registerDefaultFactories (Ldfe;)V
METHOD a addBlockBreakParticles (Les;Lbre;)V METHOD a addBlockBreakParticles (Les;Lbre;)V
ARG 1 pos ARG 1 pos
ARG 2 state ARG 2 state
@ -34,9 +32,10 @@ CLASS des net/minecraft/client/particle/ParticleManager
ARG 8 velocityX ARG 8 velocityX
ARG 10 velocityY ARG 10 velocityY
ARG 12 velocityZ ARG 12 velocityZ
METHOD a registerFactory (Lga;Ldet;)V METHOD a registerFactory (Lga;Ldeu;)V
ARG 1 type ARG 1 type
ARG 2 factory ARG 2 factory
METHOD a updateParticleQueue (Ljava/util/Collection;)V
METHOD b tick ()V METHOD b tick ()V
METHOD b updateParticle (Lder;)V METHOD b updateParticle (Lder;)V
METHOD b createParticle (Lfz;DDDDDD)Lder; METHOD b createParticle (Lfz;DDDDDD)Lder;
@ -47,5 +46,5 @@ CLASS des net/minecraft/client/particle/ParticleManager
ARG 8 velocityX ARG 8 velocityX
ARG 10 velocityY ARG 10 velocityY
ARG 12 velocityZ ARG 12 velocityZ
METHOD b updateParticleQueue (Ljava/util/Collection;)V
METHOD c getDebugString ()Ljava/lang/String; METHOD c getDebugString ()Ljava/lang/String;
METHOD d registerDefaultFactories ()V

View File

@ -1,9 +1,9 @@
CLASS deu net/minecraft/client/particle/ParticleTextureSheet CLASS dev net/minecraft/client/particle/ParticleTextureSheet
FIELD a TERRAIN_SHEET Ldeu; FIELD a TERRAIN_SHEET Ldev;
FIELD b PARTICLE_SHEET_OPAQUE Ldeu; FIELD b PARTICLE_SHEET_OPAQUE Ldev;
FIELD c PARTICLE_SHEET_TRANSLUCENT Ldeu; FIELD c PARTICLE_SHEET_TRANSLUCENT Ldev;
FIELD d PARTICLE_SHEET_LIT Ldeu; FIELD d PARTICLE_SHEET_LIT Ldev;
FIELD e CUSTOM Ldeu; FIELD e CUSTOM Ldev;
FIELD f NO_RENDER Ldeu; FIELD f NO_RENDER Ldev;
METHOD a begin (Lcqc;Ldqe;)V METHOD a begin (Lcqc;Ldqd;)V
METHOD a draw (Lcqf;)V METHOD a draw (Lcqf;)V

View File

@ -1,5 +1,5 @@
CLASS dfp net/minecraft/client/particle/RainSplashParticle CLASS dfo net/minecraft/client/particle/RainSplashParticle
CLASS dfp$a Factory CLASS dfo$a Factory
METHOD <init> (Lbdf;DDD)V METHOD <init> (Lbdf;DDD)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x

View File

@ -1,6 +1,6 @@
CLASS dfc net/minecraft/client/particle/SpitParticle CLASS dfc net/minecraft/client/particle/SpitParticle
CLASS dfc$a Factory CLASS dfc$a Factory
METHOD <init> (Lbdf;DDDDDDLdff;)V METHOD <init> (Lbdf;DDDDDDLdfe;)V
ARG 1 world ARG 1 world
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y

View File

@ -1,3 +1,3 @@
CLASS dfk net/minecraft/client/particle/SpriteBillboardParticle CLASS dfj net/minecraft/client/particle/SpriteBillboardParticle
FIELD F sprite Ldqd; FIELD F sprite Ldqc;
METHOD a setSprite (Ldqd;)V METHOD a setSprite (Ldqc;)V

View File

@ -1,2 +1,2 @@
CLASS dfg net/minecraft/client/particle/SquidInkParticle CLASS dff net/minecraft/client/particle/SquidInkParticle
CLASS dfg$a Factory CLASS dff$a Factory

View File

@ -1,4 +1,4 @@
CLASS dfi net/minecraft/client/particle/SuspendParticle CLASS dfh net/minecraft/client/particle/SuspendParticle
CLASS dfi$b DolphinFactory CLASS dfh$b DolphinFactory
CLASS dfi$c HappyVillagerFactory CLASS dfh$c HappyVillagerFactory
CLASS dfi$d MyceliumFactory CLASS dfh$d MyceliumFactory

View File

@ -1,2 +1,2 @@
CLASS dfl net/minecraft/client/particle/TotemParticle CLASS dfk net/minecraft/client/particle/TotemParticle
CLASS dfl$a Factory CLASS dfk$a Factory

View File

@ -1,2 +1,2 @@
CLASS dfh net/minecraft/client/particle/WaterSuspendParticle CLASS dfg net/minecraft/client/particle/WaterSuspendParticle
CLASS dfh$a UnderwaterFactory CLASS dfg$a UnderwaterFactory

View File

@ -1,4 +1,4 @@
CLASS dgg net/minecraft/client/render/BackgroundRenderer CLASS dgf net/minecraft/client/render/BackgroundRenderer
FIELD a blackColorBuffer Ljava/nio/FloatBuffer; FIELD a blackColorBuffer Ljava/nio/FloatBuffer;
FIELD b colorBuffer Ljava/nio/FloatBuffer; FIELD b colorBuffer Ljava/nio/FloatBuffer;
FIELD c red F FIELD c red F
@ -10,9 +10,9 @@ CLASS dgg net/minecraft/client/render/BackgroundRenderer
FIELD i waterFogColor I FIELD i waterFogColor I
FIELD j nextWaterFogColor I FIELD j nextWaterFogColor I
FIELD k lastWaterFogColorUpdateTime J FIELD k lastWaterFogColorUpdateTime J
FIELD l gameRenderer Ldgh; FIELD l gameRenderer Ldgg;
FIELD m client Lcqx; FIELD m client Lcqx;
METHOD <init> (Ldgh;)V METHOD <init> (Ldgg;)V
ARG 1 gameRenderer ARG 1 gameRenderer
METHOD a getColorAsBuffer ()Ljava/nio/FloatBuffer; METHOD a getColorAsBuffer ()Ljava/nio/FloatBuffer;
METHOD a renderBackground (F)V METHOD a renderBackground (F)V

View File

@ -1,14 +1,14 @@
CLASS dgv net/minecraft/client/render/ChunkRenderDispatcher CLASS dgu net/minecraft/client/render/ChunkRenderDispatcher
FIELD a renderer Ldgl; FIELD a renderer Ldgk;
FIELD b world Lbdf; FIELD b world Lbdf;
FIELD c sizeY I FIELD c sizeY I
FIELD f renderers [Ldjd; FIELD f renderers [Ldjc;
METHOD <init> (Lbdf;ILdgl;Ldje;)V METHOD <init> (Lbdf;ILdgk;Ldjd;)V
ARG 1 world ARG 1 world
ARG 3 renderer ARG 3 renderer
METHOD a delete ()V METHOD a delete ()V
METHOD a updateCameraPosition (DD)V METHOD a updateCameraPosition (DD)V
METHOD a getChunkIndex (III)I METHOD a getChunkIndex (III)I
METHOD a scheduleChunkRender (IIIZ)V METHOD a scheduleChunkRender (IIIZ)V
METHOD a createChunks (Ldje;)V METHOD a createChunks (Ldjd;)V
METHOD a getChunk (Les;)Ldjd; METHOD a getChunk (Les;)Ldjc;

View File

@ -1,4 +1,4 @@
CLASS dgj net/minecraft/client/render/FirstPersonRenderer CLASS dgi net/minecraft/client/render/FirstPersonRenderer
FIELD a MAP_BACKGROUND_TEX Lqi; FIELD a MAP_BACKGROUND_TEX Lqi;
FIELD b UNDERWATER_TEX Lqi; FIELD b UNDERWATER_TEX Lqi;
FIELD c client Lcqx; FIELD c client Lcqx;
@ -8,8 +8,8 @@ CLASS dgj net/minecraft/client/render/FirstPersonRenderer
FIELD g prevEquipProgressMainHand F FIELD g prevEquipProgressMainHand F
FIELD h equipProgressOffHand F FIELD h equipProgressOffHand F
FIELD i prevEquipProgressOffHand F FIELD i prevEquipProgressOffHand F
FIELD j renderManager Ldlc; FIELD j renderManager Ldlb;
FIELD k itemRenderer Ldlx; FIELD k itemRenderer Ldlw;
METHOD a updateHeldItems ()V METHOD a updateHeldItems ()V
METHOD a renderFirstPersonItem (F)V METHOD a renderFirstPersonItem (F)V
METHOD a rotate (FF)V METHOD a rotate (FF)V
@ -17,19 +17,19 @@ CLASS dgj net/minecraft/client/render/FirstPersonRenderer
METHOD a renderFirstPersonMap (FFF)V METHOD a renderFirstPersonMap (FFF)V
METHOD a resetEquipProgress (Lagg;)V METHOD a resetEquipProgress (Lagg;)V
METHOD a renderArm (Lahu;)V METHOD a renderArm (Lahu;)V
METHOD a renderItem (Lahv;Laxx;Ldhr$b;)V METHOD a renderItem (Lahv;Laxx;Ldhq$b;)V
ARG 1 holder ARG 1 holder
ARG 2 stack ARG 2 stack
METHOD a renderItemFromSide (Lahv;Laxx;Ldhr$b;Z)V METHOD a renderItemFromSide (Lahv;Laxx;Ldhq$b;Z)V
ARG 1 holder ARG 1 holder
ARG 2 stack ARG 2 stack
ARG 3 transformation ARG 3 transformation
METHOD a renderFirstPersonMap (Laxx;)V METHOD a renderFirstPersonMap (Laxx;)V
METHOD a renderFirstPersonItem (Ldfr;FFLagg;FLaxx;F)V METHOD a renderFirstPersonItem (Ldfq;FFLagg;FLaxx;F)V
ARG 1 player ARG 1 player
ARG 4 hand ARG 4 hand
ARG 6 item ARG 6 item
METHOD a renderBlock (Ldqd;)V METHOD a renderBlock (Ldqc;)V
METHOD b renderOverlays (F)V METHOD b renderOverlays (F)V
METHOD c renderArms ()V METHOD c renderArms ()V
METHOD e renderWaterOverlay (F)V METHOD e renderWaterOverlay (F)V

View File

@ -1,4 +1,4 @@
CLASS djm net/minecraft/client/render/Frustum CLASS djl net/minecraft/client/render/Frustum
FIELD a sides [[F FIELD a sides [[F
METHOD a getDistanceFromPlane ([FDDD)D METHOD a getDistanceFromPlane ([FDDD)D
ARG 1 plane ARG 1 plane

View File

@ -1,9 +1,9 @@
CLASS djl net/minecraft/client/render/FrustumWithOrigin CLASS djk net/minecraft/client/render/FrustumWithOrigin
FIELD a frustum Ldjm; FIELD a frustum Ldjl;
FIELD b originX D FIELD b originX D
FIELD c originY D FIELD c originY D
FIELD d originZ D FIELD d originZ D
METHOD <init> (Ldjm;)V METHOD <init> (Ldjl;)V
ARG 1 frustum ARG 1 frustum
METHOD a intersects (DDDDDD)Z METHOD a intersects (DDDDDD)Z
ARG 1 minX ARG 1 minX

View File

@ -1,13 +1,13 @@
CLASS dgh net/minecraft/client/render/GameRenderer CLASS dgg net/minecraft/client/render/GameRenderer
FIELD E floatingItem Laxx; FIELD E floatingItem Laxx;
FIELD F floatingItemTimeLeft I FIELD F floatingItemTimeLeft I
FIELD G floatingItemWidth F FIELD G floatingItemWidth F
FIELD H floatingItemHeight F FIELD H floatingItemHeight F
FIELD I shader Ldgq; FIELD I shader Ldgp;
FIELD L SHADERS_LOCATIONS [Lqi; FIELD L SHADERS_LOCATIONS [Lqi;
FIELD M forcedShaderIndex I FIELD M forcedShaderIndex I
FIELD N shadersEnabled Z FIELD N shadersEnabled Z
FIELD a firstPersonRenderer Ldgj; FIELD a firstPersonRenderer Ldgi;
FIELD b SHADER_COUNT I FIELD b SHADER_COUNT I
FIELD c LOGGER Lorg/apache/logging/log4j/Logger; FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
FIELD d RAIN_LOC Lqi; FIELD d RAIN_LOC Lqi;
@ -22,8 +22,8 @@ CLASS dgh net/minecraft/client/render/GameRenderer
FIELD s blockOutlineEnabled Z FIELD s blockOutlineEnabled Z
FIELD t lastWorldIconUpdate J FIELD t lastWorldIconUpdate J
FIELD u lastRenderTime J FIELD u lastRenderTime J
FIELD v lightmapTextureManager Ldgm; FIELD v lightmapTextureManager Ldgl;
FIELD z backgroundRenderer Ldgg; FIELD z backgroundRenderer Ldgf;
METHOD <init> (Lcqx;Lwt;)V METHOD <init> (Lcqx;Lwt;)V
ARG 1 client ARG 1 client
METHOD a updateTargetedEntity (F)V METHOD a updateTargetedEntity (F)V
@ -42,7 +42,7 @@ CLASS dgh net/minecraft/client/render/GameRenderer
METHOD a onCameraEntitySet (Lahm;)V METHOD a onCameraEntitySet (Lahm;)V
METHOD a showFloatingItem (Laxx;)V METHOD a showFloatingItem (Laxx;)V
ARG 1 item ARG 1 item
METHOD a (Ldgl;FDDD)V METHOD a (Ldgk;FDDD)V
ARG 2 tickDelta ARG 2 tickDelta
METHOD a loadShader (Lqi;)V METHOD a loadShader (Lqi;)V
METHOD a (Lwt;)V METHOD a (Lwt;)V
@ -54,7 +54,7 @@ CLASS dgh net/minecraft/client/render/GameRenderer
METHOD d getSkyDarkness (F)F METHOD d getSkyDarkness (F)F
ARG 1 tickDelta ARG 1 tickDelta
METHOD e tick ()V METHOD e tick ()V
METHOD f getShader ()Ldgq; METHOD f getShader ()Ldgp;
METHOD h disableLightmap ()V METHOD h disableLightmap ()V
METHOD i enableLightmap ()V METHOD i enableLightmap ()V
METHOD k getMapRenderer ()Lcrs; METHOD k getMapRenderer ()Lcrs;

View File

@ -1,8 +1,8 @@
CLASS djk net/minecraft/client/render/GlMatrixFrustum CLASS djj net/minecraft/client/render/GlMatrixFrustum
FIELD e INSTANCE Ldjk; FIELD e INSTANCE Ldjj;
FIELD f projectionMatrixBuffer Ljava/nio/FloatBuffer; FIELD f projectionMatrixBuffer Ljava/nio/FloatBuffer;
FIELD g modelviewMatrixBuffer Ljava/nio/FloatBuffer; FIELD g modelviewMatrixBuffer Ljava/nio/FloatBuffer;
METHOD a get ()Ldjm; METHOD a get ()Ldjl;
METHOD a normalize ([F)V METHOD a normalize ([F)V
ARG 1 vector ARG 1 vector
METHOD b loadFromGlMatrices ()V METHOD b loadFromGlMatrices ()V

View File

@ -1,13 +1,13 @@
CLASS dgm net/minecraft/client/render/LightmapTextureManager CLASS dgl net/minecraft/client/render/LightmapTextureManager
FIELD a texture Ldpt; FIELD a texture Ldps;
FIELD b image Lcpk; FIELD b image Lcpk;
FIELD c textureIdentifier Lqi; FIELD c textureIdentifier Lqi;
FIELD d isDirty Z FIELD d isDirty Z
FIELD e prevFlicker F FIELD e prevFlicker F
FIELD f flicker F FIELD f flicker F
FIELD g worldRenderer Ldgh; FIELD g worldRenderer Ldgg;
FIELD h client Lcqx; FIELD h client Lcqx;
METHOD <init> (Ldgh;)V METHOD <init> (Ldgg;)V
ARG 1 worldRenderer ARG 1 worldRenderer
METHOD a tick ()V METHOD a tick ()V
METHOD a update (F)V METHOD a update (F)V

View File

@ -1,4 +1,4 @@
CLASS djj net/minecraft/client/render/VisibleRegion CLASS dji net/minecraft/client/render/VisibleRegion
METHOD a setOrigin (DDD)V METHOD a setOrigin (DDD)V
ARG 1 x ARG 1 x
ARG 3 y ARG 3 y

View File

@ -1,9 +1,9 @@
CLASS dgl net/minecraft/client/render/WorldRenderer CLASS dgk net/minecraft/client/render/WorldRenderer
FIELD A ticks I FIELD A ticks I
FIELD B partiallyBrokenBlocks Ljava/util/Map; FIELD B partiallyBrokenBlocks Ljava/util/Map;
FIELD D destroyStages [Ldqd; FIELD D destroyStages [Ldqc;
FIELD E entityOutlinesFramebuffer Lcpa; FIELD E entityOutlinesFramebuffer Lcpa;
FIELD F entityOutlineShader Ldgq; FIELD F entityOutlineShader Ldgp;
FIELD G lastCameraChunkUpdateX D FIELD G lastCameraChunkUpdateX D
FIELD H lastCameraChunkUpdateY D FIELD H lastCameraChunkUpdateY D
FIELD I lastCameraChunkUpdateZ D FIELD I lastCameraChunkUpdateZ D
@ -15,15 +15,15 @@ CLASS dgl net/minecraft/client/render/WorldRenderer
FIELD O lastCameraZ D FIELD O lastCameraZ D
FIELD P lastCameraPitch D FIELD P lastCameraPitch D
FIELD Q lastCameraYaw D FIELD Q lastCameraYaw D
FIELD W chunkBatcher Ldiz; FIELD W chunkBatcher Ldiy;
FIELD X chunkRendererList Ldgb; FIELD X chunkRendererList Ldga;
FIELD Y renderDistance I FIELD Y renderDistance I
FIELD a DIRECTIONS [Lex; FIELD a DIRECTIONS [Lex;
FIELD aa renderedEntities I FIELD aa renderedEntities I
FIELD ad forcedFrustum Ldjm; FIELD ad forcedFrustum Ldjl;
FIELD af forcedFrustumPosition Lcpz; FIELD af forcedFrustumPosition Lcpz;
FIELD ag vertexBufferObjectsEnabled Z FIELD ag vertexBufferObjectsEnabled Z
FIELD ah chunkRendererFactory Ldje; FIELD ah chunkRendererFactory Ldjd;
FIELD ai lastTranslucentSortX D FIELD ai lastTranslucentSortX D
FIELD aj lastTranslucentSortY D FIELD aj lastTranslucentSortY D
FIELD ak lastTranslucentSortZ D FIELD ak lastTranslucentSortZ D
@ -36,11 +36,11 @@ CLASS dgl net/minecraft/client/render/WorldRenderer
FIELD f END_SKY_TEX Lqi; FIELD f END_SKY_TEX Lqi;
FIELD g FORCEFIELD_TEX Lqi; FIELD g FORCEFIELD_TEX Lqi;
FIELD h client Lcqx; FIELD h client Lcqx;
FIELD i textureManager Ldqe; FIELD i textureManager Ldqd;
FIELD j entityRenderDispatcher Ldlc; FIELD j entityRenderDispatcher Ldlb;
FIELD k world Lddj; FIELD k world Lddj;
FIELD l chunkRenderers Ljava/util/Set; FIELD l chunkRenderers Ljava/util/Set;
FIELD o chunkRenderDispatcher Ldgv; FIELD o chunkRenderDispatcher Ldgu;
FIELD p starsDisplayList I FIELD p starsDisplayList I
FIELD t starsBuffer Lcqg; FIELD t starsBuffer Lcqg;
FIELD x cloudsDirty Z FIELD x cloudsDirty Z
@ -70,14 +70,14 @@ CLASS dgl net/minecraft/client/render/WorldRenderer
METHOD a renderWorldBorder (Lahm;F)V METHOD a renderWorldBorder (Lahm;F)V
ARG 1 camera ARG 1 camera
ARG 2 delta ARG 2 delta
METHOD a setUpTerrain (Lahm;FLdjj;IZ)V METHOD a setUpTerrain (Lahm;FLdji;IZ)V
ARG 1 camera ARG 1 camera
ARG 2 tickDelta ARG 2 tickDelta
METHOD a drawHighlightedBlockOutline (Lahm;Lcnj;IF)V METHOD a drawHighlightedBlockOutline (Lahm;Lcnj;IF)V
ARG 2 hit ARG 2 hit
ARG 3 renderPass ARG 3 renderPass
ARG 4 delta ARG 4 delta
METHOD a renderEntities (Lahm;Ldjj;F)V METHOD a renderEntities (Lahm;Ldji;F)V
ARG 1 cameraEntity ARG 1 cameraEntity
ARG 3 tickDelta ARG 3 tickDelta
METHOD a playLevelEvent (Larz;ILes;I)V METHOD a playLevelEvent (Larz;ILes;I)V

View File

@ -1,10 +1,10 @@
CLASS dfz net/minecraft/client/render/block/BiomeColors CLASS dfy net/minecraft/client/render/block/BiomeColors
CLASS dfz$a Proxy CLASS dfy$a Proxy
FIELD a GRASS_COLOR Ldfz$a; FIELD a GRASS_COLOR Ldfy$a;
FIELD b FOLIAGE_COLOR Ldfz$a; FIELD b FOLIAGE_COLOR Ldfy$a;
FIELD c WATER_COLOR Ldfz$a; FIELD c WATER_COLOR Ldfy$a;
FIELD d WATER_FOG_COLOR Ldfz$a; FIELD d WATER_FOG_COLOR Ldfy$a;
METHOD a grassColorAt (Lbco;Les;)I METHOD a grassColorAt (Lbco;Les;)I
METHOD a colorAt (Lbco;Les;Ldfz$a;)I METHOD a colorAt (Lbco;Les;Ldfy$a;)I
METHOD b foliageColorAt (Lbco;Les;)I METHOD b foliageColorAt (Lbco;Les;)I
METHOD c waterColorAt (Lbco;Les;)I METHOD c waterColorAt (Lbco;Les;)I

View File

@ -1,46 +1,46 @@
CLASS dhd net/minecraft/client/render/block/BlockModelRenderer CLASS dhc net/minecraft/client/render/block/BlockModelRenderer
CLASS dhd$a NeighborData CLASS dhc$a NeighborData
FIELD a DOWN Ldhd$a; FIELD a DOWN Ldhc$a;
FIELD b UP Ldhd$a; FIELD b UP Ldhc$a;
FIELD c NORTH Ldhd$a; FIELD c NORTH Ldhc$a;
FIELD d SOUTH Ldhd$a; FIELD d SOUTH Ldhc$a;
FIELD e WEST Ldhd$a; FIELD e WEST Ldhc$a;
FIELD f EAST Ldhd$a; FIELD f EAST Ldhc$a;
FIELD g faces [Lex; FIELD g faces [Lex;
FIELD h nonCubicWeight Z FIELD h nonCubicWeight Z
METHOD a getData (Lex;)Ldhd$a; METHOD a getData (Lex;)Ldhc$a;
CLASS dhd$b AmbientOcclusionCalculator CLASS dhc$b AmbientOcclusionCalculator
FIELD b colorMultiplier [F FIELD b colorMultiplier [F
FIELD c brightness [I FIELD c brightness [I
METHOD a getAmbientOcclusionBrightness (IIII)I METHOD a getAmbientOcclusionBrightness (IIII)I
METHOD a getBrightness (IIIIFFFF)I METHOD a getBrightness (IIIIFFFF)I
METHOD a apply (Lbco;Lbre;Les;Lex;[FLjava/util/BitSet;)V METHOD a apply (Lbco;Lbre;Les;Lex;[FLjava/util/BitSet;)V
CLASS dhd$c Translation CLASS dhc$c Translation
FIELD a DOWN Ldhd$c; FIELD a DOWN Ldhc$c;
FIELD b UP Ldhd$c; FIELD b UP Ldhc$c;
FIELD c NORTH Ldhd$c; FIELD c NORTH Ldhc$c;
FIELD d SOUTH Ldhd$c; FIELD d SOUTH Ldhc$c;
FIELD e WEST Ldhd$c; FIELD e WEST Ldhc$c;
FIELD f EAST Ldhd$c; FIELD f EAST Ldhc$c;
FIELD g firstCorner I FIELD g firstCorner I
FIELD h secondCorner I FIELD h secondCorner I
FIELD i thirdCorner I FIELD i thirdCorner I
FIELD j fourthCorner I FIELD j fourthCorner I
FIELD k VALUES [Ldhd$c; FIELD k VALUES [Ldhc$c;
METHOD a getTranslations (Lex;)Ldhd$c; METHOD a getTranslations (Lex;)Ldhc$c;
CLASS dhd$d NeighborOrientation CLASS dhc$d NeighborOrientation
FIELD a DOWN Ldhd$d; FIELD a DOWN Ldhc$d;
FIELD b UP Ldhd$d; FIELD b UP Ldhc$d;
FIELD c NORTH Ldhd$d; FIELD c NORTH Ldhc$d;
FIELD d SOUTH Ldhd$d; FIELD d SOUTH Ldhc$d;
FIELD e WEST Ldhd$d; FIELD e WEST Ldhc$d;
FIELD f EAST Ldhd$d; FIELD f EAST Ldhc$d;
FIELD g FLIP_DOWN Ldhd$d; FIELD g FLIP_DOWN Ldhc$d;
FIELD h FLIP_UP Ldhd$d; FIELD h FLIP_UP Ldhc$d;
FIELD i FLIP_NORTH Ldhd$d; FIELD i FLIP_NORTH Ldhc$d;
FIELD j FLIP_SOUTH Ldhd$d; FIELD j FLIP_SOUTH Ldhc$d;
FIELD k FLIP_WEST Ldhd$d; FIELD k FLIP_WEST Ldhc$d;
FIELD l FLIP_EAST Ldhd$d; FIELD l FLIP_EAST Ldhc$d;
FIELD m shape I FIELD m shape I
FIELD a colorMap Lcrk; FIELD a colorMap Lcrk;
FIELD b brightnessCache Ljava/lang/ThreadLocal; FIELD b brightnessCache Ljava/lang/ThreadLocal;
@ -59,7 +59,7 @@ CLASS dhd net/minecraft/client/render/block/BlockModelRenderer
ARG 5 checkBrightness ARG 5 checkBrightness
ARG 6 buffer ARG 6 buffer
ARG 7 quads ARG 7 quads
METHOD a tesselateQuadsSmooth (Lbco;Lbre;Les;Lcqc;Ljava/util/List;[FLjava/util/BitSet;Ldhd$b;)V METHOD a tesselateQuadsSmooth (Lbco;Lbre;Les;Lcqc;Ljava/util/List;[FLjava/util/BitSet;Ldhc$b;)V
ARG 1 view ARG 1 view
ARG 2 state ARG 2 state
ARG 3 pos ARG 3 pos
@ -72,37 +72,37 @@ CLASS dhd net/minecraft/client/render/block/BlockModelRenderer
ARG 4 vertexData ARG 4 vertexData
ARG 5 facing ARG 5 facing
ARG 6 faceShape ARG 6 faceShape
METHOD a tesselate (Lbco;Ldrr;Lbre;Les;Lcqc;ZLjava/util/Random;J)Z METHOD a tesselate (Lbco;Ldrq;Lbre;Les;Lcqc;ZLjava/util/Random;J)Z
ARG 1 view ARG 1 view
ARG 2 model ARG 2 model
ARG 3 state ARG 3 state
ARG 4 pos ARG 4 pos
ARG 5 buffer ARG 5 buffer
ARG 6 testSides ARG 6 testSides
METHOD a render (Lbre;Ldrr;FFFF)V METHOD a render (Lbre;Ldrq;FFFF)V
ARG 1 state ARG 1 state
ARG 2 model ARG 2 model
ARG 3 colorMultiplier ARG 3 colorMultiplier
ARG 4 red ARG 4 red
ARG 5 green ARG 5 green
METHOD a render (Ldrr;FFFF)V METHOD a render (Ldrq;FFFF)V
ARG 1 model ARG 1 model
ARG 2 colorMultiplier ARG 2 colorMultiplier
ARG 3 red ARG 3 red
ARG 4 green ARG 4 green
METHOD a render (Ldrr;Lbre;FZ)V METHOD a render (Ldrq;Lbre;FZ)V
ARG 1 model ARG 1 model
ARG 2 state ARG 2 state
ARG 3 colorMultiplier ARG 3 colorMultiplier
METHOD b disableBrightnessCache ()V METHOD b disableBrightnessCache ()V
METHOD b tesselateSmooth (Lbco;Ldrr;Lbre;Les;Lcqc;ZLjava/util/Random;J)Z METHOD b tesselateSmooth (Lbco;Ldrq;Lbre;Les;Lcqc;ZLjava/util/Random;J)Z
ARG 1 view ARG 1 view
ARG 2 model ARG 2 model
ARG 3 state ARG 3 state
ARG 4 pos ARG 4 pos
ARG 5 buffer ARG 5 buffer
ARG 6 testSides ARG 6 testSides
METHOD c tesselateFlat (Lbco;Ldrr;Lbre;Les;Lcqc;ZLjava/util/Random;J)Z METHOD c tesselateFlat (Lbco;Ldrq;Lbre;Les;Lcqc;ZLjava/util/Random;J)Z
ARG 1 view ARG 1 view
ARG 2 model ARG 2 model
ARG 3 state ARG 3 state

View File

@ -1,11 +1,11 @@
CLASS dha net/minecraft/client/render/block/BlockModels CLASS dgz net/minecraft/client/render/block/BlockModels
FIELD a models Ljava/util/Map; FIELD a models Ljava/util/Map;
FIELD b modelManager Ldrv; FIELD b modelManager Ldru;
METHOD a getModelManager ()Ldrv; METHOD a getModelManager ()Ldru;
METHOD a getSprite (Lbre;)Ldqd; METHOD a getSprite (Lbre;)Ldqc;
METHOD a propertyValueToString (Lbsh;Ljava/lang/Comparable;)Ljava/lang/String; METHOD a propertyValueToString (Lbsh;Ljava/lang/Comparable;)Ljava/lang/String;
METHOD a propertyMapToString (Ljava/util/Map;)Ljava/lang/String; METHOD a propertyMapToString (Ljava/util/Map;)Ljava/lang/String;
METHOD a getModelId (Lqi;Lbre;)Ldrw; METHOD a getModelId (Lqi;Lbre;)Ldrv;
METHOD b reload ()V METHOD b reload ()V
METHOD b getModel (Lbre;)Ldrr; METHOD b getModel (Lbre;)Ldrq;
METHOD c getModelId (Lbre;)Ldrw; METHOD c getModelId (Lbre;)Ldrv;

View File

@ -1,22 +1,22 @@
CLASS dhb net/minecraft/client/render/block/BlockRenderManager CLASS dha net/minecraft/client/render/block/BlockRenderManager
FIELD a models Ldha; FIELD a models Ldgz;
FIELD b renderer Ldhd; FIELD b renderer Ldhc;
FIELD c dynamicRenderer Ldgz; FIELD c dynamicRenderer Ldgy;
FIELD d fluidRenderer Ldhc; FIELD d fluidRenderer Ldhb;
FIELD e random Ljava/util/Random; FIELD e random Ljava/util/Random;
METHOD <init> (Ldha;Lcrk;)V METHOD <init> (Ldgz;Lcrk;)V
ARG 1 models ARG 1 models
METHOD a getModels ()Ldha; METHOD a getModels ()Ldgz;
METHOD a getModel (Lbre;)Ldrr; METHOD a getModel (Lbre;)Ldrq;
ARG 1 state ARG 1 state
METHOD a renderDynamic (Lbre;F)V METHOD a renderDynamic (Lbre;F)V
ARG 1 state ARG 1 state
ARG 2 delta ARG 2 delta
METHOD a tesselateBlock (Lbre;Les;Lbco;Lcqc;Ljava/util/Random;)Z METHOD a tesselateBlock (Lbre;Les;Lbco;Lcqc;Ljava/util/Random;)Z
METHOD a tesselateDamage (Lbre;Les;Ldqd;Lbco;)V METHOD a tesselateDamage (Lbre;Les;Ldqc;Lbco;)V
ARG 1 state ARG 1 state
ARG 2 pos ARG 2 pos
METHOD a tesselateFluid (Les;Lbco;Lcqc;Lcgq;)Z METHOD a tesselateFluid (Les;Lbco;Lcqc;Lcgq;)Z
METHOD a (Lwt;)V METHOD a (Lwt;)V
ARG 1 arg1 ARG 1 arg1
METHOD b getModelRenderer ()Ldhd; METHOD b getModelRenderer ()Ldhc;

View File

@ -1,3 +1,3 @@
CLASS dgz net/minecraft/client/render/block/DynamicBlockRenderer CLASS dgy net/minecraft/client/render/block/DynamicBlockRenderer
METHOD a render (Lbig;F)V METHOD a render (Lbig;F)V
ARG 1 block ARG 1 block

View File

@ -1,6 +1,6 @@
CLASS dhc net/minecraft/client/render/block/FluidRenderer CLASS dhb net/minecraft/client/render/block/FluidRenderer
FIELD a lavaSprites [Ldqd; FIELD a lavaSprites [Ldqc;
FIELD b waterSprites [Ldqd; FIELD b waterSprites [Ldqc;
FIELD c waterOverlaySprite Ldqd; FIELD c waterOverlaySprite Ldqc;
METHOD a onResourceReload ()V METHOD a onResourceReload ()V
METHOD a tesselate (Lbco;Les;Lcqc;Lcgq;)Z METHOD a tesselate (Lbco;Les;Lcqc;Lcgq;)Z

View File

@ -1,3 +1,3 @@
CLASS die net/minecraft/client/render/block/entity/BannerBlockEntityRenderer CLASS did net/minecraft/client/render/block/entity/BannerBlockEntityRenderer
FIELD c model Lczt; FIELD c model Lczt;
METHOD a getTextureId (Lboz;)Lqi; METHOD a getTextureId (Lboz;)Lqi;

View File

@ -1,4 +1,4 @@
CLASS dif net/minecraft/client/render/block/entity/BeaconBlockEntityRenderer CLASS die net/minecraft/client/render/block/entity/BeaconBlockEntityRenderer
FIELD c BEAM_TEX Lqi; FIELD c BEAM_TEX Lqi;
METHOD a renderBeaconLightBeam (DDDDDJII[F)V METHOD a renderBeaconLightBeam (DDDDDJII[F)V
ARG 0 x ARG 0 x

View File

@ -1,3 +1,3 @@
CLASS dig net/minecraft/client/render/block/entity/BedBlockEntityRenderer CLASS dif net/minecraft/client/render/block/entity/BedBlockEntityRenderer
FIELD c TEXTURES [Lqi; FIELD c TEXTURES [Lqi;
FIELD d model Lczv; FIELD d model Lczv;

View File

@ -1,3 +1,3 @@
CLASS dih net/minecraft/client/render/block/entity/BellBlockEntityRenderer CLASS dig net/minecraft/client/render/block/entity/BellBlockEntityRenderer
FIELD c BELL_BODY_TEXTURE Lqi; FIELD c BELL_BODY_TEXTURE Lqi;
FIELD d model Lczw; FIELD d model Lczw;

View File

@ -1,9 +1,9 @@
CLASS dii net/minecraft/client/render/block/entity/BlockEntityRenderDispatcher CLASS dih net/minecraft/client/render/block/entity/BlockEntityRenderDispatcher
FIELD a INSTANCE Ldii; FIELD a INSTANCE Ldih;
FIELD b renderOffsetX D FIELD b renderOffsetX D
FIELD c renderOffsetY D FIELD c renderOffsetY D
FIELD d renderOffsetZ D FIELD d renderOffsetZ D
FIELD e textureManager Ldqe; FIELD e textureManager Ldqd;
FIELD f world Lbdf; FIELD f world Lbdf;
FIELD g cameraEntity Lahm; FIELD g cameraEntity Lahm;
FIELD h cameraYaw F FIELD h cameraYaw F
@ -16,8 +16,8 @@ CLASS dii net/minecraft/client/render/block/entity/BlockEntityRenderDispatcher
FIELD o fontRenderer Lcrp; FIELD o fontRenderer Lcrp;
METHOD a getFontRenderer ()Lcrp; METHOD a getFontRenderer ()Lcrp;
METHOD a setWorld (Lbdf;)V METHOD a setWorld (Lbdf;)V
METHOD a configure (Lbdf;Ldqe;Lcrp;Lahm;Lcnj;F)V METHOD a configure (Lbdf;Ldqd;Lcrp;Lahm;Lcnj;F)V
METHOD a get (Lbph;)Ldij; METHOD a get (Lbph;)Ldii;
METHOD a renderEntity (Lbph;DDDF)V METHOD a renderEntity (Lbph;DDDF)V
ARG 1 blockEntity ARG 1 blockEntity
ARG 2 xOffset ARG 2 xOffset
@ -33,5 +33,5 @@ CLASS dii net/minecraft/client/render/block/entity/BlockEntityRenderDispatcher
METHOD a render (Lbph;FI)V METHOD a render (Lbph;FI)V
ARG 2 tickDelta ARG 2 tickDelta
ARG 3 blockBreakStage ARG 3 blockBreakStage
METHOD a get (Ljava/lang/Class;)Ldij; METHOD a get (Ljava/lang/Class;)Ldii;
METHOD b renderEntity (Lbph;)V METHOD b renderEntity (Lbph;)V

View File

@ -1,6 +1,6 @@
CLASS dij net/minecraft/client/render/block/entity/BlockEntityRenderer CLASS dii net/minecraft/client/render/block/entity/BlockEntityRenderer
FIELD a DESTROY_STAGE_TEXTURES [Lqi; FIELD a DESTROY_STAGE_TEXTURES [Lqi;
FIELD b renderManager Ldii; FIELD b renderManager Ldih;
METHOD a getWorld ()Lbdf; METHOD a getWorld ()Lbdf;
METHOD a render (Lbph;DDDFI)V METHOD a render (Lbph;DDDFI)V
ARG 1 entity ARG 1 entity
@ -9,6 +9,6 @@ CLASS dij net/minecraft/client/render/block/entity/BlockEntityRenderer
ARG 6 zOffset ARG 6 zOffset
ARG 8 tickDelta ARG 8 tickDelta
ARG 9 blockBreakStage ARG 9 blockBreakStage
METHOD a setRenderManager (Ldii;)V METHOD a setRenderManager (Ldih;)V
METHOD a bindTexture (Lqi;)V METHOD a bindTexture (Lqi;)V
METHOD b getFontRenderer ()Lcrp; METHOD b getFontRenderer ()Lcrp;

View File

@ -1 +1 @@
CLASS dik net/minecraft/client/render/block/entity/CampfireBlockEntityRenderer CLASS dij net/minecraft/client/render/block/entity/CampfireBlockEntityRenderer

View File

@ -1,4 +1,4 @@
CLASS dil net/minecraft/client/render/block/entity/ChestBlockEntityRenderer CLASS dik net/minecraft/client/render/block/entity/ChestBlockEntityRenderer
FIELD c TRAPPED_DOUBLE_TEX Lqi; FIELD c TRAPPED_DOUBLE_TEX Lqi;
FIELD d CHRISTMAS_DOUBLE_TEX Lqi; FIELD d CHRISTMAS_DOUBLE_TEX Lqi;
FIELD e NORMAL_DOUBLE_TEX Lqi; FIELD e NORMAL_DOUBLE_TEX Lqi;

View File

@ -1,14 +1,14 @@
CLASS dim net/minecraft/client/render/block/entity/ConduitBlockEntityRenderer CLASS dil net/minecraft/client/render/block/entity/ConduitBlockEntityRenderer
CLASS dim$a CageModel CLASS dil$a CageModel
FIELD a cuboid Ldcz; FIELD a cuboid Ldcz;
METHOD a render (FFFFFF)V METHOD a render (FFFFFF)V
CLASS dim$b EyeModel CLASS dil$b EyeModel
FIELD a cuboid Ldcz; FIELD a cuboid Ldcz;
METHOD a render (FFFFFF)V METHOD a render (FFFFFF)V
CLASS dim$c BaseModel CLASS dil$c BaseModel
FIELD a cuboid Ldcz; FIELD a cuboid Ldcz;
METHOD a render (FFFFFF)V METHOD a render (FFFFFF)V
CLASS dim$d WindModel CLASS dil$d WindModel
FIELD a cuboids [Ldcz; FIELD a cuboids [Ldcz;
METHOD a render (FFFFFF)V METHOD a render (FFFFFF)V
FIELD c BASE_TEX Lqi; FIELD c BASE_TEX Lqi;
@ -17,7 +17,7 @@ CLASS dim net/minecraft/client/render/block/entity/ConduitBlockEntityRenderer
FIELD f WIND_VERTICAL_TEX Lqi; FIELD f WIND_VERTICAL_TEX Lqi;
FIELD g OPEN_EYE_TEX Lqi; FIELD g OPEN_EYE_TEX Lqi;
FIELD h CLOSED_EYE_TEX Lqi; FIELD h CLOSED_EYE_TEX Lqi;
FIELD i baseModel Ldim$c; FIELD i baseModel Ldil$c;
FIELD j cageModel Ldim$a; FIELD j cageModel Ldil$a;
FIELD k windModel Ldim$d; FIELD k windModel Ldil$d;
FIELD l eyeModel Ldim$b; FIELD l eyeModel Ldil$b;

View File

@ -1,3 +1,3 @@
CLASS din net/minecraft/client/render/block/entity/EnchantingTableBlockEntityRenderer CLASS dim net/minecraft/client/render/block/entity/EnchantingTableBlockEntityRenderer
FIELD c BOOK_TEX Lqi; FIELD c BOOK_TEX Lqi;
FIELD d book Lczz; FIELD d book Lczz;

View File

@ -1,2 +1,2 @@
CLASS div net/minecraft/client/render/block/entity/EndGatewayBlockEntityRenderer CLASS diu net/minecraft/client/render/block/entity/EndGatewayBlockEntityRenderer
FIELD c BEAM_TEXTURE Lqi; FIELD c BEAM_TEXTURE Lqi;

View File

@ -1,4 +1,4 @@
CLASS diw net/minecraft/client/render/block/entity/EndPortalBlockEntityRenderer CLASS div net/minecraft/client/render/block/entity/EndPortalBlockEntityRenderer
FIELD c SKY_TEX Lqi; FIELD c SKY_TEX Lqi;
FIELD d PORTAL_TEX Lqi; FIELD d PORTAL_TEX Lqi;
FIELD e RANDOM Ljava/util/Random; FIELD e RANDOM Ljava/util/Random;

View File

@ -1,3 +1,3 @@
CLASS dio net/minecraft/client/render/block/entity/LecternBlockEntityRenderer CLASS din net/minecraft/client/render/block/entity/LecternBlockEntityRenderer
FIELD c BOOK_TEXTURE Lqi; FIELD c BOOK_TEXTURE Lqi;
FIELD d book Lczz; FIELD d book Lczz;

View File

@ -1 +1 @@
CLASS dit net/minecraft/client/render/block/entity/MobSpawnerBlockEntityRenderer CLASS dis net/minecraft/client/render/block/entity/MobSpawnerBlockEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dip net/minecraft/client/render/block/entity/PistonBlockEntityRenderer CLASS dio net/minecraft/client/render/block/entity/PistonBlockEntityRenderer
FIELD c manager Ldhb; FIELD c manager Ldha;

View File

@ -1,2 +1,2 @@
CLASS diq net/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer CLASS dip net/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderer
FIELD c model Ldbx; FIELD c model Ldbx;

View File

@ -1,4 +1,4 @@
CLASS dir net/minecraft/client/render/block/entity/SignBlockEntityRenderer CLASS diq net/minecraft/client/render/block/entity/SignBlockEntityRenderer
FIELD c OAK_TEX Lqi; FIELD c OAK_TEX Lqi;
FIELD d SPRUCE_TEX Lqi; FIELD d SPRUCE_TEX Lqi;
FIELD e BIRCH_TEX Lqi; FIELD e BIRCH_TEX Lqi;

View File

@ -1,5 +1,5 @@
CLASS dis net/minecraft/client/render/block/entity/SkullBlockEntityRenderer CLASS dir net/minecraft/client/render/block/entity/SkullBlockEntityRenderer
FIELD c INSTANCE Ldis; FIELD c INSTANCE Ldir;
FIELD d MODELS Ljava/util/Map; FIELD d MODELS Ljava/util/Map;
FIELD e TEXTURES Ljava/util/Map; FIELD e TEXTURES Ljava/util/Map;
METHOD a render (FFFLex;FLbnb$a;Lcom/mojang/authlib/GameProfile;IF)V METHOD a render (FFFLex;FLbnb$a;Lcom/mojang/authlib/GameProfile;IF)V

View File

@ -1 +1 @@
CLASS diu net/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer CLASS dit net/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer

View File

@ -1,4 +1,4 @@
CLASS dga net/minecraft/client/render/chunk/BlockLayeredBufferBuilder CLASS dfz net/minecraft/client/render/chunk/BlockLayeredBufferBuilder
FIELD a layerBuilders [Lcqc; FIELD a layerBuilders [Lcqc;
METHOD a get (I)Lcqc; METHOD a get (I)Lcqc;
METHOD a get (Lbcr;)Lcqc; METHOD a get (Lbcr;)Lcqc;

View File

@ -1,5 +1,5 @@
CLASS diz net/minecraft/client/render/chunk/ChunkBatcher CLASS diy net/minecraft/client/render/chunk/ChunkBatcher
CLASS diz$a ChunkUploadTask CLASS diy$a ChunkUploadTask
FIELD b task Lcom/google/common/util/concurrent/ListenableFutureTask; FIELD b task Lcom/google/common/util/concurrent/ListenableFutureTask;
FIELD c priority D FIELD c priority D
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
@ -10,8 +10,8 @@ CLASS diz net/minecraft/client/render/chunk/ChunkBatcher
FIELD g availableBuffers Ljava/util/concurrent/BlockingQueue; FIELD g availableBuffers Ljava/util/concurrent/BlockingQueue;
FIELD h bufferRenderer Lcqd; FIELD h bufferRenderer Lcqd;
FIELD j pendingUploads Ljava/util/Queue; FIELD j pendingUploads Ljava/util/Queue;
FIELD k activeWorker Ldja; FIELD k activeWorker Ldiz;
METHOD a getDebugString ()Ljava/lang/String; METHOD a getDebugString ()Ljava/lang/String;
METHOD a addAvailableBuffer (Ldga;)V METHOD a addAvailableBuffer (Ldfz;)V
METHOD c getNextAvailableBuffer ()Ldga; METHOD c getNextAvailableBuffer ()Ldfz;
METHOD d getNextChunkRenderDataTask ()Ldiy; METHOD d getNextChunkRenderDataTask ()Ldix;

View File

@ -1,5 +1,5 @@
CLASS djb net/minecraft/client/render/chunk/ChunkRenderData CLASS dja net/minecraft/client/render/chunk/ChunkRenderData
FIELD a EMPTY Ldjb; FIELD a EMPTY Ldja;
FIELD c initialized [Z FIELD c initialized [Z
FIELD d empty Z FIELD d empty Z
FIELD e blockEntities Ljava/util/List; FIELD e blockEntities Ljava/util/List;

View File

@ -1,32 +1,32 @@
CLASS diy net/minecraft/client/render/chunk/ChunkRenderTask CLASS dix net/minecraft/client/render/chunk/ChunkRenderTask
CLASS diy$a Stage CLASS dix$a Stage
CLASS diy$b Mode CLASS dix$b Mode
FIELD a chunkRenderer Ldjd; FIELD a chunkRenderer Ldjc;
FIELD b lock Ljava/util/concurrent/locks/ReentrantLock; FIELD b lock Ljava/util/concurrent/locks/ReentrantLock;
FIELD c runnables Ljava/util/List; FIELD c runnables Ljava/util/List;
FIELD d mode Ldiy$b; FIELD d mode Ldix$b;
FIELD e distanceToPlayerSquared D FIELD e distanceToPlayerSquared D
FIELD f worldView Ldjf; FIELD f worldView Ldje;
FIELD g bufferBuilder Ldga; FIELD g bufferBuilder Ldfz;
FIELD h renderData Ldjb; FIELD h renderData Ldja;
FIELD i stage Ldiy$a; FIELD i stage Ldix$a;
FIELD j cancelled Z FIELD j cancelled Z
METHOD <init> (Ldjd;Ldiy$b;DLdjf;)V METHOD <init> (Ldjc;Ldix$b;DLdje;)V
ARG 1 chunkRenderer ARG 1 chunkRenderer
ARG 2 mode ARG 2 mode
ARG 3 distanceToPlayerSquared ARG 3 distanceToPlayerSquared
METHOD a getStage ()Ldiy$a; METHOD a getStage ()Ldix$a;
METHOD a setBufferBuilders (Ldga;)V METHOD a setBufferBuilders (Ldfz;)V
METHOD a setStage (Ldiy$a;)V METHOD a setStage (Ldix$a;)V
METHOD a setRenderData (Ldjb;)V METHOD a setRenderData (Ldja;)V
ARG 1 renderData ARG 1 renderData
METHOD a add (Ljava/lang/Runnable;)V METHOD a add (Ljava/lang/Runnable;)V
METHOD b getChunkRenderer ()Ldjd; METHOD b getChunkRenderer ()Ldjc;
METHOD c getAndInvalidateWorldView ()Ldjf; METHOD c getAndInvalidateWorldView ()Ldje;
METHOD d getRenderData ()Ldjb; METHOD d getRenderData ()Ldja;
METHOD e getBufferBuilders ()Ldga; METHOD e getBufferBuilders ()Ldfz;
METHOD f cancel ()V METHOD f cancel ()V
METHOD g getLock ()Ljava/util/concurrent/locks/ReentrantLock; METHOD g getLock ()Ljava/util/concurrent/locks/ReentrantLock;
METHOD h getMode ()Ldiy$b; METHOD h getMode ()Ldix$b;
METHOD i isCancelled ()Z METHOD i isCancelled ()Z
METHOD j getDistanceToPlayerSquared ()D METHOD j getDistanceToPlayerSquared ()D

View File

@ -1,11 +1,11 @@
CLASS dja net/minecraft/client/render/chunk/ChunkRenderWorker CLASS diz net/minecraft/client/render/chunk/ChunkRenderWorker
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b batcher Ldiz; FIELD b batcher Ldiy;
FIELD c bufferBuilders Ldga; FIELD c bufferBuilders Ldfz;
FIELD d running Z FIELD d running Z
METHOD <init> (Ldiz;Ldga;)V METHOD <init> (Ldiy;Ldfz;)V
ARG 1 batcher ARG 1 batcher
METHOD a stop ()V METHOD a stop ()V
METHOD a runTask (Ldiy;)V METHOD a runTask (Ldix;)V
METHOD b freeRenderTask (Ldiy;)V METHOD b freeRenderTask (Ldix;)V
METHOD c getBufferBuilders ()Ldga; METHOD c getBufferBuilders ()Ldfz;

View File

@ -1,28 +1,28 @@
CLASS djd net/minecraft/client/render/chunk/ChunkRenderer CLASS djc net/minecraft/client/render/chunk/ChunkRenderer
FIELD a chunkUpdateCount I FIELD a chunkUpdateCount I
FIELD b chunkRenderData Ldjb; FIELD b chunkRenderData Ldja;
FIELD c boundingBox Lcng; FIELD c boundingBox Lcng;
FIELD d world Lbdf; FIELD d world Lbdf;
FIELD e renderer Ldgl; FIELD e renderer Ldgk;
FIELD f chunkRenderLock Ljava/util/concurrent/locks/ReentrantLock; FIELD f chunkRenderLock Ljava/util/concurrent/locks/ReentrantLock;
FIELD h chunkRenderDataTask Ldiy; FIELD h chunkRenderDataTask Ldix;
FIELD i blockEntities Ljava/util/Set; FIELD i blockEntities Ljava/util/Set;
FIELD j transformationMatrix Ljava/nio/FloatBuffer; FIELD j transformationMatrix Ljava/nio/FloatBuffer;
FIELD k buffers [Lcqg; FIELD k buffers [Lcqg;
FIELD n origin Les$a; FIELD n origin Les$a;
METHOD a delete ()V METHOD a delete ()V
METHOD a resortTransparency (FFFLdiy;)V METHOD a resortTransparency (FFFLdix;)V
METHOD a endBufferBuilding (Lbcr;FFFLcqc;Ldjb;)V METHOD a endBufferBuilding (Lbcr;FFFLcqc;Ldja;)V
METHOD a beginBufferBuilding (Lcqc;Les;)V METHOD a beginBufferBuilding (Lcqc;Les;)V
METHOD a scheduleRender (Z)V METHOD a scheduleRender (Z)V
METHOD b rebuildChunk (FFFLdiy;)V METHOD b rebuildChunk (FFFLdix;)V
METHOD b getGlBuffer (I)Lcqg; METHOD b getGlBuffer (I)Lcqg;
METHOD c cancel ()V METHOD c cancel ()V
METHOD d getChunkRenderLock ()Ljava/util/concurrent/locks/ReentrantLock; METHOD d getChunkRenderLock ()Ljava/util/concurrent/locks/ReentrantLock;
METHOD f getResortTransparencyTask ()Ldiy; METHOD f getResortTransparencyTask ()Ldix;
METHOD g getDistanceToPlayerSquared ()D METHOD g getDistanceToPlayerSquared ()D
METHOD h multiplyMatrix ()V METHOD h multiplyMatrix ()V
METHOD i getChunkRenderData ()Ldjb; METHOD i getChunkRenderData ()Ldja;
METHOD j clear ()V METHOD j clear ()V
METHOD l getOrigin ()Les; METHOD l getOrigin ()Les;
METHOD p getWorld ()Lbdf; METHOD p getWorld ()Lbdf;

View File

@ -1,4 +1,4 @@
CLASS dje net/minecraft/client/render/chunk/ChunkRendererFactory CLASS djd net/minecraft/client/render/chunk/ChunkRendererFactory
METHOD create (Lbdf;Ldgl;)Ldjd; METHOD create (Lbdf;Ldgk;)Ldjc;
ARG 1 world ARG 1 world
ARG 2 worldRenderer ARG 2 worldRenderer

View File

@ -1,4 +1,4 @@
CLASS dgb net/minecraft/client/render/chunk/ChunkRendererList CLASS dga net/minecraft/client/render/chunk/ChunkRendererList
FIELD a chunkRenderers Ljava/util/List; FIELD a chunkRenderers Ljava/util/List;
FIELD b isCameraPositionSet Z FIELD b isCameraPositionSet Z
FIELD c cameraX D FIELD c cameraX D
@ -10,7 +10,7 @@ CLASS dgb net/minecraft/client/render/chunk/ChunkRendererList
ARG 5 z ARG 5 z
METHOD a render (Lbcr;)V METHOD a render (Lbcr;)V
ARG 1 layer ARG 1 layer
METHOD a translateToOrigin (Ldjd;)V METHOD a translateToOrigin (Ldjc;)V
ARG 1 renderer ARG 1 renderer
METHOD a add (Ldjd;Lbcr;)V METHOD a add (Ldjc;Lbcr;)V
ARG 2 layer ARG 2 layer

View File

@ -1,5 +1,5 @@
CLASS djc net/minecraft/client/render/chunk/DisplayListChunkRenderer CLASS djb net/minecraft/client/render/chunk/DisplayListChunkRenderer
FIELD d displayListsStartIndex I FIELD d displayListsStartIndex I
METHOD <init> (Lbdf;Ldgl;)V METHOD <init> (Lbdf;Ldgk;)V
ARG 1 world ARG 1 world
ARG 2 worldRenderer ARG 2 worldRenderer

View File

@ -1 +1 @@
CLASS dgo net/minecraft/client/render/chunk/DisplayListChunkRendererList CLASS dgn net/minecraft/client/render/chunk/DisplayListChunkRendererList

View File

@ -1 +1 @@
CLASS dgu net/minecraft/client/render/chunk/VboChunkRendererList CLASS dgt net/minecraft/client/render/chunk/VboChunkRendererList

View File

@ -1 +1 @@
CLASS djo net/minecraft/client/render/debug/CaveDebugRenderer CLASS djn net/minecraft/client/render/debug/CaveDebugRenderer

View File

@ -1,2 +1,2 @@
CLASS djp net/minecraft/client/render/debug/ChunkBorderDebugRenderer CLASS djo net/minecraft/client/render/debug/ChunkBorderDebugRenderer
FIELD a client Lcqx; FIELD a client Lcqx;

View File

@ -1,17 +1,17 @@
CLASS djs net/minecraft/client/render/debug/DebugRenderer CLASS djr net/minecraft/client/render/debug/DebugRenderer
CLASS djs$a DebugRenderer CLASS djr$a DebugRenderer
METHOD a render (FJ)V METHOD a render (FJ)V
ARG 1 deltaTime ARG 1 deltaTime
FIELD a pathfindingDebugRenderer Ldjw; FIELD a pathfindingDebugRenderer Ldjv;
FIELD b waterDebugRenderer Ldjs$a; FIELD b waterDebugRenderer Ldjr$a;
FIELD c chunkBorderDebugRenderer Ldjs$a; FIELD c chunkBorderDebugRenderer Ldjr$a;
FIELD d heightmapDebugRenderer Ldjs$a; FIELD d heightmapDebugRenderer Ldjr$a;
FIELD e voxelDebugRenderer Ldjs$a; FIELD e voxelDebugRenderer Ldjr$a;
FIELD f neighborUpdateDebugRenderer Ldjs$a; FIELD f neighborUpdateDebugRenderer Ldjr$a;
FIELD g caveDebugRenderer Ldjo; FIELD g caveDebugRenderer Ldjn;
FIELD h structureDebugRenderer Ldjy; FIELD h structureDebugRenderer Ldjx;
FIELD i skyLightDebugRenderer Ldjs$a; FIELD i skyLightDebugRenderer Ldjr$a;
FIELD j worldGenAttemptDebugRenderer Ldjs$a; FIELD j worldGenAttemptDebugRenderer Ldjr$a;
FIELD m showChunkBorder Z FIELD m showChunkBorder Z
FIELD n showPathfinding Z FIELD n showPathfinding Z
FIELD o showWater Z FIELD o showWater Z

View File

@ -1,2 +1,2 @@
CLASS djt net/minecraft/client/render/debug/HeightmapDebugRenderer CLASS djs net/minecraft/client/render/debug/HeightmapDebugRenderer
FIELD a client Lcqx; FIELD a client Lcqx;

View File

@ -1 +1 @@
CLASS djv net/minecraft/client/render/debug/NeighborUpdateDebugRenderer CLASS dju net/minecraft/client/render/debug/NeighborUpdateDebugRenderer

View File

@ -1,2 +1,2 @@
CLASS djw net/minecraft/client/render/debug/PathfindingDebugRenderer CLASS djv net/minecraft/client/render/debug/PathfindingDebugRenderer
FIELD a client Lcqx; FIELD a client Lcqx;

View File

@ -1,2 +1,2 @@
CLASS dju net/minecraft/client/render/debug/SkyLightDebugRenderer CLASS djt net/minecraft/client/render/debug/SkyLightDebugRenderer
FIELD a client Lcqx; FIELD a client Lcqx;

View File

@ -1 +1 @@
CLASS djy net/minecraft/client/render/debug/StructureDebugRenderer CLASS djx net/minecraft/client/render/debug/StructureDebugRenderer

View File

@ -1 +1 @@
CLASS djr net/minecraft/client/render/debug/VoxelDebugRenderer CLASS djq net/minecraft/client/render/debug/VoxelDebugRenderer

View File

@ -1,4 +1,4 @@
CLASS djz net/minecraft/client/render/debug/WaterDebugRenderer CLASS djy net/minecraft/client/render/debug/WaterDebugRenderer
FIELD a client Lcqx; FIELD a client Lcqx;
FIELD b player Larz; FIELD b player Larz;
FIELD c playerX D FIELD c playerX D

View File

@ -1 +1 @@
CLASS dka net/minecraft/client/render/debug/WorldGenAttemptDebugRenderer CLASS djz net/minecraft/client/render/debug/WorldGenAttemptDebugRenderer

View File

@ -1 +1 @@
CLASS dke net/minecraft/client/render/entity/AreaEffectCloudEntityRenderer CLASS dkd net/minecraft/client/render/entity/AreaEffectCloudEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dkg net/minecraft/client/render/entity/ArmorStandEntityRenderer CLASS dkf net/minecraft/client/render/entity/ArmorStandEntityRenderer
FIELD a TEX Lqi; FIELD a TEX Lqi;

View File

@ -1,3 +1,3 @@
CLASS dni net/minecraft/client/render/entity/ArrowEntityRenderer CLASS dnh net/minecraft/client/render/entity/ArrowEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
FIELD f TIPPED_SKIN Lqi; FIELD f TIPPED_SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dki net/minecraft/client/render/entity/BatEntityRenderer CLASS dkh net/minecraft/client/render/entity/BatEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,5 +1,5 @@
CLASS dlq net/minecraft/client/render/entity/BipedEntityRenderer CLASS dlp net/minecraft/client/render/entity/BipedEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldlc;Ldat;F)V METHOD <init> (Ldlb;Ldat;F)V
ARG 1 renderManager ARG 1 renderManager
ARG 2 model ARG 2 model

View File

@ -1,2 +1,2 @@
CLASS dkj net/minecraft/client/render/entity/BlazeEntityRenderer CLASS dki net/minecraft/client/render/entity/BlazeEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dkk net/minecraft/client/render/entity/BoatEntityRenderer CLASS dkj net/minecraft/client/render/entity/BoatEntityRenderer
FIELD f SKIN [Lqi; FIELD f SKIN [Lqi;

View File

@ -1 +1 @@
CLASS dkl net/minecraft/client/render/entity/CatEntityRenderer CLASS dkk net/minecraft/client/render/entity/CatEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dkm net/minecraft/client/render/entity/CaveSpiderEntityRenderer CLASS dkl net/minecraft/client/render/entity/CaveSpiderEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dko net/minecraft/client/render/entity/ChickenEntityRenderer CLASS dkn net/minecraft/client/render/entity/ChickenEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dkp net/minecraft/client/render/entity/CodEntityRenderer CLASS dko net/minecraft/client/render/entity/CodEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dkq net/minecraft/client/render/entity/CowEntityRenderer CLASS dkp net/minecraft/client/render/entity/CowEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dkr net/minecraft/client/render/entity/CreeperEntityRenderer CLASS dkq net/minecraft/client/render/entity/CreeperEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dks net/minecraft/client/render/entity/DefaultEntityRenderer CLASS dkr net/minecraft/client/render/entity/DefaultEntityRenderer

View File

@ -1 +1 @@
CLASS dku net/minecraft/client/render/entity/DolphinEntityRenderer CLASS dkt net/minecraft/client/render/entity/DolphinEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dkn net/minecraft/client/render/entity/DonkeyEntityRenderer CLASS dkm net/minecraft/client/render/entity/DonkeyEntityRenderer
FIELD a TEXTURES Ljava/util/Map; FIELD a TEXTURES Ljava/util/Map;

View File

@ -1,2 +1,2 @@
CLASS dkv net/minecraft/client/render/entity/DragonFireballEntityRenderer CLASS dku net/minecraft/client/render/entity/DragonFireballEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dkw net/minecraft/client/render/entity/DrownedEntityRenderer CLASS dkv net/minecraft/client/render/entity/DrownedEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dkx net/minecraft/client/render/entity/ElderGuardianEntityRenderer CLASS dkw net/minecraft/client/render/entity/ElderGuardianEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dky net/minecraft/client/render/entity/EnderCrystalEntityRenderer CLASS dkx net/minecraft/client/render/entity/EnderCrystalEntityRenderer

View File

@ -1,4 +1,4 @@
CLASS dkz net/minecraft/client/render/entity/EnderDragonEntityRenderer CLASS dky net/minecraft/client/render/entity/EnderDragonEntityRenderer
FIELD a CRYSTAL_BEAM Lqi; FIELD a CRYSTAL_BEAM Lqi;
FIELD j EXPLOSION_TEX Lqi; FIELD j EXPLOSION_TEX Lqi;
FIELD k SKIN Lqi; FIELD k SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dla net/minecraft/client/render/entity/EndermanEntityRenderer CLASS dkz net/minecraft/client/render/entity/EndermanEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dlb net/minecraft/client/render/entity/EndermiteEntityRenderer CLASS dla net/minecraft/client/render/entity/EndermiteEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,25 +1,25 @@
CLASS dlc net/minecraft/client/render/entity/EntityRenderDispatcher CLASS dlb net/minecraft/client/render/entity/EntityRenderDispatcher
FIELD a textureManager Ldqe; FIELD a textureManager Ldqd;
FIELD b world Lbdf; FIELD b world Lbdf;
FIELD g settings Lcrb; FIELD g settings Lcrb;
FIELD k renderers Ljava/util/Map; FIELD k renderers Ljava/util/Map;
FIELD l skinMap Ljava/util/Map; FIELD l skinMap Ljava/util/Map;
FIELD m playerRenderer Ldpp; FIELD m playerRenderer Ldpo;
FIELD n fontRenderer Lcrp; FIELD n fontRenderer Lcrp;
FIELD o renderPosX D FIELD o renderPosX D
FIELD p renderPosY D FIELD p renderPosY D
FIELD q renderPosZ D FIELD q renderPosZ D
FIELD r renderOutlines Z FIELD r renderOutlines Z
METHOD <init> (Ldqe;Ldlx;Lwr;)V METHOD <init> (Ldqd;Ldlw;Lwr;)V
ARG 1 textureManager ARG 1 textureManager
METHOD a setRenderPosition (DDD)V METHOD a setRenderPosition (DDD)V
ARG 1 x ARG 1 x
METHOD a getRenderer (Lahm;)Ldld; METHOD a getRenderer (Lahm;)Ldlc;
METHOD a renderHitbox (Lahm;DDDFF)V METHOD a renderHitbox (Lahm;DDDFF)V
METHOD a render (Lahm;DDDFFZ)V METHOD a render (Lahm;DDDFFZ)V
METHOD a renderSecondPass (Lahm;F)V METHOD a renderSecondPass (Lahm;F)V
METHOD a render (Lahm;FZ)V METHOD a render (Lahm;FZ)V
METHOD a getRenderer (Ljava/lang/Class;)Ldld; METHOD a getRenderer (Ljava/lang/Class;)Ldlc;
METHOD b hasSecondPass (Lahm;)Z METHOD b hasSecondPass (Lahm;)Z
METHOD c getFontRenderer ()Lcrp; METHOD c getFontRenderer ()Lcrp;
METHOD c setRenderOutlines (Z)V METHOD c setRenderOutlines (Z)V

View File

@ -1,6 +1,6 @@
CLASS dld net/minecraft/client/render/entity/EntityRenderer CLASS dlc net/minecraft/client/render/entity/EntityRenderer
FIELD a SHADOW_TEX Lqi; FIELD a SHADOW_TEX Lqi;
FIELD b renderManager Ldlc; FIELD b renderManager Ldlb;
FIELD e renderOutlines Z FIELD e renderOutlines Z
METHOD a hasSecondPass ()Z METHOD a hasSecondPass ()Z
METHOD a getTexture (Lahm;)Lqi; METHOD a getTexture (Lahm;)Lqi;
@ -8,7 +8,7 @@ CLASS dld net/minecraft/client/render/entity/EntityRenderer
ARG 2 x ARG 2 x
ARG 4 y ARG 4 y
METHOD a render (Lahm;DDDFF)V METHOD a render (Lahm;DDDFF)V
METHOD a isVisible (Lahm;Ldjj;DDD)Z METHOD a isVisible (Lahm;Ldji;DDD)Z
METHOD a renderEntityLabel (Lahm;Ljava/lang/String;DDDI)V METHOD a renderEntityLabel (Lahm;Ljava/lang/String;DDDI)V
ARG 1 entity ARG 1 entity
ARG 2 text ARG 2 text
@ -18,7 +18,7 @@ CLASS dld net/minecraft/client/render/entity/EntityRenderer
METHOD a setRenderOutlines (Z)V METHOD a setRenderOutlines (Z)V
METHOD b getFontRenderer ()Lcrp; METHOD b getFontRenderer ()Lcrp;
METHOD b renderSecondPass (Lahm;DDDFF)V METHOD b renderSecondPass (Lahm;DDDFF)V
METHOD c getRenderManager ()Ldlc; METHOD c getRenderManager ()Ldlb;
METHOD c getOutlineColor (Lahm;)I METHOD c getOutlineColor (Lahm;)I
METHOD c postRender (Lahm;DDDFF)V METHOD c postRender (Lahm;DDDFF)V
METHOD d bindEntityTexture (Lahm;)Z METHOD d bindEntityTexture (Lahm;)Z

View File

@ -1,4 +1,4 @@
CLASS dle net/minecraft/client/render/entity/EvokerFangsEntityRenderer CLASS dld net/minecraft/client/render/entity/EvokerFangsEntityRenderer
FIELD f model Ldam; FIELD f model Ldam;
METHOD a (Lash;DDDFF)V METHOD a (Lash;DDDFF)V
ARG 1 model ARG 1 model

View File

@ -1,2 +1,2 @@
CLASS dlf net/minecraft/client/render/entity/EvokerIllagerEntityRenderer CLASS dle net/minecraft/client/render/entity/EvokerIllagerEntityRenderer
FIELD a EVOKER_TEXTURE Lqi; FIELD a EVOKER_TEXTURE Lqi;

View File

@ -1,2 +1,2 @@
CLASS dlg net/minecraft/client/render/entity/ExperienceOrbEntityRenderer CLASS dlf net/minecraft/client/render/entity/ExperienceOrbEntityRenderer
FIELD a TEX Lqi; FIELD a TEX Lqi;

View File

@ -1,3 +1,3 @@
CLASS dnx net/minecraft/client/render/entity/ExplodingWitherSkullEntityRenderer CLASS dnw net/minecraft/client/render/entity/ExplodingWitherSkullEntityRenderer
FIELD a INVINCIBLE_SKIN Lqi; FIELD a INVINCIBLE_SKIN Lqi;
FIELD f SKIN Lqi; FIELD f SKIN Lqi;

View File

@ -1 +1 @@
CLASS dlh net/minecraft/client/render/entity/FallingBlockEntityRenderer CLASS dlg net/minecraft/client/render/entity/FallingBlockEntityRenderer

View File

@ -1 +1 @@
CLASS dli net/minecraft/client/render/entity/FireworkEntityRenderer CLASS dlh net/minecraft/client/render/entity/FireworkEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dlj net/minecraft/client/render/entity/FishHookEntityRenderer CLASS dli net/minecraft/client/render/entity/FishHookEntityRenderer
FIELD a TEX Lqi; FIELD a TEX Lqi;

View File

@ -1,4 +1,4 @@
CLASS dng net/minecraft/client/render/entity/FlyingItemEntityRenderer CLASS dnf net/minecraft/client/render/entity/FlyingItemEntityRenderer
FIELD a item Ldlx; FIELD a item Ldlw;
METHOD <init> (Ldlc;Ldlx;F)V METHOD <init> (Ldlb;Ldlw;F)V
ARG 1 renderManager ARG 1 renderManager

View File

@ -1,4 +1,4 @@
CLASS dlk net/minecraft/client/render/entity/FoxEntityRenderer CLASS dlj net/minecraft/client/render/entity/FoxEntityRenderer
FIELD a TEXTURE Lqi; FIELD a TEXTURE Lqi;
FIELD j TEXTURE_SLEEP Lqi; FIELD j TEXTURE_SLEEP Lqi;
FIELD k TEXTURE_SNOW Lqi; FIELD k TEXTURE_SNOW Lqi;

View File

@ -1,3 +1,3 @@
CLASS dll net/minecraft/client/render/entity/GhastEntityRenderer CLASS dlk net/minecraft/client/render/entity/GhastEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
FIELD j ANGRY_SKIN Lqi; FIELD j ANGRY_SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dlm net/minecraft/client/render/entity/GiantEntityRenderer CLASS dll net/minecraft/client/render/entity/GiantEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,3 +1,3 @@
CLASS dln net/minecraft/client/render/entity/GuardianEntityRenderer CLASS dlm net/minecraft/client/render/entity/GuardianEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
FIELD j EXPLOSION_BEAM_TEX Lqi; FIELD j EXPLOSION_BEAM_TEX Lqi;

View File

@ -1 +1 @@
CLASS dkc net/minecraft/client/render/entity/HorseBaseEntityRenderer CLASS dkb net/minecraft/client/render/entity/HorseBaseEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dlp net/minecraft/client/render/entity/HorseEntityRenderer CLASS dlo net/minecraft/client/render/entity/HorseEntityRenderer
FIELD a TEXTURES Ljava/util/Map; FIELD a TEXTURES Ljava/util/Map;

View File

@ -1,2 +1,2 @@
CLASS dlr net/minecraft/client/render/entity/HuskEntityRenderer CLASS dlq net/minecraft/client/render/entity/HuskEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dms net/minecraft/client/render/entity/IllagerBeastEntityRenderer CLASS dmr net/minecraft/client/render/entity/IllagerBeastEntityRenderer
FIELD a TEXTURE Lqi; FIELD a TEXTURE Lqi;

View File

@ -1 +1 @@
CLASS dls net/minecraft/client/render/entity/IllagerEntityRenderer CLASS dlr net/minecraft/client/render/entity/IllagerEntityRenderer

View File

@ -1 +1 @@
CLASS dlt net/minecraft/client/render/entity/IllusionerEntityRenderer CLASS dls net/minecraft/client/render/entity/IllusionerEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dlu net/minecraft/client/render/entity/IronGolemEntityRenderer CLASS dlt net/minecraft/client/render/entity/IronGolemEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,5 +1,5 @@
CLASS dlv net/minecraft/client/render/entity/ItemEntityRenderer CLASS dlu net/minecraft/client/render/entity/ItemEntityRenderer
FIELD a itemRenderer Ldlx; FIELD a itemRenderer Ldlw;
FIELD f random Ljava/util/Random; FIELD f random Ljava/util/Random;
METHOD <init> (Ldlc;Ldlx;)V METHOD <init> (Ldlb;Ldlw;)V
ARG 1 renderManager ARG 1 renderManager

View File

@ -1,6 +1,6 @@
CLASS dlw net/minecraft/client/render/entity/ItemFrameEntityRenderer CLASS dlv net/minecraft/client/render/entity/ItemFrameEntityRenderer
FIELD a MAP_BACKGROUND_TEX Lqi; FIELD a MAP_BACKGROUND_TEX Lqi;
FIELD h client Lcqx; FIELD h client Lcqx;
FIELD i itemRenderer Ldlx; FIELD i itemRenderer Ldlw;
METHOD <init> (Ldlc;Ldlx;)V METHOD <init> (Ldlb;Ldlw;)V
ARG 1 renderManager ARG 1 renderManager

View File

@ -1,2 +1,2 @@
CLASS dlz net/minecraft/client/render/entity/LeashKnotEntityRenderer CLASS dly net/minecraft/client/render/entity/LeashKnotEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dma net/minecraft/client/render/entity/LightningEntityRenderer CLASS dlz net/minecraft/client/render/entity/LightningEntityRenderer

View File

@ -1,10 +1,10 @@
CLASS dmb net/minecraft/client/render/entity/LivingEntityRenderer CLASS dma net/minecraft/client/render/entity/LivingEntityRenderer
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD f model Ldal; FIELD f model Ldal;
FIELD g colorOverlayBuffer Ljava/nio/FloatBuffer; FIELD g colorOverlayBuffer Ljava/nio/FloatBuffer;
FIELD h features Ljava/util/List; FIELD h features Ljava/util/List;
FIELD i disableOutlineRender Z FIELD i disableOutlineRender Z
FIELD j colorOverlayTexture Ldpt; FIELD j colorOverlayTexture Ldps;
METHOD a getOverlayColor (Lahv;FF)I METHOD a getOverlayColor (Lahv;FF)I
METHOD a setupTransforms (Lahv;FFF)V METHOD a setupTransforms (Lahv;FFF)V
ARG 1 entity ARG 1 entity
@ -23,7 +23,7 @@ CLASS dmb net/minecraft/client/render/entity/LivingEntityRenderer
METHOD a tryApplyOverlayColor (Lahv;FZ)Z METHOD a tryApplyOverlayColor (Lahv;FZ)Z
ARG 1 entity ARG 1 entity
ARG 2 delta ARG 2 delta
METHOD a addFeature (Ldpa;)Z METHOD a addFeature (Ldoz;)Z
METHOD b getLyingAngle (Lahv;)F METHOD b getLyingAngle (Lahv;)F
METHOD c (Lahv;F)F METHOD c (Lahv;F)F
ARG 1 entity ARG 1 entity

View File

@ -1,2 +1,2 @@
CLASS dmc net/minecraft/client/render/entity/LlamaEntityRenderer CLASS dmb net/minecraft/client/render/entity/LlamaEntityRenderer
FIELD a TEXTURES [Lqi; FIELD a TEXTURES [Lqi;

View File

@ -1 +1 @@
CLASS dmd net/minecraft/client/render/entity/LlamaSpitEntityRenderer CLASS dmc net/minecraft/client/render/entity/LlamaSpitEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dly net/minecraft/client/render/entity/MagmaCubeEntityRenderer CLASS dlx net/minecraft/client/render/entity/MagmaCubeEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dme net/minecraft/client/render/entity/MinecartEntityRenderer CLASS dmd net/minecraft/client/render/entity/MinecartEntityRenderer
FIELD f SKIN Lqi; FIELD f SKIN Lqi;

View File

@ -1 +1 @@
CLASS dnj net/minecraft/client/render/entity/MinecartTNTEntityRenderer CLASS dni net/minecraft/client/render/entity/MinecartTNTEntityRenderer

View File

@ -1,4 +1,4 @@
CLASS dmf net/minecraft/client/render/entity/MobEntityRenderer CLASS dme net/minecraft/client/render/entity/MobEntityRenderer
METHOD <init> (Ldlc;Ldal;F)V METHOD <init> (Ldlb;Ldal;F)V
ARG 1 renderManager ARG 1 renderManager
ARG 2 model ARG 2 model

View File

@ -1,2 +1,2 @@
CLASS dmg net/minecraft/client/render/entity/MooshroomEntityRenderer CLASS dmf net/minecraft/client/render/entity/MooshroomEntityRenderer
FIELD a SKIN Ljava/util/Map; FIELD a SKIN Ljava/util/Map;

View File

@ -1 +1 @@
CLASS dmh net/minecraft/client/render/entity/OcelotEntityRenderer CLASS dmg net/minecraft/client/render/entity/OcelotEntityRenderer

View File

@ -1 +1 @@
CLASS dmi net/minecraft/client/render/entity/PaintingEntityRenderer CLASS dmh net/minecraft/client/render/entity/PaintingEntityRenderer

View File

@ -1 +1 @@
CLASS dmj net/minecraft/client/render/entity/PandaEntityRenderer CLASS dmi net/minecraft/client/render/entity/PandaEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dmk net/minecraft/client/render/entity/ParrotEntityRenderer CLASS dmj net/minecraft/client/render/entity/ParrotEntityRenderer
FIELD a TEXTURES [Lqi; FIELD a TEXTURES [Lqi;

View File

@ -1 +1 @@
CLASS dml net/minecraft/client/render/entity/PhantomEntityRenderer CLASS dmk net/minecraft/client/render/entity/PhantomEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dmm net/minecraft/client/render/entity/PigEntityRenderer CLASS dml net/minecraft/client/render/entity/PigEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dmn net/minecraft/client/render/entity/PigZombieEntityRenderer CLASS dmm net/minecraft/client/render/entity/PigZombieEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dmo net/minecraft/client/render/entity/PillagerEntityRenderer CLASS dmn net/minecraft/client/render/entity/PillagerEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dpp net/minecraft/client/render/entity/PlayerEntityRenderer CLASS dpo net/minecraft/client/render/entity/PlayerEntityRenderer
METHOD d setModelPose (Ldfr;)V METHOD d setModelPose (Ldfq;)V

View File

@ -1,2 +1,2 @@
CLASS dmp net/minecraft/client/render/entity/PolarBearEntityRenderer CLASS dmo net/minecraft/client/render/entity/PolarBearEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dkh net/minecraft/client/render/entity/ProjectileEntityRenderer CLASS dkg net/minecraft/client/render/entity/ProjectileEntityRenderer

View File

@ -1,4 +1,4 @@
CLASS dmq net/minecraft/client/render/entity/PufferfishEntityRenderer CLASS dmp net/minecraft/client/render/entity/PufferfishEntityRenderer
FIELD k smallModel Ldbo; FIELD k smallModel Ldbo;
FIELD l mediumModel Ldbn; FIELD l mediumModel Ldbn;
FIELD m largeModel Ldbm; FIELD m largeModel Ldbm;

View File

@ -1,4 +1,4 @@
CLASS dmr net/minecraft/client/render/entity/RabbitEntityRenderer CLASS dmq net/minecraft/client/render/entity/RabbitEntityRenderer
FIELD a BROWN_SKIN Lqi; FIELD a BROWN_SKIN Lqi;
FIELD j WHITE_SKIN Lqi; FIELD j WHITE_SKIN Lqi;
FIELD k BLACK_SKIN Lqi; FIELD k BLACK_SKIN Lqi;

View File

@ -1 +1 @@
CLASS dmu net/minecraft/client/render/entity/SalmonEntityRenderer CLASS dmt net/minecraft/client/render/entity/SalmonEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dmv net/minecraft/client/render/entity/SheepEntityRenderer CLASS dmu net/minecraft/client/render/entity/SheepEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dmw net/minecraft/client/render/entity/ShulkerBulletEntityRenderer CLASS dmv net/minecraft/client/render/entity/ShulkerBulletEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dmx net/minecraft/client/render/entity/ShulkerEntityRenderer CLASS dmw net/minecraft/client/render/entity/ShulkerEntityRenderer
FIELD j SKIN [Lqi; FIELD j SKIN [Lqi;

View File

@ -1,2 +1,2 @@
CLASS dmy net/minecraft/client/render/entity/SilverfishEntityRenderer CLASS dmx net/minecraft/client/render/entity/SilverfishEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dmz net/minecraft/client/render/entity/SkeletonEntityRenderer CLASS dmy net/minecraft/client/render/entity/SkeletonEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dna net/minecraft/client/render/entity/SlimeEntityRenderer CLASS dmz net/minecraft/client/render/entity/SlimeEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dnb net/minecraft/client/render/entity/SnowmanEntityRenderer CLASS dna net/minecraft/client/render/entity/SnowmanEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dnc net/minecraft/client/render/entity/SpectralArrowEntityRenderer CLASS dnb net/minecraft/client/render/entity/SpectralArrowEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dnd net/minecraft/client/render/entity/SpiderEntityRenderer CLASS dnc net/minecraft/client/render/entity/SpiderEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dne net/minecraft/client/render/entity/SquidEntityRenderer CLASS dnd net/minecraft/client/render/entity/SquidEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dnf net/minecraft/client/render/entity/StrayEntityRenderer CLASS dne net/minecraft/client/render/entity/StrayEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dnk net/minecraft/client/render/entity/TNTPrimedEntityRenderer CLASS dnj net/minecraft/client/render/entity/TNTPrimedEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dnh net/minecraft/client/render/entity/TridentEntityRenderer CLASS dng net/minecraft/client/render/entity/TridentEntityRenderer
FIELD f model Ldcg; FIELD f model Ldcg;

View File

@ -1 +1 @@
CLASS dnl net/minecraft/client/render/entity/TropicalFishEntityRenderer CLASS dnk net/minecraft/client/render/entity/TropicalFishEntityRenderer

View File

@ -1 +1 @@
CLASS dnm net/minecraft/client/render/entity/TurtleEntityRenderer CLASS dnl net/minecraft/client/render/entity/TurtleEntityRenderer

View File

@ -1 +1 @@
CLASS dno net/minecraft/client/render/entity/VexEntityRenderer CLASS dnn net/minecraft/client/render/entity/VexEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dnr net/minecraft/client/render/entity/VillagerEntityRenderer CLASS dnq net/minecraft/client/render/entity/VillagerEntityRenderer
FIELD a VILLAGER_SKIN Lqi; FIELD a VILLAGER_SKIN Lqi;

View File

@ -1 +1 @@
CLASS dns net/minecraft/client/render/entity/VindicatorEntityRenderer CLASS dnr net/minecraft/client/render/entity/VindicatorEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dnt net/minecraft/client/render/entity/WanderingTraderEntityRenderer CLASS dns net/minecraft/client/render/entity/WanderingTraderEntityRenderer
FIELD a TEXTURE Lqi; FIELD a TEXTURE Lqi;

View File

@ -1,2 +1,2 @@
CLASS dnu net/minecraft/client/render/entity/WitchEntityRenderer CLASS dnt net/minecraft/client/render/entity/WitchEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,3 +1,3 @@
CLASS dnv net/minecraft/client/render/entity/WitherEntityRenderer CLASS dnu net/minecraft/client/render/entity/WitherEntityRenderer
FIELD a INVINCIBLE_SKIN Lqi; FIELD a INVINCIBLE_SKIN Lqi;
FIELD j SKIN Lqi; FIELD j SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dnw net/minecraft/client/render/entity/WitherSkeletonEntityRenderer CLASS dnv net/minecraft/client/render/entity/WitherSkeletonEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1,4 +1,4 @@
CLASS dny net/minecraft/client/render/entity/WolfEntityRenderer CLASS dnx net/minecraft/client/render/entity/WolfEntityRenderer
FIELD a WILD_SKIN Lqi; FIELD a WILD_SKIN Lqi;
FIELD j TAMED_SKIN Lqi; FIELD j TAMED_SKIN Lqi;
FIELD k ANGRY_SKIN Lqi; FIELD k ANGRY_SKIN Lqi;

View File

@ -1,2 +1,2 @@
CLASS dkd net/minecraft/client/render/entity/ZombieBaseEntityRenderer CLASS dkc net/minecraft/client/render/entity/ZombieBaseEntityRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;

View File

@ -1 +1 @@
CLASS dnz net/minecraft/client/render/entity/ZombieEntityRenderer CLASS dny net/minecraft/client/render/entity/ZombieEntityRenderer

View File

@ -1,2 +1,2 @@
CLASS dnn net/minecraft/client/render/entity/ZombieHorseEntityRenderer CLASS dnm net/minecraft/client/render/entity/ZombieHorseEntityRenderer
FIELD a TEXTURES Ljava/util/Map; FIELD a TEXTURES Ljava/util/Map;

View File

@ -1,2 +1,2 @@
CLASS doa net/minecraft/client/render/entity/ZombieVillagerEntityRenderer CLASS dnz net/minecraft/client/render/entity/ZombieVillagerEntityRenderer
FIELD a ZOMBIE_VILLAGER_SKIN Lqi; FIELD a ZOMBIE_VILLAGER_SKIN Lqi;

View File

@ -1 +1 @@
CLASS dor net/minecraft/client/render/entity/feature/ArmorBipedFeatureRenderer CLASS doq net/minecraft/client/render/entity/feature/ArmorBipedFeatureRenderer

View File

@ -1,4 +1,4 @@
CLASS dob net/minecraft/client/render/entity/feature/ArmorFeatureRenderer CLASS doa net/minecraft/client/render/entity/feature/ArmorFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
FIELD b modelLeggings Ldat; FIELD b modelLeggings Ldat;
FIELD c modelBody Ldat; FIELD c modelBody Ldat;

View File

@ -1,3 +1,3 @@
CLASS dod net/minecraft/client/render/entity/feature/CapeFeatureRenderer CLASS doc net/minecraft/client/render/entity/feature/CapeFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dof net/minecraft/client/render/entity/feature/CatCollarFeatureRenderer CLASS doe net/minecraft/client/render/entity/feature/CatCollarFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dog net/minecraft/client/render/entity/feature/CreeperChargeFeatureRenderer CLASS dof net/minecraft/client/render/entity/feature/CreeperChargeFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS doi net/minecraft/client/render/entity/feature/Deadmau5FeatureRenderer CLASS doh net/minecraft/client/render/entity/feature/Deadmau5FeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS doj net/minecraft/client/render/entity/feature/DolphinHeldItemFeatureRenderer CLASS doi net/minecraft/client/render/entity/feature/DolphinHeldItemFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dok net/minecraft/client/render/entity/feature/DrownedOverlayFeatureRenderer CLASS doj net/minecraft/client/render/entity/feature/DrownedOverlayFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dol net/minecraft/client/render/entity/feature/ElytraFeatureRenderer CLASS dok net/minecraft/client/render/entity/feature/ElytraFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dom net/minecraft/client/render/entity/feature/EnderDragonDeathFeatureRenderer CLASS dol net/minecraft/client/render/entity/feature/EnderDragonDeathFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS don net/minecraft/client/render/entity/feature/EnderDragonEyesFeatureRenderer CLASS dom net/minecraft/client/render/entity/feature/EnderDragonEyesFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS doe net/minecraft/client/render/entity/feature/EndermanBlockFeatureRenderer CLASS dod net/minecraft/client/render/entity/feature/EndermanBlockFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS doo net/minecraft/client/render/entity/feature/EndermanEyesFeatureRenderer CLASS don net/minecraft/client/render/entity/feature/EndermanEyesFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,6 +1,6 @@
CLASS dpa net/minecraft/client/render/entity/feature/FeatureRenderer CLASS doz net/minecraft/client/render/entity/feature/FeatureRenderer
FIELD a context Ldmt; FIELD a context Ldms;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context
METHOD a applyLightmapCoordinates (Lahm;)V METHOD a applyLightmapCoordinates (Lahm;)V
METHOD a render (Lahm;FFFFFFF)V METHOD a render (Lahm;FFFFFFF)V

View File

@ -1,4 +1,4 @@
CLASS dmt net/minecraft/client/render/entity/feature/FeatureRendererContext CLASS dms net/minecraft/client/render/entity/feature/FeatureRendererContext
METHOD a bindTexture (Lqi;)V METHOD a bindTexture (Lqi;)V
METHOD d getModel ()Ldal; METHOD d getModel ()Ldal;
METHOD e applyLightmapCoordinates (Lahm;)V METHOD e applyLightmapCoordinates (Lahm;)V

View File

@ -1,3 +1,3 @@
CLASS doh net/minecraft/client/render/entity/feature/HeadFeatureRenderer CLASS dog net/minecraft/client/render/entity/feature/HeadFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dot net/minecraft/client/render/entity/feature/HeldItemFeatureRenderer CLASS dos net/minecraft/client/render/entity/feature/HeldItemFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,2 +1,2 @@
CLASS doq net/minecraft/client/render/entity/feature/HorseArmorFeatureRenderer CLASS dop net/minecraft/client/render/entity/feature/HorseArmorFeatureRenderer
FIELD a model Ldar; FIELD a model Ldar;

View File

@ -1,3 +1,3 @@
CLASS dos net/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer CLASS dor net/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,6 +1,6 @@
CLASS dou net/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer CLASS dot net/minecraft/client/render/entity/feature/LlamaDecorFeatureRenderer
FIELD a LLAMA_DECOR [Lqi; FIELD a LLAMA_DECOR [Lqi;
FIELD b TRADER_LLAMA_DECOR Lqi; FIELD b TRADER_LLAMA_DECOR Lqi;
FIELD c model Ldaz; FIELD c model Ldaz;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dov net/minecraft/client/render/entity/feature/MooshroomMushroomFeatureRenderer CLASS dou net/minecraft/client/render/entity/feature/MooshroomMushroomFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dow net/minecraft/client/render/entity/feature/PandaHeldItemFeatureRenderer CLASS dov net/minecraft/client/render/entity/feature/PandaHeldItemFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS doy net/minecraft/client/render/entity/feature/PhantomEyesFeatureRenderer CLASS dox net/minecraft/client/render/entity/feature/PhantomEyesFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS doz net/minecraft/client/render/entity/feature/PigSaddleFeatureRenderer CLASS doy net/minecraft/client/render/entity/feature/PigSaddleFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dpb net/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer CLASS dpa net/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dox net/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer CLASS dow net/minecraft/client/render/entity/feature/ShoulderParrotFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context
METHOD a renderShoulderParrot (Larz;FFFFFFZ)V METHOD a renderShoulderParrot (Larz;FFFFFFZ)V

View File

@ -1,3 +1,3 @@
CLASS dpc net/minecraft/client/render/entity/feature/ShulkerSomethingFeatureRenderer CLASS dpb net/minecraft/client/render/entity/feature/ShulkerSomethingFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dpd net/minecraft/client/render/entity/feature/SlimeOverlayFeatureRenderer CLASS dpc net/minecraft/client/render/entity/feature/SlimeOverlayFeatureRenderer
FIELD a model Ldal; FIELD a model Ldal;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dpe net/minecraft/client/render/entity/feature/SnowmanPumpkinFeatureRenderer CLASS dpd net/minecraft/client/render/entity/feature/SnowmanPumpkinFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dpf net/minecraft/client/render/entity/feature/SpiderEyesFeatureRenderer CLASS dpe net/minecraft/client/render/entity/feature/SpiderEyesFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,5 +1,5 @@
CLASS dph net/minecraft/client/render/entity/feature/StrayOverlayFeatureRenderer CLASS dpg net/minecraft/client/render/entity/feature/StrayOverlayFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
FIELD b model Ldca; FIELD b model Ldca;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1 +1 @@
CLASS doc net/minecraft/client/render/entity/feature/StuckArrowsFeatureRenderer CLASS dob net/minecraft/client/render/entity/feature/StuckArrowsFeatureRenderer

View File

@ -1,4 +1,4 @@
CLASS dpg net/minecraft/client/render/entity/feature/TridentRiptideFeatureRenderer CLASS dpf net/minecraft/client/render/entity/feature/TridentRiptideFeatureRenderer
FIELD a TEXTURE Lqi; FIELD a TEXTURE Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,3 +1,3 @@
CLASS dpi net/minecraft/client/render/entity/feature/TropicalFishSomethingFeatureRenderer CLASS dph net/minecraft/client/render/entity/feature/TropicalFishSomethingFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,10 +1,10 @@
CLASS dnq net/minecraft/client/render/entity/feature/VillagerClothingFeatureRenderer CLASS dnp net/minecraft/client/render/entity/feature/VillagerClothingFeatureRenderer
FIELD a LEVEL_TO_ID Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD a LEVEL_TO_ID Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD b villagerTypeToHat Lit/unimi/dsi/fastutil/objects/Object2ObjectMap; FIELD b villagerTypeToHat Lit/unimi/dsi/fastutil/objects/Object2ObjectMap;
FIELD c professionToHat Lit/unimi/dsi/fastutil/objects/Object2ObjectMap; FIELD c professionToHat Lit/unimi/dsi/fastutil/objects/Object2ObjectMap;
FIELD d resourceManager Lwr; FIELD d resourceManager Lwr;
FIELD e entityType Ljava/lang/String; FIELD e entityType Ljava/lang/String;
METHOD a getHatType (Lit/unimi/dsi/fastutil/objects/Object2ObjectMap;Ljava/lang/String;Lew;Ljava/lang/Object;)Ldrh$a; METHOD a getHatType (Lit/unimi/dsi/fastutil/objects/Object2ObjectMap;Ljava/lang/String;Lew;Ljava/lang/Object;)Ldrg$a;
ARG 1 hatLookUp ARG 1 hatLookUp
ARG 2 keyType ARG 2 keyType
ARG 3 registry ARG 3 registry

View File

@ -1,2 +1,2 @@
CLASS dpj net/minecraft/client/render/entity/feature/VillagerHeldItemFeatureRenderer CLASS dpi net/minecraft/client/render/entity/feature/VillagerHeldItemFeatureRenderer
FIELD a itemRenderer Ldlx; FIELD a itemRenderer Ldlw;

View File

@ -1,9 +1,9 @@
CLASS drh net/minecraft/client/render/entity/feature/VillagerResourceMetadata CLASS drg net/minecraft/client/render/entity/feature/VillagerResourceMetadata
CLASS drh$a HatType CLASS drg$a HatType
FIELD d byName Ljava/util/Map; FIELD d byName Ljava/util/Map;
FIELD e name Ljava/lang/String; FIELD e name Ljava/lang/String;
METHOD a getName ()Ljava/lang/String; METHOD a getName ()Ljava/lang/String;
METHOD a from (Ljava/lang/String;)Ldrh$a; METHOD a from (Ljava/lang/String;)Ldrg$a;
FIELD a READER Ldri; FIELD a READER Ldrh;
FIELD b hatType Ldrh$a; FIELD b hatType Ldrg$a;
METHOD a getHatType ()Ldrh$a; METHOD a getHatType ()Ldrg$a;

View File

@ -1 +1 @@
CLASS dri net/minecraft/client/render/entity/feature/VillagerResourceMetadataReader CLASS drh net/minecraft/client/render/entity/feature/VillagerResourceMetadataReader

View File

@ -1,3 +1,3 @@
CLASS dpk net/minecraft/client/render/entity/feature/WitchHeldItemFeatureRenderer CLASS dpj net/minecraft/client/render/entity/feature/WitchHeldItemFeatureRenderer
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dpl net/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer CLASS dpk net/minecraft/client/render/entity/feature/WitherArmorFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS dpm net/minecraft/client/render/entity/feature/WolfCollarFeatureRenderer CLASS dpl net/minecraft/client/render/entity/feature/WolfCollarFeatureRenderer
FIELD a SKIN Lqi; FIELD a SKIN Lqi;
METHOD <init> (Ldmt;)V METHOD <init> (Ldms;)V
ARG 1 context ARG 1 context

View File

@ -1 +1 @@
CLASS dkt net/minecraft/client/render/entity/model/DolphinEntityModel CLASS dks net/minecraft/client/render/entity/model/DolphinEntityModel

View File

@ -1,5 +1,5 @@
CLASS dge net/minecraft/client/render/item/ItemDynamicRenderer CLASS dgd net/minecraft/client/render/item/ItemDynamicRenderer
FIELD a INSTANCE Ldge; FIELD a INSTANCE Ldgd;
FIELD b RENDER_SHULKER_BOX_DYED [Lbqc; FIELD b RENDER_SHULKER_BOX_DYED [Lbqc;
FIELD c RENDER_SHULKER_BOX Lbqc; FIELD c RENDER_SHULKER_BOX Lbqc;
FIELD d renderChestNormal Lbpl; FIELD d renderChestNormal Lbpl;

View File

@ -1,14 +1,14 @@
CLASS dgk net/minecraft/client/render/item/ItemModels CLASS dgj net/minecraft/client/render/item/ItemModels
FIELD a modelIds Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD a modelIds Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD b models Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD b models Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD c modelManager Ldrv; FIELD c modelManager Ldru;
METHOD a getModelManager ()Ldrv; METHOD a getModelManager ()Ldru;
METHOD a getModel (Laxs;)Ldrr; METHOD a getModel (Laxs;)Ldrq;
METHOD a putModel (Laxs;Ldrw;)V METHOD a putModel (Laxs;Ldrv;)V
ARG 1 item ARG 1 item
ARG 2 modelId ARG 2 modelId
METHOD a getSprite (Laxx;)Ldqd; METHOD a getSprite (Laxx;)Ldqc;
METHOD a getSprite (Lbde;)Ldqd; METHOD a getSprite (Lbde;)Ldqc;
METHOD b reloadModels ()V METHOD b reloadModels ()V
METHOD b getModelId (Laxs;)I METHOD b getModelId (Laxs;)I
METHOD b getModel (Laxx;)Ldrr; METHOD b getModel (Laxx;)Ldrq;

View File

@ -1,11 +1,11 @@
CLASS dlx net/minecraft/client/render/item/ItemRenderer CLASS dlw net/minecraft/client/render/item/ItemRenderer
FIELD a ENCHANTMENT_GLINT_TEX Lqi; FIELD a ENCHANTMENT_GLINT_TEX Lqi;
FIELD b zOffset F FIELD b zOffset F
FIELD c WITHOUT_MODELS Ljava/util/Set; FIELD c WITHOUT_MODELS Ljava/util/Set;
FIELD d models Ldgk; FIELD d models Ldgj;
FIELD e textureManager Ldqe; FIELD e textureManager Ldqd;
FIELD f colorMap Lcrn; FIELD f colorMap Lcrn;
METHOD a getModels ()Ldgk; METHOD a getModels ()Ldgj;
METHOD a prepareGuiItemRender (IIZ)V METHOD a prepareGuiItemRender (IIZ)V
ARG 1 x ARG 1 x
ARG 2 y ARG 2 y
@ -19,19 +19,19 @@ CLASS dlx net/minecraft/client/render/item/ItemRenderer
ARG 1 stack ARG 1 stack
ARG 2 x ARG 2 x
ARG 3 y ARG 3 y
METHOD a renderGuiItemModel (Laxx;IILdrr;)V METHOD a renderGuiItemModel (Laxx;IILdrq;)V
ARG 1 itemStack ARG 1 itemStack
ARG 2 x ARG 2 x
ARG 3 y ARG 3 y
METHOD a renderHeldItem (Laxx;Lahv;Ldhr$b;Z)V METHOD a renderHeldItem (Laxx;Lahv;Ldhq$b;Z)V
ARG 1 stack ARG 1 stack
ARG 2 entity ARG 2 entity
ARG 3 type ARG 3 type
METHOD a getModel (Laxx;Lbdf;Lahv;)Ldrr; METHOD a getModel (Laxx;Lbdf;Lahv;)Ldrq;
METHOD a renderItem (Laxx;Ldhr$b;)V METHOD a renderItem (Laxx;Ldhq$b;)V
ARG 1 stack ARG 1 stack
METHOD a renderItemAndGlow (Laxx;Ldrr;)V METHOD a renderItemAndGlow (Laxx;Ldrq;)V
METHOD a renderItem (Laxx;Ldrr;Ldhr$b;Z)V METHOD a renderItem (Laxx;Ldrq;Ldhq$b;Z)V
ARG 1 stack ARG 1 stack
ARG 2 model ARG 2 model
ARG 3 type ARG 3 type
@ -44,9 +44,9 @@ CLASS dlx net/minecraft/client/render/item/ItemRenderer
ARG 7 green ARG 7 green
ARG 8 blue ARG 8 blue
ARG 9 alpha ARG 9 alpha
METHOD a postNormalQuad (Lcqc;Ldhe;)V METHOD a postNormalQuad (Lcqc;Ldhd;)V
ARG 1 buffer ARG 1 buffer
METHOD a renderQuad (Lcqc;Ldhe;I)V METHOD a renderQuad (Lcqc;Ldhd;I)V
ARG 3 color ARG 3 color
METHOD a renderQuads (Lcqc;Ljava/util/List;ILaxx;)V METHOD a renderQuads (Lcqc;Ljava/util/List;ILaxx;)V
ARG 2 quads ARG 2 quads
@ -61,18 +61,18 @@ CLASS dlx net/minecraft/client/render/item/ItemRenderer
ARG 2 stack ARG 2 stack
ARG 3 x ARG 3 x
ARG 4 y ARG 4 y
METHOD a areFacesFlippedBy (Ldhq;)Z METHOD a areFacesFlippedBy (Ldhp;)Z
METHOD a renderGlint (Ldqe;Ljava/lang/Runnable;I)V METHOD a renderGlint (Ldqd;Ljava/lang/Runnable;I)V
ARG 1 renderer ARG 1 renderer
METHOD a renderModelWithTint (Ldrr;I)V METHOD a renderModelWithTint (Ldrq;I)V
METHOD a renderModel (Ldrr;ILaxx;)V METHOD a renderModel (Ldrq;ILaxx;)V
METHOD a renderItemModel (Ldrr;Laxx;)V METHOD a renderItemModel (Ldrq;Laxx;)V
METHOD a getOverriddenModel (Ldrr;Laxx;Lbdf;Lahv;)Ldrr; METHOD a getOverriddenModel (Ldrq;Laxx;Lbdf;Lahv;)Ldrq;
METHOD a (Lwt;)V METHOD a (Lwt;)V
ARG 1 arg1 ARG 1 arg1
METHOD b getModel (Laxx;)Ldrr; METHOD b getModel (Laxx;)Ldrq;
METHOD b renderGuiItem (Laxx;II)V METHOD b renderGuiItem (Laxx;II)V
ARG 1 stack ARG 1 stack
ARG 2 x ARG 2 x
ARG 3 y ARG 3 y
METHOD b getHeldItemModel (Laxx;Lbdf;Lahv;)Ldrr; METHOD b getHeldItemModel (Laxx;Lbdf;Lahv;)Ldrq;

View File

@ -1,4 +1,4 @@
CLASS drr net/minecraft/client/render/model/BakedModel CLASS drq net/minecraft/client/render/model/BakedModel
METHOD a useAmbientOcclusion ()Z METHOD a useAmbientOcclusion ()Z
METHOD a getQuads (Lbre;Lex;Ljava/util/Random;)Ljava/util/List; METHOD a getQuads (Lbre;Lex;Ljava/util/Random;)Ljava/util/List;
ARG 1 state ARG 1 state
@ -6,6 +6,6 @@ CLASS drr net/minecraft/client/render/model/BakedModel
ARG 3 random ARG 3 random
METHOD b hasDepthInGui ()Z METHOD b hasDepthInGui ()Z
METHOD c isBuiltin ()Z METHOD c isBuiltin ()Z
METHOD d getSprite ()Ldqd; METHOD d getSprite ()Ldqc;
METHOD e getTransformation ()Ldhr; METHOD e getTransformation ()Ldhq;
METHOD f getItemPropertyOverrides ()Ldhp; METHOD f getItemPropertyOverrides ()Ldho;

View File

@ -1,11 +1,11 @@
CLASS drv net/minecraft/client/render/model/BakedModelManager CLASS dru net/minecraft/client/render/model/BakedModelManager
FIELD a modelMap Ljava/util/Map; FIELD a modelMap Ljava/util/Map;
FIELD b spriteAtlas Ldqc; FIELD b spriteAtlas Ldqb;
FIELD c blockStateMaps Ldha; FIELD c blockStateMaps Ldgz;
FIELD d missingModel Ldrr; FIELD d missingModel Ldrq;
METHOD <init> (Ldqc;)V METHOD <init> (Ldqb;)V
ARG 1 spriteAtlas ARG 1 spriteAtlas
METHOD a getMissingModel ()Ldrr; METHOD a getMissingModel ()Ldrq;
METHOD a getModel (Ldrw;)Ldrr; METHOD a getModel (Ldrv;)Ldrq;
ARG 1 id ARG 1 id
METHOD b getBlockStateMaps ()Ldha; METHOD b getBlockStateMaps ()Ldgz;

View File

@ -1,14 +1,14 @@
CLASS dhe net/minecraft/client/render/model/BakedQuad CLASS dhd net/minecraft/client/render/model/BakedQuad
FIELD a vertexData [I FIELD a vertexData [I
FIELD b colorIndex I FIELD b colorIndex I
FIELD c face Lex; FIELD c face Lex;
FIELD d sprite Ldqd; FIELD d sprite Ldqc;
METHOD <init> ([IILex;Ldqd;)V METHOD <init> ([IILex;Ldqc;)V
ARG 1 vertexData ARG 1 vertexData
ARG 2 colorIndex ARG 2 colorIndex
ARG 3 face ARG 3 face
ARG 4 sprite ARG 4 sprite
METHOD a getSprite ()Ldqd; METHOD a getSprite ()Ldqc;
METHOD b getVertexData ()[I METHOD b getVertexData ()[I
METHOD c hasColor ()Z METHOD c hasColor ()Z
METHOD d getColorIndex ()I METHOD d getColorIndex ()I

View File

@ -1,5 +1,5 @@
CLASS dhm net/minecraft/client/render/model/BakedQuadFactory CLASS dhl net/minecraft/client/render/model/BakedQuadFactory
METHOD a bake (Lcqa;Lcqa;Ldhg;Ldqd;Lex;Ldrx;Ldhh;Z)Ldhe; METHOD a bake (Lcqa;Lcqa;Ldhf;Ldqc;Lex;Ldrw;Ldhg;Z)Ldhd;
ARG 1 from ARG 1 from
ARG 2 to ARG 2 to
ARG 3 face ARG 3 face

View File

@ -1,42 +1,42 @@
CLASS drz net/minecraft/client/render/model/BasicBakedModel CLASS dry net/minecraft/client/render/model/BasicBakedModel
CLASS drz$a Builder CLASS dry$a Builder
FIELD a quads Ljava/util/List; FIELD a quads Ljava/util/List;
FIELD b faceQuads Ljava/util/Map; FIELD b faceQuads Ljava/util/Map;
FIELD c itemPropertyOverrides Ldhp; FIELD c itemPropertyOverrides Ldho;
FIELD d usesAo Z FIELD d usesAo Z
FIELD e particleTexture Ldqd; FIELD e particleTexture Ldqc;
FIELD f depthInGui Z FIELD f depthInGui Z
FIELD g transformation Ldhr; FIELD g transformation Ldhq;
METHOD <init> (Lbre;Ldrr;Ldqd;Ljava/util/Random;J)V METHOD <init> (Lbre;Ldrq;Ldqc;Ljava/util/Random;J)V
ARG 1 state ARG 1 state
ARG 2 bakedModel ARG 2 bakedModel
ARG 3 sprite ARG 3 sprite
ARG 4 random ARG 4 random
ARG 5 randomSeed ARG 5 randomSeed
METHOD <init> (Ldhj;Ldhp;)V METHOD <init> (Ldhi;Ldho;)V
ARG 1 unbakedModel ARG 1 unbakedModel
ARG 2 itemPropertyOverrides ARG 2 itemPropertyOverrides
METHOD <init> (ZZLdhr;Ldhp;)V METHOD <init> (ZZLdhq;Ldho;)V
ARG 1 usesAo ARG 1 usesAo
ARG 2 depthInGui ARG 2 depthInGui
ARG 3 transformation ARG 3 transformation
ARG 4 itemPropertyOverrides ARG 4 itemPropertyOverrides
METHOD a addQuad (Ldhe;)Ldrz$a; METHOD a addQuad (Ldhd;)Ldry$a;
ARG 1 quad ARG 1 quad
METHOD a setParticle (Ldqd;)Ldrz$a; METHOD a setParticle (Ldqc;)Ldry$a;
ARG 1 sprite ARG 1 sprite
METHOD a addQuad (Lex;Ldhe;)Ldrz$a; METHOD a addQuad (Lex;Ldhd;)Ldry$a;
ARG 1 side ARG 1 side
ARG 2 quad ARG 2 quad
METHOD b build ()Ldrr; METHOD b build ()Ldrq;
FIELD a quads Ljava/util/List; FIELD a quads Ljava/util/List;
FIELD b faceQuads Ljava/util/Map; FIELD b faceQuads Ljava/util/Map;
FIELD c usesAo Z FIELD c usesAo Z
FIELD d depthInGui Z FIELD d depthInGui Z
FIELD e sprite Ldqd; FIELD e sprite Ldqc;
FIELD f transformation Ldhr; FIELD f transformation Ldhq;
FIELD g itemPropertyOverrides Ldhp; FIELD g itemPropertyOverrides Ldho;
METHOD <init> (Ljava/util/List;Ljava/util/Map;ZZLdqd;Ldhr;Ldhp;)V METHOD <init> (Ljava/util/List;Ljava/util/Map;ZZLdqc;Ldhq;Ldho;)V
ARG 1 quads ARG 1 quads
ARG 2 faceQuads ARG 2 faceQuads
ARG 3 usesAo ARG 3 usesAo

View File

@ -1,8 +1,8 @@
CLASS drt net/minecraft/client/render/model/BuiltinBakedModel CLASS drs net/minecraft/client/render/model/BuiltinBakedModel
FIELD a transformation Ldhr; FIELD a transformation Ldhq;
FIELD b itemPropertyOverrides Ldhp; FIELD b itemPropertyOverrides Ldho;
FIELD c sprite Ldqd; FIELD c sprite Ldqc;
METHOD <init> (Ldhr;Ldhp;Ldqd;)V METHOD <init> (Ldhq;Ldho;Ldqc;)V
ARG 1 transformation ARG 1 transformation
ARG 2 itemPropertyOverrides ARG 2 itemPropertyOverrides
ARG 3 sprite ARG 3 sprite

View File

@ -1,10 +1,10 @@
CLASS dru net/minecraft/client/render/model/ModelLoader CLASS drt net/minecraft/client/render/model/ModelLoader
CLASS dru$a ModelLoaderException CLASS drt$a ModelLoaderException
FIELD A BLOCK_STATE_FACTORY_OVERRIDES Ljava/util/Map; FIELD A BLOCK_STATE_FACTORY_OVERRIDES Ljava/util/Map;
FIELD B resourceManager Lwt; FIELD B resourceManager Lwt;
FIELD C spriteAtlas Ldqc; FIELD C spriteAtlas Ldqb;
FIELD D modelsToLoad Ljava/util/Set; FIELD D modelsToLoad Ljava/util/Set;
FIELD E variantMapDeserializationContext Ldhk$a; FIELD E variantMapDeserializationContext Ldhj$a;
FIELD F unbakedModels Ljava/util/Map; FIELD F unbakedModels Ljava/util/Map;
FIELD G modelRotationCache Ljava/util/Map; FIELD G modelRotationCache Ljava/util/Map;
FIELD H modelsToBake Ljava/util/Map; FIELD H modelsToBake Ljava/util/Map;
@ -19,18 +19,18 @@ CLASS dru net/minecraft/client/render/model/ModelLoader
FIELD m DESTROY_STAGE_7 Lqi; FIELD m DESTROY_STAGE_7 Lqi;
FIELD n DESTROY_STAGE_8 Lqi; FIELD n DESTROY_STAGE_8 Lqi;
FIELD o DESTROY_STAGE_9 Lqi; FIELD o DESTROY_STAGE_9 Lqi;
FIELD p MISSING Ldrw; FIELD p MISSING Ldrv;
FIELD q MISSING_DEFINITION Ljava/lang/String; FIELD q MISSING_DEFINITION Ljava/lang/String;
FIELD r GENERATION_MARKER Ldhj; FIELD r GENERATION_MARKER Ldhi;
FIELD s BLOCK_ENTITY_MARKER Ldhj; FIELD s BLOCK_ENTITY_MARKER Ldhi;
FIELD t DEFAULT_TEXTURES Ljava/util/Set; FIELD t DEFAULT_TEXTURES Ljava/util/Set;
FIELD u LOGGER Lorg/apache/logging/log4j/Logger; FIELD u LOGGER Lorg/apache/logging/log4j/Logger;
FIELD v BUILTIN_MODEL_DEFINITIONS Ljava/util/Map; FIELD v BUILTIN_MODEL_DEFINITIONS Ljava/util/Map;
FIELD w COMMA_SPLITTER Lcom/google/common/base/Splitter; FIELD w COMMA_SPLITTER Lcom/google/common/base/Splitter;
FIELD x KEY_VALUE_SPLITTER Lcom/google/common/base/Splitter; FIELD x KEY_VALUE_SPLITTER Lcom/google/common/base/Splitter;
FIELD y ITEM_FRAME_STATE_FACTORY Lbrf; FIELD y ITEM_FRAME_STATE_FACTORY Lbrf;
FIELD z ITEM_MODEL_GENERATOR Ldhn; FIELD z ITEM_MODEL_GENERATOR Ldhm;
METHOD <init> (Lwt;Ldqc;Lafm;)V METHOD <init> (Lwt;Ldqb;Lafm;)V
ARG 1 resourceManager ARG 1 resourceManager
METHOD a getBakedModelMap ()Ljava/util/Map; METHOD a getBakedModelMap ()Ljava/util/Map;
METHOD a stateKeyToPredicate (Lbrf;Ljava/lang/String;)Ljava/util/function/Predicate; METHOD a stateKeyToPredicate (Lbrf;Ljava/lang/String;)Ljava/util/function/Predicate;
@ -39,17 +39,17 @@ CLASS dru net/minecraft/client/render/model/ModelLoader
METHOD a getPropertyValue (Lbsh;Ljava/lang/String;)Ljava/lang/Comparable; METHOD a getPropertyValue (Lbsh;Ljava/lang/String;)Ljava/lang/Comparable;
ARG 0 property ARG 0 property
ARG 1 string ARG 1 string
METHOD a addModel (Ldrw;)V METHOD a addModel (Ldrv;)V
ARG 1 modelId ARG 1 modelId
METHOD a getOrLoadModel (Lqi;)Ldsa; METHOD a getOrLoadModel (Lqi;)Ldrz;
ARG 1 id ARG 1 id
METHOD a bake (Lqi;Ldrx;)Ldrr; METHOD a bake (Lqi;Ldrw;)Ldrq;
ARG 1 id ARG 1 id
ARG 2 rotationContainer ARG 2 rotationContainer
METHOD a putModel (Lqi;Ldsa;)V METHOD a putModel (Lqi;Ldrz;)V
ARG 1 id ARG 1 id
ARG 2 unbakedModel ARG 2 unbakedModel
METHOD b loadModel (Lqi;)V METHOD b loadModel (Lqi;)V
ARG 1 id ARG 1 id
METHOD c loadModelFromJson (Lqi;)Ldhj; METHOD c loadModelFromJson (Lqi;)Ldhi;
ARG 1 id ARG 1 id

View File

@ -1,20 +1,20 @@
CLASS drs net/minecraft/client/render/model/ModelRotation CLASS drr net/minecraft/client/render/model/ModelRotation
FIELD a X0_Y0 Ldrs; FIELD a X0_Y0 Ldrr;
FIELD b X0_Y90 Ldrs; FIELD b X0_Y90 Ldrr;
FIELD c X0_Y180 Ldrs; FIELD c X0_Y180 Ldrr;
FIELD d X0_Y270 Ldrs; FIELD d X0_Y270 Ldrr;
FIELD e X90_Y0 Ldrs; FIELD e X90_Y0 Ldrr;
FIELD f X90_Y90 Ldrs; FIELD f X90_Y90 Ldrr;
FIELD g X90_Y180 Ldrs; FIELD g X90_Y180 Ldrr;
FIELD h X90_Y270 Ldrs; FIELD h X90_Y270 Ldrr;
FIELD i X180_Y0 Ldrs; FIELD i X180_Y0 Ldrr;
FIELD j X180_Y90 Ldrs; FIELD j X180_Y90 Ldrr;
FIELD k X180_Y180 Ldrs; FIELD k X180_Y180 Ldrr;
FIELD l X180_Y270 Ldrs; FIELD l X180_Y270 Ldrr;
FIELD m X270_Y0 Ldrs; FIELD m X270_Y0 Ldrr;
FIELD n X270_Y90 Ldrs; FIELD n X270_Y90 Ldrr;
FIELD o X270_Y180 Ldrs; FIELD o X270_Y180 Ldrr;
FIELD p X270_Y270 Ldrs; FIELD p X270_Y270 Ldrr;
FIELD q BY_INDEX Ljava/util/Map; FIELD q BY_INDEX Ljava/util/Map;
FIELD r index I FIELD r index I
FIELD s quaternion Lcpy; FIELD s quaternion Lcpy;
@ -24,7 +24,7 @@ CLASS drs net/minecraft/client/render/model/ModelRotation
ARG 3 x ARG 3 x
ARG 4 y ARG 4 y
METHOD a getQuaternion ()Lcpy; METHOD a getQuaternion ()Lcpy;
METHOD a get (II)Ldrs; METHOD a get (II)Ldrr;
ARG 0 x ARG 0 x
ARG 1 y ARG 1 y
METHOD a apply (Lex;)Lex; METHOD a apply (Lex;)Lex;

View File

@ -1,3 +1,3 @@
CLASS drx net/minecraft/client/render/model/ModelRotationContainer CLASS drw net/minecraft/client/render/model/ModelRotationContainer
METHOD b getRotation ()Ldrs; METHOD b getRotation ()Ldrr;
METHOD c isUvLocked ()Z METHOD c isUvLocked ()Z

View File

@ -1,15 +1,15 @@
CLASS dry net/minecraft/client/render/model/MultipartBakedModel CLASS drx net/minecraft/client/render/model/MultipartBakedModel
CLASS dry$a Builder CLASS drx$a Builder
FIELD a components Ljava/util/List; FIELD a components Ljava/util/List;
METHOD a build ()Ldrr; METHOD a build ()Ldrq;
METHOD a addComponent (Ljava/util/function/Predicate;Ldrr;)V METHOD a addComponent (Ljava/util/function/Predicate;Ldrq;)V
ARG 1 predicate ARG 1 predicate
ARG 2 model ARG 2 model
FIELD a ambientOcclusion Z FIELD a ambientOcclusion Z
FIELD b depthGui Z FIELD b depthGui Z
FIELD c sprite Ldqd; FIELD c sprite Ldqc;
FIELD d transformations Ldhr; FIELD d transformations Ldhq;
FIELD e itemPropertyOverrides Ldhp; FIELD e itemPropertyOverrides Ldho;
FIELD f components Ljava/util/List; FIELD f components Ljava/util/List;
METHOD <init> (Ljava/util/List;)V METHOD <init> (Ljava/util/List;)V
ARG 1 components ARG 1 components

View File

@ -1,12 +1,12 @@
CLASS dhx net/minecraft/client/render/model/MultipartUnbakedModel CLASS dhw net/minecraft/client/render/model/MultipartUnbakedModel
CLASS dhx$a Deserializer CLASS dhw$a Deserializer
FIELD a context Ldhk$a; FIELD a context Ldhj$a;
METHOD <init> (Ldhk$a;)V METHOD <init> (Ldhj$a;)V
ARG 1 context ARG 1 context
METHOD a deserializeComponents (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonArray;)Ljava/util/List; METHOD a deserializeComponents (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonArray;)Ljava/util/List;
ARG 1 context ARG 1 context
ARG 2 array ARG 2 array
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhx; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhw;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context

View File

@ -1,5 +1,5 @@
CLASS dhl net/minecraft/client/render/model/RetexturedBakedQuad CLASS dhk net/minecraft/client/render/model/RetexturedBakedQuad
FIELD e spriteRetextured Ldqd; FIELD e spriteRetextured Ldqc;
METHOD <init> (Ldhe;Ldqd;)V METHOD <init> (Ldhd;Ldqc;)V
ARG 1 parent ARG 1 parent
METHOD f recalculateUvs ()V METHOD f recalculateUvs ()V

View File

@ -1,5 +1,5 @@
CLASS dsa net/minecraft/client/render/model/UnbakedModel CLASS drz net/minecraft/client/render/model/UnbakedModel
METHOD a bake (Ldru;Ljava/util/function/Function;Ldrx;)Ldrr; METHOD a bake (Ldrt;Ljava/util/function/Function;Ldrw;)Ldrq;
ARG 1 loader ARG 1 loader
ARG 2 textureGetter ARG 2 textureGetter
ARG 3 rotationContainer ARG 3 rotationContainer

View File

@ -1,17 +1,17 @@
CLASS dsb net/minecraft/client/render/model/WeightedBakedModel CLASS dsa net/minecraft/client/render/model/WeightedBakedModel
CLASS dsb$a Builder CLASS dsa$a Builder
FIELD a models Ljava/util/List; FIELD a models Ljava/util/List;
METHOD a getFirst ()Ldrr; METHOD a getFirst ()Ldrq;
METHOD a add (Ldrr;I)Ldsb$a; METHOD a add (Ldrq;I)Ldsa$a;
ARG 1 model ARG 1 model
ARG 2 weight ARG 2 weight
CLASS dsb$b ModelEntry CLASS dsa$b ModelEntry
FIELD b model Ldrr; FIELD b model Ldrq;
METHOD <init> (Ldrr;I)V METHOD <init> (Ldrq;I)V
ARG 1 model ARG 1 model
ARG 2 weight ARG 2 weight
FIELD a totalWeight I FIELD a totalWeight I
FIELD b models Ljava/util/List; FIELD b models Ljava/util/List;
FIELD c defaultModel Ldrr; FIELD c defaultModel Ldrq;
METHOD <init> (Ljava/util/List;)V METHOD <init> (Ljava/util/List;)V
ARG 1 models ARG 1 models

View File

@ -1,4 +1,4 @@
CLASS dhu net/minecraft/client/render/model/json/AndMultipartModelSelector CLASS dht net/minecraft/client/render/model/json/AndMultipartModelSelector
FIELD c selectors Ljava/lang/Iterable; FIELD c selectors Ljava/lang/Iterable;
METHOD <init> (Ljava/lang/Iterable;)V METHOD <init> (Ljava/lang/Iterable;)V
ARG 1 selectors ARG 1 selectors

View File

@ -1,4 +1,4 @@
CLASS dhn net/minecraft/client/render/model/json/ItemModelGenerator CLASS dhm net/minecraft/client/render/model/json/ItemModelGenerator
FIELD a LAYERS Ljava/util/List; FIELD a LAYERS Ljava/util/List;
METHOD a create (Ljava/util/function/Function;Ldhj;)Ldhj; METHOD a create (Ljava/util/function/Function;Ldhi;)Ldhi;
ARG 1 textureGetter ARG 1 textureGetter

View File

@ -1,14 +1,14 @@
CLASS dhj net/minecraft/client/render/model/json/JsonUnbakedModel CLASS dhi net/minecraft/client/render/model/json/JsonUnbakedModel
CLASS dhj$a TextureResolutionContext CLASS dhi$a TextureResolutionContext
FIELD a root Ldhj; FIELD a root Ldhi;
FIELD b current Ldhj; FIELD b current Ldhi;
METHOD <init> (Ldhj;)V METHOD <init> (Ldhi;)V
ARG 1 root ARG 1 root
CLASS dhj$b Deserializer CLASS dhi$b Deserializer
METHOD a deserializeOverrides (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List; METHOD a deserializeOverrides (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List;
ARG 1 context ARG 1 context
ARG 2 object ARG 2 object
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhj; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhi;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context
@ -24,16 +24,16 @@ CLASS dhj net/minecraft/client/render/model/json/JsonUnbakedModel
FIELD a GSON Lcom/google/gson/Gson; FIELD a GSON Lcom/google/gson/Gson;
FIELD b id Ljava/lang/String; FIELD b id Ljava/lang/String;
FIELD c textureMap Ljava/util/Map; FIELD c textureMap Ljava/util/Map;
FIELD d parent Ldhj; FIELD d parent Ldhi;
FIELD e parentId Lqi; FIELD e parentId Lqi;
FIELD f LOGGER Lorg/apache/logging/log4j/Logger; FIELD f LOGGER Lorg/apache/logging/log4j/Logger;
FIELD g QUAD_FACTORY Ldhm; FIELD g QUAD_FACTORY Ldhl;
FIELD h elements Ljava/util/List; FIELD h elements Ljava/util/List;
FIELD i depthInGui Z FIELD i depthInGui Z
FIELD j ambientOcclusion Z FIELD j ambientOcclusion Z
FIELD k transformations Ldhr; FIELD k transformations Ldhq;
FIELD l overrides Ljava/util/List; FIELD l overrides Ljava/util/List;
METHOD <init> (Lqi;Ljava/util/List;Ljava/util/Map;ZZLdhr;Ljava/util/List;)V METHOD <init> (Lqi;Ljava/util/List;Ljava/util/Map;ZZLdhq;Ljava/util/List;)V
ARG 1 parentId ARG 1 parentId
ARG 2 elements ARG 2 elements
ARG 3 textureMap ARG 3 textureMap
@ -42,26 +42,26 @@ CLASS dhj net/minecraft/client/render/model/json/JsonUnbakedModel
ARG 6 transformations ARG 6 transformations
ARG 7 overrides ARG 7 overrides
METHOD a getElements ()Ljava/util/List; METHOD a getElements ()Ljava/util/List;
METHOD a createQuad (Ldhf;Ldhg;Ldqd;Lex;Ldrx;)Ldhe; METHOD a createQuad (Ldhe;Ldhf;Ldqc;Lex;Ldrw;)Ldhd;
ARG 0 element ARG 0 element
ARG 1 elementFace ARG 1 elementFace
ARG 2 sprite ARG 2 sprite
ARG 3 side ARG 3 side
ARG 4 rotationContainer ARG 4 rotationContainer
METHOD a getTransformation (Ldhr$b;)Ldhq; METHOD a getTransformation (Ldhq$b;)Ldhp;
METHOD a compileOverrides (Ldru;Ldhj;)Ldhp; METHOD a compileOverrides (Ldrt;Ldhi;)Ldho;
ARG 1 modelLoader ARG 1 modelLoader
ARG 2 parent ARG 2 parent
METHOD a bake (Ldru;Ldhj;Ljava/util/function/Function;Ldrx;)Ldrr; METHOD a bake (Ldrt;Ldhi;Ljava/util/function/Function;Ldrw;)Ldrq;
ARG 1 loader ARG 1 loader
ARG 2 parent ARG 2 parent
ARG 3 textureGetter ARG 3 textureGetter
ARG 4 rotationContainer ARG 4 rotationContainer
METHOD a deserialize (Ljava/io/Reader;)Ldhj; METHOD a deserialize (Ljava/io/Reader;)Ldhi;
ARG 0 reader ARG 0 reader
METHOD a deserialize (Ljava/lang/String;)Ldhj; METHOD a deserialize (Ljava/lang/String;)Ldhi;
ARG 0 string ARG 0 string
METHOD a resolveTexture (Ljava/lang/String;Ldhj$a;)Ljava/lang/String; METHOD a resolveTexture (Ljava/lang/String;Ldhi$a;)Ljava/lang/String;
ARG 1 name ARG 1 name
ARG 2 context ARG 2 context
METHOD b useAmbientOcclusion ()Z METHOD b useAmbientOcclusion ()Z
@ -73,5 +73,5 @@ CLASS dhj net/minecraft/client/render/model/json/JsonUnbakedModel
METHOD d isTextureReference (Ljava/lang/String;)Z METHOD d isTextureReference (Ljava/lang/String;)Z
ARG 1 name ARG 1 name
METHOD e getOverrides ()Ljava/util/List; METHOD e getOverrides ()Ljava/util/List;
METHOD g getRootModel ()Ldhj; METHOD g getRootModel ()Ldhi;
METHOD h getTransformations ()Ldhr; METHOD h getTransformations ()Ldhq;

View File

@ -1,13 +1,13 @@
CLASS dhf net/minecraft/client/render/model/json/ModelElement CLASS dhe net/minecraft/client/render/model/json/ModelElement
CLASS dhf$a Deserializer CLASS dhe$a Deserializer
METHOD a deserializeFacesValidating (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; METHOD a deserializeFacesValidating (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map;
ARG 1 context ARG 1 context
ARG 2 object ARG 2 object
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhf; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhe;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context
METHOD a deserializeRotation (Lcom/google/gson/JsonObject;)Ldhh; METHOD a deserializeRotation (Lcom/google/gson/JsonObject;)Ldhg;
ARG 1 object ARG 1 object
METHOD a deserializeVec3f (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcqa; METHOD a deserializeVec3f (Lcom/google/gson/JsonObject;Ljava/lang/String;)Lcqa;
ARG 1 object ARG 1 object
@ -28,9 +28,9 @@ CLASS dhf net/minecraft/client/render/model/json/ModelElement
FIELD a from Lcqa; FIELD a from Lcqa;
FIELD b to Lcqa; FIELD b to Lcqa;
FIELD c faces Ljava/util/Map; FIELD c faces Ljava/util/Map;
FIELD d rotation Ldhh; FIELD d rotation Ldhg;
FIELD e shade Z FIELD e shade Z
METHOD <init> (Lcqa;Lcqa;Ljava/util/Map;Ldhh;Z)V METHOD <init> (Lcqa;Lcqa;Ljava/util/Map;Ldhg;Z)V
ARG 1 from ARG 1 from
ARG 2 to ARG 2 to
ARG 3 faces ARG 3 faces

View File

@ -1,6 +1,6 @@
CLASS dhg net/minecraft/client/render/model/json/ModelElementFace CLASS dhf net/minecraft/client/render/model/json/ModelElementFace
CLASS dhg$a Deserializer CLASS dhf$a Deserializer
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhg; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhf;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context
@ -13,8 +13,8 @@ CLASS dhg net/minecraft/client/render/model/json/ModelElementFace
FIELD a cullFace Lex; FIELD a cullFace Lex;
FIELD b tintIndex I FIELD b tintIndex I
FIELD c textureId Ljava/lang/String; FIELD c textureId Ljava/lang/String;
FIELD d textureData Ldhi; FIELD d textureData Ldhh;
METHOD <init> (Lex;ILjava/lang/String;Ldhi;)V METHOD <init> (Lex;ILjava/lang/String;Ldhh;)V
ARG 1 cullFace ARG 1 cullFace
ARG 2 tintIndex ARG 2 tintIndex
ARG 3 textureId ARG 3 textureId

View File

@ -1,6 +1,6 @@
CLASS dhi net/minecraft/client/render/model/json/ModelElementTexture CLASS dhh net/minecraft/client/render/model/json/ModelElementTexture
CLASS dhi$a Deserializer CLASS dhh$a Deserializer
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhi; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhh;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context

View File

@ -1,6 +1,6 @@
CLASS dho net/minecraft/client/render/model/json/ModelItemOverride CLASS dhn net/minecraft/client/render/model/json/ModelItemOverride
CLASS dho$a Deserializer CLASS dhn$a Deserializer
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldho; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhn;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context

View File

@ -1,13 +1,13 @@
CLASS dhp net/minecraft/client/render/model/json/ModelItemPropertyOverrideList CLASS dho net/minecraft/client/render/model/json/ModelItemPropertyOverrideList
FIELD a EMPTY Ldhp; FIELD a EMPTY Ldho;
FIELD b overrides Ljava/util/List; FIELD b overrides Ljava/util/List;
FIELD c models Ljava/util/List; FIELD c models Ljava/util/List;
METHOD <init> (Ldru;Ldhj;Ljava/util/function/Function;Ljava/util/List;)V METHOD <init> (Ldrt;Ldhi;Ljava/util/function/Function;Ljava/util/List;)V
ARG 1 modelLoader ARG 1 modelLoader
ARG 2 unbakedModel ARG 2 unbakedModel
ARG 3 unbakedModelGetter ARG 3 unbakedModelGetter
ARG 4 overrides ARG 4 overrides
METHOD a apply (Ldrr;Laxx;Lbdf;Lahv;)Ldrr; METHOD a apply (Ldrq;Laxx;Lbdf;Lahv;)Ldrq;
ARG 1 model ARG 1 model
ARG 2 stack ARG 2 stack
ARG 3 world ARG 3 world

View File

@ -1,4 +1,4 @@
CLASS dhh net/minecraft/client/render/model/json/ModelRotation CLASS dhg net/minecraft/client/render/model/json/ModelRotation
FIELD a origin Lcqa; FIELD a origin Lcqa;
FIELD b axis Lex$a; FIELD b axis Lex$a;
FIELD c angle F FIELD c angle F

View File

@ -1,16 +1,16 @@
CLASS dhr net/minecraft/client/render/model/json/ModelTransformation CLASS dhq net/minecraft/client/render/model/json/ModelTransformation
CLASS dhr$a Deserializer CLASS dhq$a Deserializer
METHOD a parseModelTransformation (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;Ljava/lang/String;)Ldhq; METHOD a parseModelTransformation (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;Ljava/lang/String;)Ldhp;
ARG 1 ctx ARG 1 ctx
ARG 2 json ARG 2 json
ARG 3 key ARG 3 key
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhr; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhq;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context
CLASS dhr$b Type CLASS dhq$b Type
FIELD i FIXED Ldhr$b; FIELD i FIXED Ldhq$b;
FIELD a NONE Ldhr; FIELD a NONE Ldhq;
FIELD b globalTranslationX F FIELD b globalTranslationX F
FIELD c globalTranslationY F FIELD c globalTranslationY F
FIELD d globalTranslationZ F FIELD d globalTranslationZ F
@ -20,15 +20,15 @@ CLASS dhr net/minecraft/client/render/model/json/ModelTransformation
FIELD h globalScaleOffsetX F FIELD h globalScaleOffsetX F
FIELD i globalScaleOffsetY F FIELD i globalScaleOffsetY F
FIELD j globalScaleOffsetZ F FIELD j globalScaleOffsetZ F
FIELD k thirdPersonLeftHand Ldhq; FIELD k thirdPersonLeftHand Ldhp;
FIELD l thirdPersonRightHand Ldhq; FIELD l thirdPersonRightHand Ldhp;
FIELD m firstPersonLeftHand Ldhq; FIELD m firstPersonLeftHand Ldhp;
FIELD n firstPersonRightHand Ldhq; FIELD n firstPersonRightHand Ldhp;
FIELD o head Ldhq; FIELD o head Ldhp;
FIELD p gui Ldhq; FIELD p gui Ldhp;
FIELD q ground Ldhq; FIELD q ground Ldhp;
FIELD r fixed Ldhq; FIELD r fixed Ldhp;
METHOD <init> (Ldhq;Ldhq;Ldhq;Ldhq;Ldhq;Ldhq;Ldhq;Ldhq;)V METHOD <init> (Ldhp;Ldhp;Ldhp;Ldhp;Ldhp;Ldhp;Ldhp;Ldhp;)V
ARG 1 thirdPersonLeftHand ARG 1 thirdPersonLeftHand
ARG 2 thirdPersonRightHand ARG 2 thirdPersonRightHand
ARG 3 firstPersonLeftHand ARG 3 firstPersonLeftHand
@ -37,14 +37,14 @@ CLASS dhr net/minecraft/client/render/model/json/ModelTransformation
ARG 6 gui ARG 6 gui
ARG 7 ground ARG 7 ground
ARG 8 fixed ARG 8 fixed
METHOD <init> (Ldhr;)V METHOD <init> (Ldhq;)V
ARG 1 other ARG 1 other
METHOD a applyGl (Ldhq;Z)V METHOD a applyGl (Ldhp;Z)V
ARG 0 transform ARG 0 transform
ARG 1 leftyFlip ARG 1 leftyFlip
METHOD a applyGl (Ldhr$b;)V METHOD a applyGl (Ldhq$b;)V
ARG 1 type ARG 1 type
METHOD b getTransformation (Ldhr$b;)Ldhq; METHOD b getTransformation (Ldhq$b;)Ldhp;
ARG 1 type ARG 1 type
METHOD c isTransformationDefined (Ldhr$b;)Z METHOD c isTransformationDefined (Ldhq$b;)Z
ARG 1 type ARG 1 type

View File

@ -1,6 +1,6 @@
CLASS dht net/minecraft/client/render/model/json/ModelVariant CLASS dhs net/minecraft/client/render/model/json/ModelVariant
CLASS dht$a Deserializer CLASS dhs$a Deserializer
METHOD a deserializeRotation (Lcom/google/gson/JsonObject;)Ldrs; METHOD a deserializeRotation (Lcom/google/gson/JsonObject;)Ldrr;
ARG 1 object ARG 1 object
METHOD b deserializeModel (Lcom/google/gson/JsonObject;)Lqi; METHOD b deserializeModel (Lcom/google/gson/JsonObject;)Lqi;
ARG 1 object ARG 1 object
@ -9,10 +9,10 @@ CLASS dht net/minecraft/client/render/model/json/ModelVariant
METHOD d deserializeUvLock (Lcom/google/gson/JsonObject;)Z METHOD d deserializeUvLock (Lcom/google/gson/JsonObject;)Z
ARG 1 object ARG 1 object
FIELD a location Lqi; FIELD a location Lqi;
FIELD b rotation Ldrs; FIELD b rotation Ldrr;
FIELD c uvLock Z FIELD c uvLock Z
FIELD d weight I FIELD d weight I
METHOD <init> (Lqi;Ldrs;ZI)V METHOD <init> (Lqi;Ldrr;ZI)V
ARG 1 location ARG 1 location
ARG 2 rotation ARG 2 rotation
ARG 3 uvLock ARG 3 uvLock

View File

@ -1,33 +1,33 @@
CLASS dhk net/minecraft/client/render/model/json/ModelVariantMap CLASS dhj net/minecraft/client/render/model/json/ModelVariantMap
CLASS dhk$a DeserializationContext CLASS dhj$a DeserializationContext
FIELD a gson Lcom/google/gson/Gson; FIELD a gson Lcom/google/gson/Gson;
FIELD b stateFactory Lbrf; FIELD b stateFactory Lbrf;
METHOD a getStateFactory ()Lbrf; METHOD a getStateFactory ()Lbrf;
METHOD a setStateFactory (Lbrf;)V METHOD a setStateFactory (Lbrf;)V
ARG 1 stateFactory ARG 1 stateFactory
CLASS dhk$b Deserializer CLASS dhj$b Deserializer
METHOD a deserializeVariants (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map; METHOD a deserializeVariants (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/Map;
ARG 1 context ARG 1 context
ARG 2 object ARG 2 object
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhk; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhj;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context
METHOD b deserializeMultipart (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ldhx; METHOD b deserializeMultipart (Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ldhw;
ARG 1 context ARG 1 context
ARG 2 object ARG 2 object
FIELD a variantMap Ljava/util/Map; FIELD a variantMap Ljava/util/Map;
FIELD b multipartModel Ldhx; FIELD b multipartModel Ldhw;
METHOD <init> (Ljava/util/List;)V METHOD <init> (Ljava/util/List;)V
ARG 1 variantMapList ARG 1 variantMapList
METHOD <init> (Ljava/util/Map;Ldhx;)V METHOD <init> (Ljava/util/Map;Ldhw;)V
ARG 1 variantMap ARG 1 variantMap
ARG 2 multipartModel ARG 2 multipartModel
METHOD a getVariantMap ()Ljava/util/Map; METHOD a getVariantMap ()Ljava/util/Map;
METHOD a deserialize (Ldhk$a;Ljava/io/Reader;)Ldhk; METHOD a deserialize (Ldhj$a;Ljava/io/Reader;)Ldhj;
ARG 0 context ARG 0 context
ARG 1 reader ARG 1 reader
METHOD c hasMultipartModel ()Z METHOD c hasMultipartModel ()Z
METHOD d getMultipartMdoel ()Ldhx; METHOD d getMultipartMdoel ()Ldhw;
METHOD equals (Ljava/lang/Object;)Z METHOD equals (Ljava/lang/Object;)Z
ARG 1 o ARG 1 o

View File

@ -1,21 +1,21 @@
CLASS dhz net/minecraft/client/render/model/json/MultipartModelComponent CLASS dhy net/minecraft/client/render/model/json/MultipartModelComponent
CLASS dhz$a Deserializer CLASS dhy$a Deserializer
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhz; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhy;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context
METHOD a deserializeSelector (Lcom/google/gson/JsonObject;)Ldhv; METHOD a deserializeSelector (Lcom/google/gson/JsonObject;)Ldhu;
ARG 0 object ARG 0 object
METHOD a createStatePropertySelector (Ljava/util/Map$Entry;)Ldhv; METHOD a createStatePropertySelector (Ljava/util/Map$Entry;)Ldhu;
ARG 0 entry ARG 0 entry
METHOD b deserializeSelectorOrDefault (Lcom/google/gson/JsonObject;)Ldhv; METHOD b deserializeSelectorOrDefault (Lcom/google/gson/JsonObject;)Ldhu;
ARG 1 object ARG 1 object
FIELD a selector Ldhv; FIELD a selector Ldhu;
FIELD b model Ldhs; FIELD b model Ldhr;
METHOD <init> (Ldhv;Ldhs;)V METHOD <init> (Ldhu;Ldhr;)V
ARG 1 selector ARG 1 selector
ARG 2 model ARG 2 model
METHOD a getModel ()Ldhs; METHOD a getModel ()Ldhr;
METHOD a getPredicate (Lbrf;)Ljava/util/function/Predicate; METHOD a getPredicate (Lbrf;)Ljava/util/function/Predicate;
ARG 1 stateFactory ARG 1 stateFactory
METHOD equals (Ljava/lang/Object;)Z METHOD equals (Ljava/lang/Object;)Z

View File

@ -1,5 +1,5 @@
CLASS dhv net/minecraft/client/render/model/json/MultipartModelSelector CLASS dhu net/minecraft/client/render/model/json/MultipartModelSelector
FIELD a TRUE Ldhv; FIELD a TRUE Ldhu;
FIELD b FALSE Ldhv; FIELD b FALSE Ldhu;
METHOD getPredicate (Lbrf;)Ljava/util/function/Predicate; METHOD getPredicate (Lbrf;)Ljava/util/function/Predicate;
ARG 1 stateFactory ARG 1 stateFactory

View File

@ -1,4 +1,4 @@
CLASS dhy net/minecraft/client/render/model/json/OrMultipartModelSelector CLASS dhx net/minecraft/client/render/model/json/OrMultipartModelSelector
FIELD c selectors Ljava/lang/Iterable; FIELD c selectors Ljava/lang/Iterable;
METHOD getPredicate (Lbrf;)Ljava/util/function/Predicate; METHOD getPredicate (Lbrf;)Ljava/util/function/Predicate;
ARG 1 stateFactory ARG 1 stateFactory

View File

@ -1,4 +1,4 @@
CLASS dhw net/minecraft/client/render/model/json/SimpleMultipartModelSelector CLASS dhv net/minecraft/client/render/model/json/SimpleMultipartModelSelector
FIELD c VALUE_SPLITTER Lcom/google/common/base/Splitter; FIELD c VALUE_SPLITTER Lcom/google/common/base/Splitter;
FIELD d key Ljava/lang/String; FIELD d key Ljava/lang/String;
FIELD e valueString Ljava/lang/String; FIELD e valueString Ljava/lang/String;

View File

@ -1,5 +1,5 @@
CLASS dhq net/minecraft/client/render/model/json/Transformation CLASS dhp net/minecraft/client/render/model/json/Transformation
CLASS dhq$a Deserializer CLASS dhp$a Deserializer
FIELD a DEFAULT_ROATATION Lcqa; FIELD a DEFAULT_ROATATION Lcqa;
FIELD b DEFAULT_TRANSLATION Lcqa; FIELD b DEFAULT_TRANSLATION Lcqa;
FIELD c DEFAULT_SCALE Lcqa; FIELD c DEFAULT_SCALE Lcqa;
@ -7,7 +7,7 @@ CLASS dhq net/minecraft/client/render/model/json/Transformation
ARG 1 json ARG 1 json
ARG 2 key ARG 2 key
ARG 3 default_ ARG 3 default_
FIELD a NONE Ldhq; FIELD a NONE Ldhp;
FIELD b rotation Lcqa; FIELD b rotation Lcqa;
FIELD c translation Lcqa; FIELD c translation Lcqa;
FIELD d scale Lcqa; FIELD d scale Lcqa;

View File

@ -1,6 +1,6 @@
CLASS dhs net/minecraft/client/render/model/json/WeightedUnbakedModel CLASS dhr net/minecraft/client/render/model/json/WeightedUnbakedModel
CLASS dhs$a Deserializer CLASS dhr$a Deserializer
METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhs; METHOD a (Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Ldhr;
ARG 1 element ARG 1 element
ARG 2 type ARG 2 type
ARG 3 context ARG 3 context

View File

@ -1,4 +1,4 @@
CLASS dqy net/minecraft/client/resource/ClientResourcePackContainer CLASS dqx net/minecraft/client/resource/ClientResourcePackContainer
FIELD a icon Lcpk; FIELD a icon Lcpk;
FIELD b iconId Lqi; FIELD b iconId Lqi;
METHOD <init> (Ljava/lang/String;ZLjava/util/function/Supplier;Lji;Lji;Lwh;Lwl$a;ZLcpk;)V METHOD <init> (Ljava/lang/String;ZLjava/util/function/Supplier;Lji;Lji;Lwh;Lwl$a;ZLcpk;)V
@ -10,4 +10,4 @@ CLASS dqy net/minecraft/client/resource/ClientResourcePackContainer
ARG 4 pack ARG 4 pack
ARG 5 metadata ARG 5 metadata
ARG 6 direction ARG 6 direction
METHOD a drawIcon (Ldqe;)V METHOD a drawIcon (Ldqd;)V

View File

@ -1,13 +1,13 @@
CLASS dql net/minecraft/client/resource/ClientResourcePackCreator CLASS dqk net/minecraft/client/resource/ClientResourcePackCreator
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b ALPHANUMERAL Ljava/util/regex/Pattern; FIELD b ALPHANUMERAL Ljava/util/regex/Pattern;
FIELD c pack Lvz; FIELD c pack Lvz;
FIELD d serverPacksRoot Ljava/io/File; FIELD d serverPacksRoot Ljava/io/File;
FIELD e lock Ljava/util/concurrent/locks/ReentrantLock; FIELD e lock Ljava/util/concurrent/locks/ReentrantLock;
FIELD f index Ldqk; FIELD f index Ldqj;
FIELD g downloadTask Ljava/util/concurrent/CompletableFuture; FIELD g downloadTask Ljava/util/concurrent/CompletableFuture;
FIELD h serverContainer Ldqy; FIELD h serverContainer Ldqx;
METHOD <init> (Ljava/io/File;Ldqk;)V METHOD <init> (Ljava/io/File;Ldqj;)V
ARG 1 serverPacksRoot ARG 1 serverPacksRoot
ARG 2 index ARG 2 index
METHOD a getPack ()Lvz; METHOD a getPack ()Lvz;

View File

@ -1,2 +1,2 @@
CLASS dqm net/minecraft/client/resource/DefaultClientResourcePack CLASS dql net/minecraft/client/resource/DefaultClientResourcePack
FIELD d index Ldqk; FIELD d index Ldqj;

View File

@ -1,4 +1,4 @@
CLASS dqo net/minecraft/client/resource/DirectResourceIndex CLASS dqn net/minecraft/client/resource/DirectResourceIndex
FIELD b assetDir Ljava/io/File; FIELD b assetDir Ljava/io/File;
METHOD <init> (Ljava/io/File;)V METHOD <init> (Ljava/io/File;)V
ARG 1 assetDir ARG 1 assetDir

View File

@ -1,2 +1,2 @@
CLASS dqp net/minecraft/client/resource/FoliageColormapResourceSupplier CLASS dqo net/minecraft/client/resource/FoliageColormapResourceSupplier
FIELD a FOLIAGE_COLORMAP_LOC Lqi; FIELD a FOLIAGE_COLORMAP_LOC Lqi;

View File

@ -1,2 +1,2 @@
CLASS dqq net/minecraft/client/resource/GrassColormapResourceSupplier CLASS dqp net/minecraft/client/resource/GrassColormapResourceSupplier
FIELD a GRASS_COLORMAP_LOC Lqi; FIELD a GRASS_COLORMAP_LOC Lqi;

View File

@ -1,4 +1,4 @@
CLASS dqr net/minecraft/client/resource/RedirectedResourcePack CLASS dqq net/minecraft/client/resource/RedirectedResourcePack
FIELD a NEW_TO_OLD_MAP Ljava/util/Map; FIELD a NEW_TO_OLD_MAP Ljava/util/Map;
FIELD b parent Lvw; FIELD b parent Lvw;
FIELD c idMap Ljava/util/Map; FIELD c idMap Ljava/util/Map;

View File

@ -1,4 +1,4 @@
CLASS dqk net/minecraft/client/resource/ResourceIndex CLASS dqj net/minecraft/client/resource/ResourceIndex
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b index Ljava/util/Map; FIELD b index Ljava/util/Map;
METHOD <init> (Ljava/io/File;Ljava/lang/String;)V METHOD <init> (Ljava/io/File;Ljava/lang/String;)V

View File

@ -1,4 +1,4 @@
CLASS dqw net/minecraft/client/resource/SplashTextResourceSupplier CLASS dqv net/minecraft/client/resource/SplashTextResourceSupplier
FIELD a RESOURCE_ID Lqi; FIELD a RESOURCE_ID Lqi;
FIELD b RANDOM Ljava/util/Random; FIELD b RANDOM Ljava/util/Random;
FIELD c splashTexts Ljava/util/List; FIELD c splashTexts Ljava/util/List;

View File

@ -1,6 +1,6 @@
CLASS dqz net/minecraft/client/resource/language/I18n CLASS dqy net/minecraft/client/resource/language/I18n
FIELD a storage Ldrc; FIELD a storage Ldrb;
METHOD a setLanguage (Ldrc;)V METHOD a setLanguage (Ldrb;)V
ARG 0 storage ARG 0 storage
METHOD a hasTranslation (Ljava/lang/String;)Z METHOD a hasTranslation (Ljava/lang/String;)Z
ARG 0 key ARG 0 key

View File

@ -1,4 +1,4 @@
CLASS dra net/minecraft/client/resource/language/LanguageDefinition CLASS dqz net/minecraft/client/resource/language/LanguageDefinition
FIELD a code Ljava/lang/String; FIELD a code Ljava/lang/String;
FIELD b name Ljava/lang/String; FIELD b name Ljava/lang/String;
FIELD c region Ljava/lang/String; FIELD c region Ljava/lang/String;

View File

@ -1,12 +1,12 @@
CLASS drb net/minecraft/client/resource/language/LanguageManager CLASS dra net/minecraft/client/resource/language/LanguageManager
FIELD a STORAGE Ldrc; FIELD a STORAGE Ldrb;
FIELD b LOGGER Lorg/apache/logging/log4j/Logger; FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c currentLanguageCode Ljava/lang/String; FIELD c currentLanguageCode Ljava/lang/String;
FIELD d languageDefs Ljava/util/Map; FIELD d languageDefs Ljava/util/Map;
METHOD a isRightToLeft ()Z METHOD a isRightToLeft ()Z
METHOD a setLanguage (Ldra;)V METHOD a setLanguage (Ldqz;)V
METHOD a reloadResources (Ljava/util/List;)V METHOD a reloadResources (Ljava/util/List;)V
METHOD a (Lwt;)V METHOD a (Lwt;)V
ARG 1 arg1 ARG 1 arg1
METHOD b getLanguage ()Ldra; METHOD b getLanguage ()Ldqz;
METHOD c getAllLanguages ()Ljava/util/SortedSet; METHOD c getAllLanguages ()Ljava/util/SortedSet;

View File

@ -1,4 +1,4 @@
CLASS drc net/minecraft/client/resource/language/TranslationStorage CLASS drb net/minecraft/client/resource/language/TranslationStorage
FIELD a translations Ljava/util/Map; FIELD a translations Ljava/util/Map;
FIELD b GSON Lcom/google/gson/Gson; FIELD b GSON Lcom/google/gson/Gson;
FIELD c LOGGER Lorg/apache/logging/log4j/Logger; FIELD c LOGGER Lorg/apache/logging/log4j/Logger;

View File

@ -1,4 +1,4 @@
CLASS dre net/minecraft/client/resource/metadata/AnimationFrameResourceMetadata CLASS drd net/minecraft/client/resource/metadata/AnimationFrameResourceMetadata
FIELD a index I FIELD a index I
FIELD b time I FIELD b time I
METHOD <init> (II)V METHOD <init> (II)V

View File

@ -1,5 +1,5 @@
CLASS drf net/minecraft/client/resource/metadata/AnimationResourceMetadata CLASS dre net/minecraft/client/resource/metadata/AnimationResourceMetadata
FIELD a READER Ldrg; FIELD a READER Ldrf;
FIELD b frames Ljava/util/List; FIELD b frames Ljava/util/List;
FIELD c width I FIELD c width I
FIELD d height I FIELD d height I
@ -16,6 +16,6 @@ CLASS drf net/minecraft/client/resource/metadata/AnimationResourceMetadata
METHOD c getFrameCount ()I METHOD c getFrameCount ()I
METHOD c getFrameIndex (I)I METHOD c getFrameIndex (I)I
METHOD d getDefaultFrameTime ()I METHOD d getDefaultFrameTime ()I
METHOD d getFrame (I)Ldre; METHOD d getFrame (I)Ldrd;
METHOD e shouldInterpolate ()Z METHOD e shouldInterpolate ()Z
METHOD f getFrameIndexSet ()Ljava/util/Set; METHOD f getFrameIndexSet ()Ljava/util/Set;

View File

@ -1 +1 @@
CLASS drg net/minecraft/client/resource/metadata/AnimationResourceMetadataReader CLASS drf net/minecraft/client/resource/metadata/AnimationResourceMetadataReader

View File

@ -1,4 +1,4 @@
CLASS drk net/minecraft/client/resource/metadata/LanguageResourceMetadata CLASS drj net/minecraft/client/resource/metadata/LanguageResourceMetadata
FIELD a READER Ldrl; FIELD a READER Ldrk;
FIELD b definitions Ljava/util/Collection; FIELD b definitions Ljava/util/Collection;
METHOD a getLanguageDefinitions ()Ljava/util/Collection; METHOD a getLanguageDefinitions ()Ljava/util/Collection;

View File

@ -1 +1 @@
CLASS drl net/minecraft/client/resource/metadata/LanguageResourceMetadataReader CLASS drk net/minecraft/client/resource/metadata/LanguageResourceMetadataReader

View File

@ -1,5 +1,5 @@
CLASS dro net/minecraft/client/resource/metadata/TextureResourceMetadata CLASS drn net/minecraft/client/resource/metadata/TextureResourceMetadata
FIELD a READER Ldrp; FIELD a READER Ldro;
FIELD b blur Z FIELD b blur Z
FIELD c clamp Z FIELD c clamp Z
METHOD <init> (ZZ)V METHOD <init> (ZZ)V

View File

@ -1 +1 @@
CLASS drp net/minecraft/client/resource/metadata/TextureResourceMetadataReader CLASS dro net/minecraft/client/resource/metadata/TextureResourceMetadataReader

View File

@ -1,7 +1,7 @@
CLASS dsw net/minecraft/client/search/IdentifierSearchableContainer CLASS dsv net/minecraft/client/search/IdentifierSearchableContainer
CLASS dsw$a Iterator CLASS dsv$a Iterator
FIELD a byNamespace Ldta; FIELD a byNamespace Ldsz;
FIELD b byPath Ldta; FIELD b byPath Ldsz;
FIELD c identifierFinder Ljava/util/function/Function; FIELD c identifierFinder Ljava/util/function/Function;
FIELD d entries Ljava/util/List; FIELD d entries Ljava/util/List;
FIELD e entryIds Lit/unimi/dsi/fastutil/objects/Object2IntMap; FIELD e entryIds Lit/unimi/dsi/fastutil/objects/Object2IntMap;

View File

@ -1,12 +1,12 @@
CLASS dsy net/minecraft/client/search/SearchManager CLASS dsx net/minecraft/client/search/SearchManager
CLASS dsy$a Key CLASS dsx$a Key
FIELD a ITEM_TOOLTIP Ldsy$a; FIELD a ITEM_TOOLTIP Ldsx$a;
FIELD b ITEM_TAG Ldsy$a; FIELD b ITEM_TAG Ldsx$a;
FIELD c RECIPE_OUTPUT Ldsy$a; FIELD c RECIPE_OUTPUT Ldsx$a;
FIELD d instances Ljava/util/Map; FIELD d instances Ljava/util/Map;
METHOD a get (Ldsy$a;)Ldsv; METHOD a get (Ldsx$a;)Ldsu;
ARG 1 key ARG 1 key
METHOD a put (Ldsy$a;Ldsv;)V METHOD a put (Ldsx$a;Ldsu;)V
ARG 1 key ARG 1 key
ARG 2 value ARG 2 value
METHOD a (Lwt;)V METHOD a (Lwt;)V

View File

@ -1,3 +1,3 @@
CLASS dsz net/minecraft/client/search/Searchable CLASS dsy net/minecraft/client/search/Searchable
METHOD a findAll (Ljava/lang/String;)Ljava/util/List; METHOD a findAll (Ljava/lang/String;)Ljava/util/List;
ARG 1 text ARG 1 text

View File

@ -1,4 +1,4 @@
CLASS dsv net/minecraft/client/search/SearchableContainer CLASS dsu net/minecraft/client/search/SearchableContainer
METHOD a clear ()V METHOD a clear ()V
METHOD a add (Ljava/lang/Object;)V METHOD a add (Ljava/lang/Object;)V
METHOD b reload ()V METHOD b reload ()V

View File

@ -1,4 +1,4 @@
CLASS dta net/minecraft/client/search/SuffixArray CLASS dsz net/minecraft/client/search/SuffixArray
FIELD a objects Ljava/util/List; FIELD a objects Ljava/util/List;
FIELD b PRINT_COMPARISONS Z FIELD b PRINT_COMPARISONS Z
FIELD c PRINT_ARRAY Z FIELD c PRINT_ARRAY Z

View File

@ -1,4 +1,4 @@
CLASS dsx net/minecraft/client/search/TextSearchableContainer CLASS dsw net/minecraft/client/search/TextSearchableContainer
CLASS dsx$a Iterator CLASS dsw$a Iterator
FIELD c byText Ldta; FIELD c byText Ldsz;
FIELD d textFinder Ljava/util/function/Function; FIELD d textFinder Ljava/util/function/Function;

View File

@ -1,7 +1,7 @@
CLASS dqv net/minecraft/client/sortme/PlayerSkinProvider CLASS dqu net/minecraft/client/sortme/PlayerSkinProvider
CLASS dqv$a SkinTextureAvailableCallback CLASS dqu$a SkinTextureAvailableCallback
FIELD a EXECUTOR_SERVICE Ljava/util/concurrent/ExecutorService; FIELD a EXECUTOR_SERVICE Ljava/util/concurrent/ExecutorService;
FIELD b textureManager Ldqe; FIELD b textureManager Ldqd;
FIELD c skinCacheDir Ljava/io/File; FIELD c skinCacheDir Ljava/io/File;
FIELD d sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService; FIELD d sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
FIELD e skinCache Lcom/google/common/cache/LoadingCache; FIELD e skinCache Lcom/google/common/cache/LoadingCache;
@ -10,7 +10,7 @@ CLASS dqv net/minecraft/client/sortme/PlayerSkinProvider
METHOD a loadSkin (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;)Lqi; METHOD a loadSkin (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;)Lqi;
ARG 1 profileTexture ARG 1 profileTexture
ARG 2 type ARG 2 type
METHOD a loadSkin (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Ldqv$a;)Lqi; METHOD a loadSkin (Lcom/mojang/authlib/minecraft/MinecraftProfileTexture;Lcom/mojang/authlib/minecraft/MinecraftProfileTexture$Type;Ldqu$a;)Lqi;
ARG 1 profileTexture ARG 1 profileTexture
ARG 2 type ARG 2 type
ARG 3 callback ARG 3 callback

View File

@ -1,4 +1,4 @@
CLASS dps net/minecraft/client/texture/AbstractTexture CLASS dpr net/minecraft/client/texture/AbstractTexture
FIELD a glId I FIELD a glId I
FIELD b bilinear Z FIELD b bilinear Z
FIELD c mipmap Z FIELD c mipmap Z

View File

@ -1,2 +1,2 @@
CLASS dpy net/minecraft/client/texture/AsyncTexture CLASS dpx net/minecraft/client/texture/AsyncTexture
FIELD g future Ljava/util/concurrent/CompletableFuture; FIELD g future Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS dpv net/minecraft/client/texture/BannerTexture CLASS dpu net/minecraft/client/texture/BannerTexture
FIELD f LOGGER Lorg/apache/logging/log4j/Logger; FIELD f LOGGER Lorg/apache/logging/log4j/Logger;
FIELD g filename Lqi; FIELD g filename Lqi;
FIELD h patternNames Ljava/util/List; FIELD h patternNames Ljava/util/List;

View File

@ -1,2 +1,2 @@
CLASS dgi net/minecraft/client/texture/ImageFilter CLASS dgh net/minecraft/client/texture/ImageFilter
METHOD a filterImage (Lcpk;)Lcpk; METHOD a filterImage (Lcpk;)Lcpk;

View File

@ -1,3 +1,3 @@
CLASS dpw net/minecraft/client/texture/LayeredTexture CLASS dpv net/minecraft/client/texture/LayeredTexture
FIELD f locations Ljava/util/List; FIELD f locations Ljava/util/List;
FIELD g LOGGER Lorg/apache/logging/log4j/Logger; FIELD g LOGGER Lorg/apache/logging/log4j/Logger;

View File

@ -1,7 +1,7 @@
CLASS dpx net/minecraft/client/texture/MissingSprite CLASS dpw net/minecraft/client/texture/MissingSprite
FIELD k MISSINGNO Lqi; FIELD k MISSINGNO Lqi;
FIELD l TEXTURE Ldpt; FIELD l TEXTURE Ldps;
FIELD m IMAGE Lze; FIELD m IMAGE Lze;
METHOD a getMissingSprite ()Ldpx; METHOD a getMissingSprite ()Ldpw;
METHOD b getMissingSpriteId ()Lqi; METHOD b getMissingSpriteId ()Lqi;
METHOD d getMissingSpriteTexture ()Ldpt; METHOD d getMissingSpriteTexture ()Ldps;

View File

@ -1,4 +1,4 @@
CLASS dpt net/minecraft/client/texture/NativeImageBackedTexture CLASS dps net/minecraft/client/texture/NativeImageBackedTexture
FIELD f image Lcpk; FIELD f image Lcpk;
METHOD a upload ()V METHOD a upload ()V
METHOD a setImage (Lcpk;)V METHOD a setImage (Lcpk;)V

View File

@ -1,5 +1,5 @@
CLASS dqu net/minecraft/client/texture/PaintingManager CLASS dqt net/minecraft/client/texture/PaintingManager
FIELD a PAINTING_BACK_ID Lqi; FIELD a PAINTING_BACK_ID Lqi;
METHOD a getPaintingSprite (Lapk;)Ldqd; METHOD a getPaintingSprite (Lapk;)Ldqc;
ARG 1 motive ARG 1 motive
METHOD b getBackSprite ()Ldqd; METHOD b getBackSprite ()Ldqc;

View File

@ -1,11 +1,11 @@
CLASS dpu net/minecraft/client/texture/PlayerSkinTexture CLASS dpt net/minecraft/client/texture/PlayerSkinTexture
FIELD g LOGGER Lorg/apache/logging/log4j/Logger; FIELD g LOGGER Lorg/apache/logging/log4j/Logger;
FIELD h DOWNLOAD_THREAD_COUNTER Ljava/util/concurrent/atomic/AtomicInteger; FIELD h DOWNLOAD_THREAD_COUNTER Ljava/util/concurrent/atomic/AtomicInteger;
FIELD i cacheFile Ljava/io/File; FIELD i cacheFile Ljava/io/File;
FIELD j url Ljava/lang/String; FIELD j url Ljava/lang/String;
FIELD k filter Ldgi; FIELD k filter Ldgh;
FIELD l downloadThread Ljava/lang/Thread; FIELD l downloadThread Ljava/lang/Thread;
METHOD <init> (Ljava/io/File;Ljava/lang/String;Lqi;Ldgi;)V METHOD <init> (Ljava/io/File;Ljava/lang/String;Lqi;Ldgh;)V
ARG 1 cacheFile ARG 1 cacheFile
ARG 2 url ARG 2 url
ARG 3 fallbackSkin ARG 3 fallbackSkin

View File

@ -1,17 +1,17 @@
CLASS dpz net/minecraft/client/texture/ResourceTexture CLASS dpy net/minecraft/client/texture/ResourceTexture
CLASS dpz$a TextureData CLASS dpy$a TextureData
FIELD a metadata Ldro; FIELD a metadata Ldrn;
FIELD b image Lcpk; FIELD b image Lcpk;
FIELD c exception Ljava/io/IOException; FIELD c exception Ljava/io/IOException;
METHOD <init> (Ldro;Lcpk;)V METHOD <init> (Ldrn;Lcpk;)V
ARG 1 metadata ARG 1 metadata
ARG 2 image ARG 2 image
METHOD <init> (Ljava/io/IOException;)V METHOD <init> (Ljava/io/IOException;)V
ARG 1 exception ARG 1 exception
METHOD a getMetadata ()Ldro; METHOD a getMetadata ()Ldrn;
METHOD a load (Lwt;Lqi;)Ldpz$a; METHOD a load (Lwt;Lqi;)Ldpy$a;
METHOD b getImage ()Lcpk; METHOD b getImage ()Lcpk;
METHOD c checkException ()V METHOD c checkException ()V
FIELD f location Lqi; FIELD f location Lqi;
FIELD g LOGGER Lorg/apache/logging/log4j/Logger; FIELD g LOGGER Lorg/apache/logging/log4j/Logger;
METHOD b loadTextureData (Lwt;)Ldpz$a; METHOD b loadTextureData (Lwt;)Ldpy$a;

View File

@ -1 +1 @@
CLASS dgn net/minecraft/client/texture/SkinRemappingImageFilter CLASS dgm net/minecraft/client/texture/SkinRemappingImageFilter

View File

@ -1,4 +1,4 @@
CLASS dqd net/minecraft/client/texture/Sprite CLASS dqc net/minecraft/client/texture/Sprite
FIELD a width I FIELD a width I
FIELD b height I FIELD b height I
FIELD c images [Lcpk; FIELD c images [Lcpk;
@ -8,7 +8,7 @@ CLASS dqd net/minecraft/client/texture/Sprite
FIELD i framePos I FIELD i framePos I
FIELD j ticks I FIELD j ticks I
FIELD k id Lqi; FIELD k id Lqi;
FIELD l animationMetadata Ldrf; FIELD l animationMetadata Ldre;
FIELD m uMin F FIELD m uMin F
FIELD n uMax F FIELD n uMax F
FIELD o vMin F FIELD o vMin F

View File

@ -1,4 +1,4 @@
CLASS dqx net/minecraft/client/texture/SpriteAtlasHolder CLASS dqw net/minecraft/client/texture/SpriteAtlasHolder
FIELD a atlas Ldqc; FIELD a atlas Ldqb;
METHOD a getSprites ()Ljava/lang/Iterable; METHOD a getSprites ()Ljava/lang/Iterable;
METHOD a getSprite (Lqi;)Ldqd; METHOD a getSprite (Lqi;)Ldqc;

View File

@ -1,5 +1,5 @@
CLASS dqc net/minecraft/client/texture/SpriteAtlasTexture CLASS dqb net/minecraft/client/texture/SpriteAtlasTexture
CLASS dqc$a Data CLASS dqb$a Data
FIELD f BLOCK_ATLAS_TEX Lqi; FIELD f BLOCK_ATLAS_TEX Lqi;
FIELD g PARTICLE_ATLAS_TEX Lqi; FIELD g PARTICLE_ATLAS_TEX Lqi;
FIELD h PAINTING_ATLAS_TEX Lqi; FIELD h PAINTING_ATLAS_TEX Lqi;
@ -11,14 +11,14 @@ CLASS dqc net/minecraft/client/texture/SpriteAtlasTexture
FIELD n pathPrefix Ljava/lang/String; FIELD n pathPrefix Ljava/lang/String;
FIELD o maxTextureSize I FIELD o maxTextureSize I
FIELD p mipLevel I FIELD p mipLevel I
FIELD q missingSprite Ldqd; FIELD q missingSprite Ldqc;
METHOD a updateAnimatedSprites ()V METHOD a updateAnimatedSprites ()V
METHOD a setMipLevel (I)V METHOD a setMipLevel (I)V
METHOD a upload (Ldqc$a;)V METHOD a upload (Ldqb$a;)V
METHOD a getSprite (Ljava/lang/String;)Ldqd; METHOD a getSprite (Ljava/lang/String;)Ldqc;
METHOD a getSprite (Lqi;)Ldqd; METHOD a getSprite (Lqi;)Ldqc;
METHOD a loadSprite (Lwt;Ldqd;)Z METHOD a loadSprite (Lwt;Ldqc;)Z
ARG 1 container ARG 1 container
METHOD a stitch (Lwt;Ljava/lang/Iterable;Lafm;)Ldqc$a; METHOD a stitch (Lwt;Ljava/lang/Iterable;Lafm;)Ldqb$a;
METHOD b getTexturePath (Lqi;)Lqi; METHOD b getTexturePath (Lqi;)Lqi;
METHOD g clear ()V METHOD g clear ()V

View File

@ -1,2 +1,2 @@
CLASS dqt net/minecraft/client/texture/StatusEffectSpriteManager CLASS dqs net/minecraft/client/texture/StatusEffectSpriteManager
METHOD a getSprite (Lahe;)Ldqd; METHOD a getSprite (Lahe;)Ldqc;

View File

@ -1,5 +1,5 @@
CLASS dqf net/minecraft/client/texture/Texture CLASS dqe net/minecraft/client/texture/Texture
METHOD a registerTexture (Ldqe;Lwt;Lqi;Ljava/util/concurrent/Executor;)V METHOD a registerTexture (Ldqd;Lwt;Lqi;Ljava/util/concurrent/Executor;)V
METHOD a load (Lwt;)V METHOD a load (Lwt;)V
METHOD b popFilter ()V METHOD b popFilter ()V
METHOD b pushFilter (ZZ)V METHOD b pushFilter (ZZ)V

View File

@ -1,5 +1,5 @@
CLASS dgx net/minecraft/client/texture/TextureCache CLASS dgw net/minecraft/client/texture/TextureCache
CLASS dgx$a Manager CLASS dgw$a Manager
FIELD a cacheMap Ljava/util/Map; FIELD a cacheMap Ljava/util/Map;
FIELD b filename Lqi; FIELD b filename Lqi;
FIELD c baseDir Ljava/lang/String; FIELD c baseDir Ljava/lang/String;
@ -9,10 +9,10 @@ CLASS dgx net/minecraft/client/texture/TextureCache
ARG 1 cacheKey ARG 1 cacheKey
ARG 2 patterns ARG 2 patterns
ARG 3 colors ARG 3 colors
CLASS dgx$b Entry CLASS dgw$b Entry
FIELD a lastRequestTimeMillis J FIELD a lastRequestTimeMillis J
FIELD b filename Lqi; FIELD b filename Lqi;
FIELD a BANNER Ldgx$a; FIELD a BANNER Ldgw$a;
FIELD b SHIELD Ldgx$a; FIELD b SHIELD Ldgw$a;
FIELD c DEFAULT_SHIELD Lqi; FIELD c DEFAULT_SHIELD Lqi;
FIELD d DEFAULT_BANNER Lqi; FIELD d DEFAULT_BANNER Lqi;

View File

@ -1,15 +1,15 @@
CLASS dqe net/minecraft/client/texture/TextureManager CLASS dqd net/minecraft/client/texture/TextureManager
FIELD b LOGGER Lorg/apache/logging/log4j/Logger; FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c textures Ljava/util/Map; FIELD c textures Ljava/util/Map;
FIELD d tickListeners Ljava/util/List; FIELD d tickListeners Ljava/util/List;
FIELD e dynamicIdCounters Ljava/util/Map; FIELD e dynamicIdCounters Ljava/util/Map;
FIELD f resourceContainer Lwt; FIELD f resourceContainer Lwt;
METHOD a registerDynamicTexture (Ljava/lang/String;Ldpt;)Lqi; METHOD a registerDynamicTexture (Ljava/lang/String;Ldps;)Lqi;
ARG 1 prefix ARG 1 prefix
METHOD a bindTexture (Lqi;)V METHOD a bindTexture (Lqi;)V
METHOD a registerTexture (Lqi;Ldqf;)Z METHOD a registerTexture (Lqi;Ldqe;)Z
ARG 1 id ARG 1 id
METHOD a registerTextureUpdateable (Lqi;Ldqh;)Z METHOD a registerTextureUpdateable (Lqi;Ldqg;)Z
ARG 1 id ARG 1 id
METHOD a (Lwo$a;Lwt;Lafm;Lafm;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture; METHOD a (Lwo$a;Lwt;Lafm;Lafm;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
ARG 1 arg1 ARG 1 arg1
@ -17,5 +17,5 @@ CLASS dqe net/minecraft/client/texture/TextureManager
ARG 4 arg4 ARG 4 arg4
ARG 5 arg5 ARG 5 arg5
ARG 6 arg6 ARG 6 arg6
METHOD b getTexture (Lqi;)Ldqf; METHOD b getTexture (Lqi;)Ldqe;
METHOD c destroyTexture (Lqi;)V METHOD c destroyTexture (Lqi;)V

View File

@ -1,17 +1,17 @@
CLASS dqa net/minecraft/client/texture/TextureStitcher CLASS dpz net/minecraft/client/texture/TextureStitcher
CLASS dqa$a Holder CLASS dpz$a Holder
FIELD a sprite Ldqd; FIELD a sprite Ldqc;
FIELD b width I FIELD b width I
FIELD c height I FIELD c height I
CLASS dqa$b Slot CLASS dpz$b Slot
FIELD a x I FIELD a x I
FIELD b y I FIELD b y I
FIELD c width I FIELD c width I
FIELD d height I FIELD d height I
FIELD e subSlots Ljava/util/List; FIELD e subSlots Ljava/util/List;
FIELD f spriteHolder Ldqa$a; FIELD f spriteHolder Ldpz$a;
METHOD a getSpriteHolder ()Ldqa$a; METHOD a getSpriteHolder ()Ldpz$a;
METHOD a tryFit (Ldqa$a;)Z METHOD a tryFit (Ldpz$a;)Z
METHOD a addAllFilledSlots (Ljava/util/function/Consumer;)V METHOD a addAllFilledSlots (Ljava/util/function/Consumer;)V
METHOD b getX ()I METHOD b getX ()I
METHOD c getY ()I METHOD c getY ()I
@ -25,8 +25,8 @@ CLASS dqa net/minecraft/client/texture/TextureStitcher
ARG 1 maxWidth ARG 1 maxWidth
ARG 2 maxHeight ARG 2 maxHeight
METHOD a getWidth ()I METHOD a getWidth ()I
METHOD a tryFit (Ldqa$a;)Z METHOD a tryFit (Ldpz$a;)Z
METHOD a add (Ldqd;)V METHOD a add (Ldqc;)V
METHOD b getHeight ()I METHOD b getHeight ()I
METHOD c stitch ()V METHOD c stitch ()V
METHOD d getStitchedSprites ()Ljava/util/List; METHOD d getStitchedSprites ()Ljava/util/List;

View File

@ -1 +1 @@
CLASS dqb net/minecraft/client/texture/TextureStitcherCannotFitException CLASS dqa net/minecraft/client/texture/TextureStitcherCannotFitException

View File

@ -1,2 +1,2 @@
CLASS dqg net/minecraft/client/texture/TextureTickListener CLASS dqf net/minecraft/client/texture/TextureTickListener
METHOD e tick ()V METHOD e tick ()V

View File

@ -1 +1 @@
CLASS dqh net/minecraft/client/texture/TickableTexture CLASS dqg net/minecraft/client/texture/TickableTexture

View File

@ -1,7 +1,7 @@
CLASS ctf net/minecraft/client/toast/Toast CLASS ctf net/minecraft/client/toast/Toast
CLASS ctf$a Visibility CLASS ctf$a Visibility
FIELD c sound Lxy; FIELD c sound Lxy;
METHOD a play (Ldtm;)V METHOD a play (Ldtl;)V
FIELD a TOASTS_TEX Lqi; FIELD a TOASTS_TEX Lqi;
METHOD a draw (Lctg;J)Lctf$a; METHOD a draw (Lctg;J)Lctf$a;
ARG 1 manager ARG 1 manager

View File

@ -1,6 +1,6 @@
CLASS dtr net/minecraft/client/tutorial/CraftPlanksTutorialStepHandler CLASS dtq net/minecraft/client/tutorial/CraftPlanksTutorialStepHandler
FIELD a TITLE Lji; FIELD a TITLE Lji;
FIELD b DESCRIPTION Lji; FIELD b DESCRIPTION Lji;
FIELD c manager Ldtw; FIELD c manager Ldtv;
FIELD d toast Lcth; FIELD d toast Lcth;
FIELD e ticks I FIELD e ticks I

View File

@ -1,6 +1,6 @@
CLASS dts net/minecraft/client/tutorial/FindTreeTutorialStepHandler CLASS dtr net/minecraft/client/tutorial/FindTreeTutorialStepHandler
FIELD a MATCHING_BLOCKS Ljava/util/Set; FIELD a MATCHING_BLOCKS Ljava/util/Set;
FIELD b TITLE Lji; FIELD b TITLE Lji;
FIELD c DESCRIPTION Lji; FIELD c DESCRIPTION Lji;
FIELD d manager Ldtw; FIELD d manager Ldtv;
FIELD f ticks I FIELD f ticks I

View File

@ -1,7 +1,7 @@
CLASS dtt net/minecraft/client/tutorial/MovementTutorialStepHandler CLASS dts net/minecraft/client/tutorial/MovementTutorialStepHandler
FIELD a MOVE_TITLE Lji; FIELD a MOVE_TITLE Lji;
FIELD b MOVE_DESCRIPTION Lji; FIELD b MOVE_DESCRIPTION Lji;
FIELD c LOOK_TITLE Lji; FIELD c LOOK_TITLE Lji;
FIELD d LOOK_DESCRIPTION Lji; FIELD d LOOK_DESCRIPTION Lji;
FIELD e manager Ldtw; FIELD e manager Ldtv;
FIELD h ticks I FIELD h ticks I

View File

@ -1,2 +1,2 @@
CLASS dtq net/minecraft/client/tutorial/NoneTutorialStepHandler CLASS dtp net/minecraft/client/tutorial/NoneTutorialStepHandler
FIELD a manager Ldtw; FIELD a manager Ldtv;

View File

@ -1,5 +1,5 @@
CLASS dtu net/minecraft/client/tutorial/OpenInventoryTutorialStepHandler CLASS dtt net/minecraft/client/tutorial/OpenInventoryTutorialStepHandler
FIELD a TITLE Lji; FIELD a TITLE Lji;
FIELD b DESCRIPTION Lji; FIELD b DESCRIPTION Lji;
FIELD c manager Ldtw; FIELD c manager Ldtv;
FIELD e ticks I FIELD e ticks I

View File

@ -1,5 +1,5 @@
CLASS dtv net/minecraft/client/tutorial/PunchTreeTutorialStepHandler CLASS dtu net/minecraft/client/tutorial/PunchTreeTutorialStepHandler
FIELD a TITLE Lji; FIELD a TITLE Lji;
FIELD b DESCRIPTION Lji; FIELD b DESCRIPTION Lji;
FIELD c manager Ldtw; FIELD c manager Ldtv;
FIELD e ticks I FIELD e ticks I

View File

@ -1,10 +1,10 @@
CLASS dtw net/minecraft/client/tutorial/TutorialManager CLASS dtv net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcqx; FIELD a client Lcqx;
FIELD b currentHandler Ldtx; FIELD b currentHandler Ldtw;
METHOD a onInventoryOpened ()V METHOD a onInventoryOpened ()V
METHOD a onSlotUpdate (Laxx;)V METHOD a onSlotUpdate (Laxx;)V
METHOD a onBlockAttacked (Lddj;Les;Lbre;F)V METHOD a onBlockAttacked (Lddj;Les;Lbre;F)V
METHOD a setStep (Ldty;)V METHOD a setStep (Ldtx;)V
METHOD a getKeybindName (Ljava/lang/String;)Lji; METHOD a getKeybindName (Ljava/lang/String;)Lji;
METHOD b destroyHandler ()V METHOD b destroyHandler ()V
METHOD c createHandler ()V METHOD c createHandler ()V

View File

@ -1,13 +1,13 @@
CLASS dty net/minecraft/client/tutorial/TutorialStep CLASS dtx net/minecraft/client/tutorial/TutorialStep
FIELD a MOVEMENT Ldty; FIELD a MOVEMENT Ldtx;
FIELD b FIND_TREE Ldty; FIELD b FIND_TREE Ldtx;
FIELD c PUNCH_TREE Ldty; FIELD c PUNCH_TREE Ldtx;
FIELD d OPEN_INVENTORY Ldty; FIELD d OPEN_INVENTORY Ldtx;
FIELD e CRAFT_PLANKS Ldty; FIELD e CRAFT_PLANKS Ldtx;
FIELD f NONE Ldty; FIELD f NONE Ldtx;
FIELD g name Ljava/lang/String; FIELD g name Ljava/lang/String;
FIELD h handlerFactory Ljava/util/function/Function; FIELD h handlerFactory Ljava/util/function/Function;
METHOD a getName ()Ljava/lang/String; METHOD a getName ()Ljava/lang/String;
METHOD a createHandler (Ldtw;)Ldtx; METHOD a createHandler (Ldtv;)Ldtw;
METHOD a byName (Ljava/lang/String;)Ldty; METHOD a byName (Ljava/lang/String;)Ldtx;
ARG 0 name ARG 0 name

View File

@ -1,4 +1,4 @@
CLASS dtx net/minecraft/client/tutorial/TutorialStepHandler CLASS dtw net/minecraft/client/tutorial/TutorialStepHandler
METHOD a tick ()V METHOD a tick ()V
METHOD a onSlotUpdate (Laxx;)V METHOD a onSlotUpdate (Laxx;)V
METHOD a onBlockAttacked (Lddj;Les;Lbre;F)V METHOD a onBlockAttacked (Lddj;Les;Lbre;F)V

View File

@ -1,4 +1,4 @@
CLASS dqn net/minecraft/client/util/DefaultSkinHelper CLASS dqm net/minecraft/client/util/DefaultSkinHelper
FIELD a STEVE_SKIN Lqi; FIELD a STEVE_SKIN Lqi;
FIELD b ALEX_SKIN Lqi; FIELD b ALEX_SKIN Lqi;
METHOD a getTexture ()Lqi; METHOD a getTexture ()Lqi;

View File

@ -1,4 +1,4 @@
CLASS drw net/minecraft/client/util/ModelIdentifier CLASS drv net/minecraft/client/util/ModelIdentifier
FIELD c variant Ljava/lang/String; FIELD c variant Ljava/lang/String;
METHOD <init> (Lqi;Ljava/lang/String;)V METHOD <init> (Lqi;Ljava/lang/String;)V
ARG 1 id ARG 1 id

View File

@ -1,2 +1,2 @@
CLASS dqs net/minecraft/client/util/RawTextureDataLoader CLASS dqr net/minecraft/client/util/RawTextureDataLoader
METHOD a loadRawTextureData (Lwt;Lqi;)[I METHOD a loadRawTextureData (Lwt;Lqi;)[I

View File

@ -1,4 +1,4 @@
CLASS dgs net/minecraft/client/util/Rect2i CLASS dgr net/minecraft/client/util/Rect2i
FIELD a x I FIELD a x I
FIELD b y I FIELD b y I
FIELD c width I FIELD c width I

View File

@ -1,4 +1,4 @@
CLASS dgw net/minecraft/client/util/WindowProvider CLASS dgv net/minecraft/client/util/WindowProvider
FIELD a client Lcqx; FIELD a client Lcqx;
FIELD b monitorTracker Lcpm; FIELD b monitorTracker Lcpm;
METHOD a createMonitor (J)Lcpi; METHOD a createMonitor (J)Lcpi;

View File

@ -5,10 +5,10 @@ CLASS ddj net/minecraft/client/world/ClientWorld
FIELD a globalEntities Ljava/util/List; FIELD a globalEntities Ljava/util/List;
FIELD b regularEntities Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; FIELD b regularEntities Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
FIELD c netHandler Lddg; FIELD c netHandler Lddg;
FIELD w worldRenderer Ldgl; FIELD w worldRenderer Ldgk;
FIELD x client Lcqx; FIELD x client Lcqx;
FIELD y players Ljava/util/List; FIELD y players Ljava/util/List;
METHOD <init> (Lddg;Lbdj;Lbtx;Lage;Lafm;Ldgl;)V METHOD <init> (Lddg;Lbdj;Lbtx;Lage;Lafm;Ldgk;)V
ARG 1 netHandler ARG 1 netHandler
ARG 2 levelInfo ARG 2 levelInfo
ARG 4 difficulty ARG 4 difficulty

View File

@ -1,4 +1,4 @@
CLASS djf net/minecraft/client/world/SafeWorldView CLASS dje net/minecraft/client/world/SafeWorldView
FIELD a chunkXOffset I FIELD a chunkXOffset I
FIELD b chunkZOffset I FIELD b chunkZOffset I
FIELD c offset Les; FIELD c offset Les;
@ -20,7 +20,7 @@ CLASS djf net/minecraft/client/world/SafeWorldView
ARG 1 x ARG 1 x
ARG 2 y ARG 2 y
ARG 3 z ARG 3 z
METHOD a create (Lbdf;Les;Les;I)Ldjf; METHOD a create (Lbdf;Les;Les;I)Ldje;
ARG 0 world ARG 0 world
ARG 1 startPos ARG 1 startPos
ARG 2 endPos ARG 2 endPos

View File

@ -102,7 +102,6 @@ CLASS ahv net/minecraft/entity/LivingEntity
METHOD d removeStatusEffect (Lahe;)Z METHOD d removeStatusEffect (Lahe;)Z
METHOD d isPotionEffective (Lahg;)Z METHOD d isPotionEffective (Lahg;)Z
METHOD d getCurrentExperience (Larz;)I METHOD d getCurrentExperience (Larz;)I
METHOD d canPickUp (Laxx;)Z
METHOD db getMainHand ()Lahu; METHOD db getMainHand ()Lahu;
METHOD dc isUsingItem ()Z METHOD dc isUsingItem ()Z
METHOD dd getActiveHand ()Lagg; METHOD dd getActiveHand ()Lagg;
@ -113,6 +112,7 @@ CLASS ahv net/minecraft/entity/LivingEntity
METHOD dr isSleeping ()Z METHOD dr isSleeping ()Z
METHOD ds wakeUp ()V METHOD ds wakeUp ()V
METHOD e getHurtSound (Lagv;)Lxy; METHOD e getHurtSound (Lagv;)Lxy;
METHOD e canPickUp (Laxx;)Z
METHOD e travel (Lcnl;)V METHOD e travel (Lcnl;)V
ARG 1 movementInput ARG 1 movementInput
METHOD f attackLivingEntity (Lahv;)V METHOD f attackLivingEntity (Lahv;)V

View File

@ -1,5 +1,5 @@
CLASS aqs net/minecraft/entity/ai/RangedAttacker CLASS aqs net/minecraft/entity/ai/RangedAttacker
METHOD a attack (Lahv;F)V METHOD a attack (Lahv;F)V
ARG 1 target ARG 1 target
METHOD dL hasArmsRaised ()Z METHOD dM hasArmsRaised ()Z
METHOD r setArmsRaised (Z)V METHOD r setArmsRaised (Z)V

View File

@ -6,7 +6,7 @@ CLASS ape net/minecraft/entity/boss/WitherEntity
METHOD a setTrackedEntityId (II)V METHOD a setTrackedEntityId (II)V
ARG 1 headIndex ARG 1 headIndex
METHOD b canDestroy (Lbre;)Z METHOD b canDestroy (Lbre;)Z
METHOD d setInvulTimer (I)V METHOD dN getInvulTimer ()I
METHOD dM getInvulTimer ()I METHOD dO isAtHalfHealth ()Z
METHOD dN isAtHalfHealth ()Z METHOD q setInvulTimer (I)V
METHOD q getTrackedEntityId (I)I METHOD r getTrackedEntityId (I)I

View File

@ -17,5 +17,5 @@ CLASS aok net/minecraft/entity/boss/dragon/EnderDragonEntity
ARG 1 crystal ARG 1 crystal
ARG 2 pos ARG 2 pos
ARG 3 source ARG 3 source
METHOD dK getPhaseManager ()Lapb; METHOD dL getPhaseManager ()Lapb;
METHOD dL getFight ()Lbub; METHOD dM getFight ()Lbub;

View File

@ -5,7 +5,7 @@ CLASS apz net/minecraft/entity/mob/CreeperEntity
FIELD c CHARGED Lpx; FIELD c CHARGED Lpx;
FIELD d IGNITED Lpx; FIELD d IGNITED Lpx;
METHOD a setFuseSpeed (I)V METHOD a setFuseSpeed (I)V
METHOD dM getFuseSpeed ()I METHOD dN getFuseSpeed ()I
METHOD dN getIgnited ()Z METHOD dO getIgnited ()Z
METHOD dO setIgnited ()V METHOD dP setIgnited ()V
METHOD l isCharged ()Z METHOD l isCharged ()Z

View File

@ -7,5 +7,5 @@ CLASS aqd net/minecraft/entity/mob/EndermanEntity
FIELD bz ANGRY Lpx; FIELD bz ANGRY Lpx;
FIELD d CARRIED_BLOCK Lpx; FIELD d CARRIED_BLOCK Lpx;
METHOD b setCarriedBlock (Lbre;)V METHOD b setCarriedBlock (Lbre;)V
METHOD dN getCarriedBlock ()Lbre; METHOD dO getCarriedBlock ()Lbre;
METHOD dO isAngry ()Z METHOD dP isAngry ()Z

View File

@ -10,4 +10,4 @@ CLASS aqg net/minecraft/entity/mob/EvokerEntity
FIELD e purpleSheepPredicate Lamg; FIELD e purpleSheepPredicate Lamg;
FIELD bz wololoTarget Lann; FIELD bz wololoTarget Lann;
METHOD a setWololoTarget (Lann;)V METHOD a setWololoTarget (Lann;)V
METHOD ee getWololoTarget ()Lann; METHOD ef getWololoTarget ()Lann;

View File

@ -7,6 +7,6 @@ CLASS aqh net/minecraft/entity/mob/GhastEntity
CLASS aqh$d FlyRandomlyGoal CLASS aqh$d FlyRandomlyGoal
FIELD b SHOOTING Lpx; FIELD b SHOOTING Lpx;
FIELD c fireballStrength I FIELD c fireballStrength I
METHOD dJ getFireballStrength ()I METHOD dK getFireballStrength ()I
METHOD l isShooting ()Z METHOD l isShooting ()Z
METHOD q setShooting (Z)V METHOD q setShooting (Z)V

View File

@ -23,9 +23,9 @@ CLASS aqj net/minecraft/entity/mob/GuardianEntity
FIELD d prevSpikesExtension F FIELD d prevSpikesExtension F
METHOD a setBeamTarget (I)V METHOD a setBeamTarget (I)V
ARG 1 progress ARG 1 progress
METHOD dO areSpikesRetracted ()Z METHOD dP areSpikesRetracted ()Z
METHOD dP hasBeamTarget ()Z METHOD dQ hasBeamTarget ()Z
METHOD dQ getBeamTarget ()Lahv; METHOD dR getBeamTarget ()Lahv;
METHOD l getWarmupTime ()I METHOD l getWarmupTime ()I
METHOD q setSpikesRetracted (Z)V METHOD q setSpikesRetracted (Z)V
ARG 1 retracted ARG 1 retracted

View File

@ -6,8 +6,7 @@ CLASS ahw net/minecraft/entity/mob/MobEntity
FIELD bE pathNodeTypeWeights Ljava/util/Map; FIELD bE pathNodeTypeWeights Ljava/util/Map;
FIELD bF lootTable Lqi; FIELD bF lootTable Lqi;
FIELD bG lootTableSeed J FIELD bG lootTableSeed J
FIELD bH leashed Z FIELD bH holdingEntity Lahm;
FIELD bI holdingEntity Lahm;
FIELD bJ leashTag Lhx; FIELD bJ leashTag Lhx;
FIELD b MOB_FLAGS Lpx; FIELD b MOB_FLAGS Lpx;
FIELD bs moveControl Laiz; FIELD bs moveControl Laiz;
@ -61,18 +60,18 @@ CLASS ahw net/minecraft/entity/mob/MobEntity
ARG 1 count ARG 1 count
METHOD d (FF)F METHOD d (FF)F
ARG 1 yaw ARG 1 yaw
METHOD dE isLeashed ()Z METHOD dF isLeashed ()Z
METHOD dF getHoldingEntity ()Lahm; METHOD dG getHoldingEntity ()Lahm;
METHOD dG isAiDisabled ()Z METHOD dH isAiDisabled ()Z
METHOD dH isLeftHanded ()Z METHOD dI isLeftHanded ()Z
METHOD dJ deserializeLeashTag ()V METHOD dK deserializeLeashTag ()V
METHOD dv setPersistent ()V METHOD dw setPersistent ()V
METHOD dw canPickUpLoot ()Z METHOD dx canPickUpLoot ()Z
METHOD dx isPersistent ()Z METHOD dy isPersistent ()Z
METHOD e canPickupItem (Laxx;)Z METHOD f canPickupItem (Laxx;)Z
METHOD f getPreferredEquipmentSlot (Laxx;)Lahr;
ARG 0 stack
METHOD g setTarget (Lahv;)V METHOD g setTarget (Lahv;)V
METHOD g getPreferredEquipmentSlot (Laxx;)Lahr;
ARG 0 stack
METHOD l resetSoundDelay ()V METHOD l resetSoundDelay ()V
METHOD n initGoals ()V METHOD n initGoals ()V
METHOD n setCanPickUpLoot (Z)V METHOD n setCanPickUpLoot (Z)V

View File

@ -2,5 +2,5 @@ CLASS aic net/minecraft/entity/mob/MobEntityWithAi
METHOD <init> (Lahq;Lbdf;)V METHOD <init> (Lahq;Lbdf;)V
ARG 1 type ARG 1 type
METHOD a getPathfindingFavor (Les;Lbdi;)F METHOD a getPathfindingFavor (Les;Lbdi;)F
METHOD dJ isNavigating ()Z METHOD dK isNavigating ()Z
METHOD h getPathfindingFavor (Les;)F METHOD h getPathfindingFavor (Les;)F

View File

@ -5,12 +5,12 @@ CLASS aqo net/minecraft/entity/mob/PatrolEntity
FIELD d patrolling Z FIELD d patrolling Z
METHOD <init> (Lahq;Lbdf;)V METHOD <init> (Lahq;Lbdf;)V
ARG 1 type ARG 1 type
METHOD dN canLead ()Z METHOD dO canLead ()Z
METHOD dO getPatrolTarget ()Les; METHOD dP getPatrolTarget ()Les;
METHOD dP hasPatrolTarget ()Z METHOD dQ hasPatrolTarget ()Z
METHOD dQ isPatrolLeader ()Z METHOD dR isPatrolLeader ()Z
METHOD dR hasNoRaid ()Z METHOD dS hasNoRaid ()Z
METHOD dT setRandomRaidCenter ()V METHOD dU setRandomRaidCenter ()V
METHOD dU isRaidCenterSet ()Z METHOD dV isRaidCenterSet ()Z
METHOD i setRaidCenter (Les;)V METHOD i setRaidCenter (Les;)V
METHOD q setPatrolLeader (Z)V METHOD q setPatrolLeader (Z)V

View File

@ -1,5 +1,5 @@
CLASS aqr net/minecraft/entity/mob/PillagerEntity CLASS aqr net/minecraft/entity/mob/PillagerEntity
FIELD bz inventory Lagm; FIELD bz inventory Lagm;
FIELD c CHARGING Lpx; FIELD c CHARGING Lpx;
METHOD dM isCharging ()Z METHOD dN isCharging ()Z
METHOD dV getInventory ()Lagm; METHOD dW getInventory ()Lagm;

View File

@ -13,7 +13,7 @@ CLASS aqv net/minecraft/entity/mob/ShulkerEntity
FIELD c ATTACHED_BLOCK Lpx; FIELD c ATTACHED_BLOCK Lpx;
FIELD d PEEK_AMOUNT Lpx; FIELD d PEEK_AMOUNT Lpx;
METHOD a setPeekAmount (I)V METHOD a setPeekAmount (I)V
METHOD dL getAttachedFace ()Lex; METHOD dM getAttachedFace ()Lex;
METHOD dM getAttachedBlock ()Les; METHOD dN getAttachedBlock ()Les;
METHOD dN getPeekAmount ()I METHOD dO getPeekAmount ()I
METHOD i setAttachedBlock (Les;)V METHOD i setAttachedBlock (Les;)V

View File

@ -3,4 +3,4 @@ CLASS aqy net/minecraft/entity/mob/SlimeEntity
FIELD k slime Laqy; FIELD k slime Laqy;
FIELD bA onGroundLastTick Z FIELD bA onGroundLastTick Z
FIELD bz SLIME_SIZE Lpx; FIELD bz SLIME_SIZE Lpx;
METHOD dP getSize ()I METHOD dQ getSize ()I

View File

@ -9,6 +9,6 @@ CLASS arc net/minecraft/entity/mob/VexEntity
FIELD d bounds Les; FIELD d bounds Les;
METHOD a setLifeTicks (I)V METHOD a setLifeTicks (I)V
METHOD a setOwner (Lahw;)V METHOD a setOwner (Lahw;)V
METHOD dM getBounds ()Les; METHOD dN getBounds ()Les;
METHOD i setBounds (Les;)V METHOD i setBounds (Les;)V
METHOD l getOwner ()Lahw; METHOD l getOwner ()Lahw;

View File

@ -7,11 +7,11 @@ CLASS arg net/minecraft/entity/mob/ZombieEntity
FIELD d SPAWN_REINFORCEMENTS Laik; FIELD d SPAWN_REINFORCEMENTS Laik;
METHOD <init> (Lahq;Lbdf;)V METHOD <init> (Lahq;Lbdf;)V
ARG 1 type ARG 1 type
METHOD dL hasArmsRaised ()Z METHOD dM hasArmsRaised ()Z
METHOD dN getSoundStep ()Lxy; METHOD dO getSoundStep ()Lxy;
METHOD dO getSkull ()Laxx; METHOD dP getSkull ()Laxx;
METHOD dU isDrowning ()Z METHOD dV isDrowning ()Z
METHOD dV canBreakDoors ()Z METHOD dW canBreakDoors ()Z
METHOD r setArmsRaised (Z)V METHOD r setArmsRaised (Z)V
METHOD s setBreakDoors (Z)V METHOD s setBreakDoors (Z)V
METHOD t setChild (Z)V METHOD t setChild (Z)V

View File

@ -7,5 +7,5 @@ CLASS arh net/minecraft/entity/mob/ZombieVillagerEntity
METHOD a setVillagerData (Larn;)V METHOD a setVillagerData (Larn;)V
METHOD a setConverting (Ljava/util/UUID;I)V METHOD a setConverting (Ljava/util/UUID;I)V
METHOD a finishConversion (Luv;)V METHOD a finishConversion (Luv;)V
METHOD dT isConverting ()Z METHOD dU isConverting ()Z
METHOD g setOfferData (Lhx;)V METHOD g setOfferData (Lhx;)V

View File

@ -2,5 +2,5 @@ CLASS anv net/minecraft/entity/passive/AbstractDonkeyEntity
FIELD bJ CHEST Lpx; FIELD bJ CHEST Lpx;
METHOD <init> (Lahq;Lbdf;)V METHOD <init> (Lahq;Lbdf;)V
ARG 1 type ARG 1 type
METHOD dM hasChest ()Z METHOD dN hasChest ()Z
METHOD q setHasChest (Z)V METHOD q setHasChest (Z)V

View File

@ -3,9 +3,9 @@ CLASS arj net/minecraft/entity/passive/AbstractTraderEntity
FIELD bB inventory Lagm; FIELD bB inventory Lagm;
FIELD bz recipes Lbck; FIELD bz recipes Lbck;
METHOD b afterUsing (Lbcj;)V METHOD b afterUsing (Lbcj;)V
METHOD dM hasCustomer ()Z METHOD dN hasCustomer ()Z
METHOD dO getYesSound ()Lxy; METHOD dP getYesSound ()Lxy;
METHOD dP getInventory ()Lagm; METHOD dQ getInventory ()Lagm;
METHOD dS fillRecipes ()V METHOD dT fillRecipes ()V
METHOD q getTradingSound (Z)Lxy; METHOD q getTradingSound (Z)Lxy;
ARG 1 sold ARG 1 sold

View File

@ -6,9 +6,9 @@ CLASS amv net/minecraft/entity/passive/AnimalEntity
ARG 1 type ARG 1 type
METHOD a canBreedWith (Lamv;)Z METHOD a canBreedWith (Lamv;)Z
ARG 1 other ARG 1 other
METHOD d setLoveTicks (I)V METHOD dS getLovingPlayer ()Luw;
METHOD dT isInLove ()Z
METHOD dU resetLoveTicks ()V
METHOD h isBreedingItem (Laxx;)Z
METHOD q setLoveTicks (I)V
ARG 1 loveTicks ARG 1 loveTicks
METHOD dR getLovingPlayer ()Luw;
METHOD dS isInLove ()Z
METHOD dT resetLoveTicks ()V
METHOD g isBreedingItem (Laxx;)Z

View File

@ -10,6 +10,6 @@ CLASS amw net/minecraft/entity/passive/CatEntity
FIELD bI COLLAR_COLOR Lpx; FIELD bI COLLAR_COLOR Lpx;
FIELD bJ fleeGoal Lamw$a; FIELD bJ fleeGoal Lamw$a;
METHOD a setCollarColor (Lawr;)V METHOD a setCollarColor (Lawr;)V
METHOD dV getOcelotType ()I METHOD dW getOcelotType ()I
METHOD dY getCollarColor ()Lawr; METHOD dZ getCollarColor ()Lawr;
METHOD q getOcelotType (I)V METHOD r getOcelotType (I)V

View File

@ -2,6 +2,6 @@ CLASS amx net/minecraft/entity/passive/ChickenEntity
FIELD bF eggLayTime I FIELD bF eggLayTime I
FIELD bG jockey Z FIELD bG jockey Z
FIELD bH BREEDING_INGREDIENT Lbae; FIELD bH BREEDING_INGREDIENT Lbae;
METHOD dL hasJockey ()Z METHOD dM hasJockey ()Z
METHOD q setHasJockey (Z)V METHOD q setHasJockey (Z)V
ARG 1 hasJockey ARG 1 hasJockey

View File

@ -5,9 +5,9 @@ CLASS ams net/minecraft/entity/passive/FishEntity
FIELD b FROM_BUCKET Lpx; FIELD b FROM_BUCKET Lpx;
METHOD <init> (Lahq;Lbdf;)V METHOD <init> (Lahq;Lbdf;)V
ARG 1 type ARG 1 type
METHOD dL hasSelfControl ()Z METHOD dM hasSelfControl ()Z
METHOD dM getFlopSound ()Lxy; METHOD dN getFlopSound ()Lxy;
METHOD dN isFromBucket ()Z METHOD dO isFromBucket ()Z
METHOD g copyDataToStack (Laxx;)V METHOD h copyDataToStack (Laxx;)V
METHOD l getFishBucketItem ()Laxx; METHOD l getFishBucketItem ()Laxx;
METHOD q setFromBucket (Z)V METHOD q setFromBucket (Z)V

View File

@ -68,23 +68,23 @@ CLASS anc net/minecraft/entity/passive/FoxEntity
METHOD b addTrustedUuid (Ljava/util/UUID;)V METHOD b addTrustedUuid (Ljava/util/UUID;)V
METHOD c canTrust (Ljava/util/UUID;)Z METHOD c canTrust (Ljava/util/UUID;)Z
METHOD d setFlag (IZ)V METHOD d setFlag (IZ)V
METHOD dL getType ()Lanc$u; METHOD dM getType ()Lanc$u;
METHOD dM isSitting ()Z METHOD dN isSitting ()Z
METHOD dN isWalking ()Z METHOD dO isWalking ()Z
METHOD dO isChasing ()Z METHOD dP isChasing ()Z
METHOD dU isFullyCrouched ()Z METHOD dV isFullyCrouched ()Z
METHOD dV isCrouching ()Z METHOD dW isCrouching ()Z
METHOD dW isRollingHead ()Z METHOD dX isRollingHead ()Z
METHOD dZ addTypeSpecificGoals ()V METHOD ea addTypeSpecificGoals ()V
METHOD ea getTrustedUuids ()Ljava/util/List; METHOD eb getTrustedUuids ()Ljava/util/List;
METHOD eb isAggressive ()Z METHOD ec isAggressive ()Z
METHOD ec wakeUp ()V METHOD ed wakeUp ()V
METHOD ed stopActions ()V METHOD ee stopActions ()V
METHOD ee wantsToPickupItem ()Z METHOD ef wantsToPickupItem ()Z
METHOD i spit (Laxx;)V METHOD j spit (Laxx;)V
METHOD j dropItem (Laxx;)V METHOD k dropItem (Laxx;)V
METHOD q getFlag (I)Z
METHOD q setSitting (Z)V METHOD q setSitting (Z)V
METHOD r getFlag (I)Z
METHOD r setChasing (Z)V METHOD r setChasing (Z)V
METHOD s setCrouching (Z)V METHOD s setCrouching (Z)V
METHOD t setRollingHead (Z)V METHOD t setRollingHead (Z)V

View File

@ -9,15 +9,15 @@ CLASS anw net/minecraft/entity/passive/HorseBaseEntity
METHOD b setOwnerUuid (Ljava/util/UUID;)V METHOD b setOwnerUuid (Ljava/util/UUID;)V
METHOD d setHorseFlag (IZ)V METHOD d setHorseFlag (IZ)V
ARG 1 index ARG 1 index
METHOD dN getInventorySize ()I METHOD dO getInventorySize ()I
METHOD dW isTame ()Z METHOD dX isTame ()Z
METHOD dX getOwnerUuid ()Ljava/util/UUID; METHOD dY getOwnerUuid ()Ljava/util/UUID;
METHOD dZ isEating ()Z METHOD ea isEating ()Z
METHOD eb isBred ()Z METHOD ec isBred ()Z
METHOD ec getTemper ()I METHOD ed getTemper ()I
METHOD eh isSaddled ()Z METHOD ei isSaddled ()Z
METHOD q getHorseFlag (I)Z METHOD r getHorseFlag (I)Z
METHOD r setTemper (I)V METHOD s setTemper (I)V
METHOD s setTame (Z)V METHOD s setTame (Z)V
METHOD u setBred (Z)V METHOD u setBred (Z)V
METHOD v setSaddled (Z)V METHOD v setSaddled (Z)V

View File

@ -6,11 +6,11 @@ CLASS any net/minecraft/entity/passive/HorseEntity
FIELD bO HORSE_MARKING_TEX_ID [Ljava/lang/String; FIELD bO HORSE_MARKING_TEX_ID [Ljava/lang/String;
FIELD bP textureLocation Ljava/lang/String; FIELD bP textureLocation Ljava/lang/String;
FIELD bQ textureLayers [Ljava/lang/String; FIELD bQ textureLayers [Ljava/lang/String;
METHOD dL getArmorType ()Laxx; METHOD dM getArmorType ()Laxx;
METHOD dM getVariant ()I METHOD dN getVariant ()I
METHOD dP getTextureLocation ()Ljava/lang/String; METHOD dQ getTextureLocation ()Ljava/lang/String;
METHOD dU getTextureLayers ()[Ljava/lang/String; METHOD dV getTextureLayers ()[Ljava/lang/String;
METHOD es clearTextureInfo ()V METHOD et clearTextureInfo ()V
METHOD et initTextureInfo ()V METHOD eu initTextureInfo ()V
METHOD j setArmorTypeFromStack (Laxx;)V METHOD k setArmorTypeFromStack (Laxx;)V
METHOD t setVariant (I)V METHOD u setVariant (I)V

View File

@ -2,6 +2,6 @@ CLASS and net/minecraft/entity/passive/IronGolemEntity
FIELD b IRON_GOLEM_FLAGS Lpx; FIELD b IRON_GOLEM_FLAGS Lpx;
FIELD c findVillageDelay I FIELD c findVillageDelay I
FIELD d villageProperties Laml; FIELD d villageProperties Laml;
METHOD dN isPlayerCreated ()Z METHOD dO isPlayerCreated ()Z
METHOD l getVillageProperties ()Laml; METHOD l getVillageProperties ()Laml;
METHOD r setPlayerCreated (Z)V METHOD r setPlayerCreated (Z)V

View File

@ -1,11 +1,11 @@
CLASS anz net/minecraft/entity/passive/LlamaEntity CLASS anz net/minecraft/entity/passive/LlamaEntity
FIELD bJ ATTR_STRENGTH Lpx; FIELD bJ ATTR_STRENGTH Lpx;
FIELD bL ATTR_VARIANT Lpx; FIELD bL ATTR_VARIANT Lpx;
METHOD eA getFollowing ()Lanz; METHOD eA isFollowing ()Z
METHOD es isTrader ()Z METHOD eB getFollowing ()Lanz;
METHOD et getStrength ()I METHOD et isTrader ()Z
METHOD eu getVariant ()I METHOD eu getStrength ()I
METHOD ew createChild ()Lanz; METHOD ev getVariant ()I
METHOD ez isFollowing ()Z METHOD ex createChild ()Lanz;
METHOD t setVariant (I)V METHOD u setVariant (I)V
METHOD u setStrength (I)V METHOD v setStrength (I)V

View File

@ -10,5 +10,5 @@ CLASS ane net/minecraft/entity/passive/MooshroomEntity
FIELD bz TYPE Lpx; FIELD bz TYPE Lpx;
METHOD a setType (Lane$a;)V METHOD a setType (Lane$a;)V
METHOD a chooseBabyType (Lane;)Lane$a; METHOD a chooseBabyType (Lane;)Lane$a;
METHOD dL getType ()Lane$a; METHOD dM getType ()Lane$a;
METHOD h getStewEffectFrom (Laxx;)Lorg/apache/commons/lang3/tuple/Pair; METHOD i getStewEffectFrom (Laxx;)Lorg/apache/commons/lang3/tuple/Pair;

View File

@ -1,5 +1,5 @@
CLASS anf net/minecraft/entity/passive/OcelotEntity CLASS anf net/minecraft/entity/passive/OcelotEntity
CLASS anf$a OcelotFleeGoal CLASS anf$a OcelotFleeGoal
FIELD bz TAMING_INGREDIENT Lbae; FIELD bz TAMING_INGREDIENT Lbae;
METHOD dN isTrusting ()Z METHOD dO isTrusting ()Z
METHOD q setTrusting (Z)V METHOD q setTrusting (Z)V

View File

@ -30,15 +30,15 @@ CLASS ang net/minecraft/entity/passive/PandaEntity
METHOD a initGenes (Lang;Lang;)V METHOD a initGenes (Lang;Lang;)V
METHOD b setHiddenGene (Lang$a;)V METHOD b setHiddenGene (Lang$a;)V
METHOD d setFlag (IZ)V METHOD d setFlag (IZ)V
METHOD dV getMainGene ()Lang$a; METHOD dW getMainGene ()Lang$a;
METHOD dW getHiddenGene ()Lang$a; METHOD dX getHiddenGene ()Lang$a;
METHOD dY getProductGene ()Lang$a; METHOD dZ getProductGene ()Lang$a;
METHOD dZ isLazy ()Z METHOD ea isLazy ()Z
METHOD ea isWorried ()Z METHOD eb isWorried ()Z
METHOD eb isPlayful ()Z METHOD ec isPlayful ()Z
METHOD ed isWeak ()Z METHOD ee isWeak ()Z
METHOD ee isAggressive ()Z METHOD ef isAggressive ()Z
METHOD eg resetAttributes ()V METHOD eh resetAttributes ()V
METHOD eq sneeze ()V METHOD er sneeze ()V
METHOD er getRandomGene ()Lang$a; METHOD es getRandomGene ()Lang$a;
METHOD t hasFlag (I)Z METHOD u hasFlag (I)Z

View File

@ -1,5 +1,5 @@
CLASS anh net/minecraft/entity/passive/ParrotEntity CLASS anh net/minecraft/entity/passive/ParrotEntity
FIELD bI ATTR_VARIANT Lpx; FIELD bI ATTR_VARIANT Lpx;
FIELD bL TAMING_INGREDIENTS Ljava/util/Set; FIELD bL TAMING_INGREDIENTS Ljava/util/Set;
METHOD dV getVariant ()I METHOD dW getVariant ()I
METHOD q setVariant (I)V METHOD r setVariant (I)V

View File

@ -1,5 +1,5 @@
CLASS ani net/minecraft/entity/passive/PigEntity CLASS ani net/minecraft/entity/passive/PigEntity
FIELD bB BREEDING_INGREDIENT Lbae; FIELD bB BREEDING_INGREDIENT Lbae;
FIELD bz SADDLED Lpx; FIELD bz SADDLED Lpx;
METHOD dL isSaddled ()Z METHOD dM isSaddled ()Z
METHOD q setSaddled (Z)V METHOD q setSaddled (Z)V

View File

@ -9,8 +9,8 @@ CLASS anl net/minecraft/entity/passive/RabbitEntity
FIELD f owner Lanl; FIELD f owner Lanl;
FIELD bA KILLER_BUNNY Lqi; FIELD bA KILLER_BUNNY Lqi;
FIELD bz RABBIT_TYPE Lpx; FIELD bz RABBIT_TYPE Lpx;
METHOD a isBreedingItem (Laxs;)Z METHOD b isBreedingItem (Laxs;)Z
METHOD d setSpeed (D)V METHOD d setSpeed (D)V
ARG 1 speed ARG 1 speed
METHOD dN getRabbitType ()I METHOD dO getRabbitType ()I
METHOD q setRabbitType (I)V METHOD r setRabbitType (I)V

View File

@ -7,12 +7,12 @@ CLASS amu net/minecraft/entity/passive/SchoolingFishEntity
ARG 1 type ARG 1 type
METHOD a joinGroupOf (Lamu;)Lamu; METHOD a joinGroupOf (Lamu;)Lamu;
METHOD a pullInOtherFish (Ljava/util/stream/Stream;)V METHOD a pullInOtherFish (Ljava/util/stream/Stream;)V
METHOD dN getMaxGroupSize ()I METHOD dO getMaxGroupSize ()I
METHOD dO hasLeader ()Z METHOD dP hasLeader ()Z
METHOD dP leaveGroup ()V METHOD dQ leaveGroup ()V
METHOD dQ canHaveMoreFishInGroup ()Z METHOD dR canHaveMoreFishInGroup ()Z
METHOD dR hasOtherFishInGroup ()Z METHOD dS hasOtherFishInGroup ()Z
METHOD dS isCloseEnoughToLeader ()Z METHOD dT isCloseEnoughToLeader ()Z
METHOD dT moveTowardLeader ()V METHOD dU moveTowardLeader ()V
METHOD dU increaseGroupSize ()V METHOD dV increaseGroupSize ()V
METHOD dV decreaseGroupSize ()V METHOD dW decreaseGroupSize ()V

View File

@ -8,7 +8,7 @@ CLASS ann net/minecraft/entity/passive/SheepEntity
ARG 0 dyeColor ARG 0 dyeColor
METHOD a generateDefaultColor (Ljava/util/Random;)Lawr; METHOD a generateDefaultColor (Ljava/util/Random;)Lawr;
METHOD b setColor (Lawr;)V METHOD b setColor (Lawr;)V
METHOD dL dropItems ()V METHOD dM dropItems ()V
METHOD dM getColor ()Lawr; METHOD dN getColor ()Lawr;
METHOD dN isSheared ()Z METHOD dO isSheared ()Z
METHOD q setSheared (Z)V METHOD q setSheared (Z)V

View File

@ -4,10 +4,10 @@ CLASS aij net/minecraft/entity/passive/TameableEntity
METHOD <init> (Lahq;Lbdf;)V METHOD <init> (Lahq;Lbdf;)V
ARG 1 type ARG 1 type
METHOD b setOwnerUuid (Ljava/util/UUID;)V METHOD b setOwnerUuid (Ljava/util/UUID;)V
METHOD dL isTamed ()Z METHOD dM isTamed ()Z
METHOD dM onTamedChanged ()V METHOD dN onTamedChanged ()V
METHOD dN isSitting ()Z METHOD dO isSitting ()Z
METHOD dO getOwner ()Lahv; METHOD dP getOwner ()Lahv;
METHOD h isOwner (Lahv;)Z METHOD h isOwner (Lahv;)Z
METHOD r setTamed (Z)V METHOD r setTamed (Z)V
METHOD s setSitting (Z)V METHOD s setSitting (Z)V

View File

@ -3,4 +3,4 @@ CLASS aod net/minecraft/entity/passive/TraderLlamaEntity
FIELD c offender Lahv; FIELD c offender Lahv;
FIELD d traderLastAttackedTime I FIELD d traderLastAttackedTime I
FIELD bJ despawnDelay I FIELD bJ despawnDelay I
METHOD u setDespawnDelay (I)V METHOD v setDespawnDelay (I)V

View File

@ -28,24 +28,24 @@ CLASS anr net/minecraft/entity/passive/TropicalFishEntity
ARG 2 patternColor ARG 2 patternColor
METHOD b getToolTipForVariant (I)Ljava/lang/String; METHOD b getToolTipForVariant (I)Ljava/lang/String;
ARG 0 variant ARG 0 variant
METHOD d getBaseDyeColor (I)Lawr; METHOD dV getVariant ()I
METHOD dW getBaseColorComponents ()[F
METHOD dX getPatternColorComponents ()[F
METHOD dY getShape ()I
METHOD dZ getVarietyId ()Lqi;
METHOD ea getShapeId ()Lqi;
METHOD q getBaseDyeColor (I)Lawr;
ARG 0 variant ARG 0 variant
METHOD dU getVariant ()I METHOD r getPatternDyeColor (I)Lawr;
METHOD dV getBaseColorComponents ()[F
METHOD dW getPatternColorComponents ()[F
METHOD dX getShape ()I
METHOD dY getVarietyId ()Lqi;
METHOD dZ getShapeId ()Lqi;
METHOD q getPatternDyeColor (I)Lawr;
ARG 0 variant ARG 0 variant
METHOD r getTranslationKey (I)Ljava/lang/String; METHOD s getTranslationKey (I)Ljava/lang/String;
ARG 0 variant ARG 0 variant
METHOD s setVariant (I)V METHOD t setVariant (I)V
METHOD t getShape (I)I METHOD u getShape (I)I
ARG 0 variant ARG 0 variant
METHOD u getBaseDyeColorIndex (I)I METHOD v getBaseDyeColorIndex (I)I
ARG 0 variant ARG 0 variant
METHOD v getPatternDyeColorIndex (I)I METHOD w getPatternDyeColorIndex (I)I
ARG 0 variant ARG 0 variant
METHOD w getPattern (I)I METHOD x getPattern (I)I
ARG 0 variant ARG 0 variant

View File

@ -7,9 +7,9 @@ CLASS ans net/minecraft/entity/passive/TurtleEntity
FIELD bB HAS_EGG Lpx; FIELD bB HAS_EGG Lpx;
FIELD bE TRAVEL_POS Lpx; FIELD bE TRAVEL_POS Lpx;
FIELD bz BABY_TURTLE_ON_LAND_FILTER Ljava/util/function/Predicate; FIELD bz BABY_TURTLE_ON_LAND_FILTER Ljava/util/function/Predicate;
METHOD dL getHasEgg ()Z METHOD dM getHasEgg ()Z
METHOD dN getHomePos ()Les; METHOD dO getHomePos ()Les;
METHOD dO getTravelPos ()Les; METHOD dP getTravelPos ()Les;
METHOD i setHomePos (Les;)V METHOD i setHomePos (Les;)V
METHOD j setTravelPos (Les;)V METHOD j setTravelPos (Les;)V
METHOD q setHasEgg (Z)V METHOD q setHasEgg (Z)V

View File

@ -11,18 +11,18 @@ CLASS arm net/minecraft/entity/passive/VillagerEntity
FIELD bK recentlyRescued Z FIELD bK recentlyRescued Z
FIELD bL goalsSet Z FIELD bL goalsSet Z
METHOD a setVillagerData (Larn;)V METHOD a setVillagerData (Larn;)V
METHOD a canPickUp (Laxs;)Z METHOD b canPickUp (Laxs;)Z
METHOD b setRecipes (Lbck;)V METHOD b setRecipes (Lbck;)V
METHOD d hasEnoughFood (I)Z METHOD dU isInMating ()Z
METHOD dT isInMating ()Z METHOD dV isStaring ()Z
METHOD dU isStaring ()Z METHOD dW setRecentlyRescued ()V
METHOD dV setRecentlyRescued ()V METHOD dX hasFoodForWilling ()Z
METHOD dW hasFoodForWilling ()Z METHOD dZ wantsToStartBreeding ()Z
METHOD dY wantsToStartBreeding ()Z METHOD ea canBreed ()Z
METHOD dZ canBreed ()Z METHOD eb hasSeed ()Z
METHOD ea hasSeed ()Z METHOD ec setSpecificGoals ()V
METHOD eb setSpecificGoals ()V METHOD ed levelUp ()V
METHOD ec levelUp ()V METHOD q hasEnoughFood (I)Z
METHOD r setInMating (Z)V METHOD r setInMating (Z)V
METHOD s setStaring (Z)V METHOD s setStaring (Z)V
METHOD t isWillingToMate (Z)Z METHOD t isWillingToMate (Z)Z

View File

@ -6,9 +6,9 @@ CLASS ars net/minecraft/entity/passive/WanderingTraderEntity
ARG 2 proximityDistance ARG 2 proximityDistance
FIELD bA wanderTarget Les; FIELD bA wanderTarget Les;
FIELD bB despawnDelay I FIELD bB despawnDelay I
METHOD d setDespawnDelay (I)V METHOD dU getDespawnDelay ()I
METHOD dT getDespawnDelay ()I METHOD dV getWanderTarget ()Les;
METHOD dU getWanderTarget ()Les;
METHOD i setWanderTarget (Les;)V METHOD i setWanderTarget (Les;)V
METHOD q setDespawnDelay (I)V
METHOD q (Z)Lxy; METHOD q (Z)Lxy;
ARG 1 arg1 ARG 1 arg1

View File

@ -2,5 +2,5 @@ CLASS anu net/minecraft/entity/passive/WolfEntity
CLASS anu$a WolfFleeGoal CLASS anu$a WolfFleeGoal
FIELD bE WOLF_HEALTH Lpx; FIELD bE WOLF_HEALTH Lpx;
FIELD bG COLLAR_COLOR Lpx; FIELD bG COLLAR_COLOR Lpx;
METHOD dW isAngry ()Z METHOD dX isAngry ()Z
METHOD t setAngry (Z)V METHOD t setAngry (Z)V

View File

@ -86,29 +86,29 @@ CLASS arz net/minecraft/entity/player/PlayerEntity
METHOD c getOfflinePlayerUuid (Ljava/lang/String;)Ljava/util/UUID; METHOD c getOfflinePlayerUuid (Ljava/lang/String;)Ljava/util/UUID;
ARG 0 nickname ARG 0 nickname
METHOD d addExperience (I)V METHOD d addExperience (I)V
METHOD dB getGameProfile ()Lcom/mojang/authlib/GameProfile; METHOD dA requestRespawn ()V
METHOD dC isSleepingLongEnough ()Z METHOD dC getGameProfile ()Lcom/mojang/authlib/GameProfile;
METHOD dD getSleepTimer ()I METHOD dD isSleepingLongEnough ()Z
METHOD dE getSpawnPosition ()Les; METHOD dE getSleepTimer ()I
METHOD dF isSpawnForced ()Z METHOD dF getSpawnPosition ()Les;
METHOD dG getEnchantmentTableSeed ()I METHOD dG isSpawnForced ()Z
METHOD dI getHungerManager ()Lats; METHOD dH getEnchantmentTableSeed ()I
METHOD dJ canFoodHeal ()Z METHOD dJ getHungerManager ()Lats;
METHOD dK canModifyWorld ()Z METHOD dK canFoodHeal ()Z
METHOD dL getEnderChestInventory ()Lava; METHOD dL canModifyWorld ()Z
METHOD dM dropShoulderEntities ()V METHOD dM getEnderChestInventory ()Lava;
METHOD dN getScoreboard ()Lcol; METHOD dN dropShoulderEntities ()V
METHOD dP getReducedDebugInfo ()Z METHOD dO getScoreboard ()Lcol;
METHOD dQ getShoulderEntityLeft ()Lhx; METHOD dQ getReducedDebugInfo ()Z
METHOD dR getShoulderEntityRight ()Lhx; METHOD dR getShoulderEntityLeft ()Lhx;
METHOD dU getItemCooldownManager ()Laxt; METHOD dS getShoulderEntityRight ()Lhx;
METHOD dV getLuck ()F METHOD dV getItemCooldownManager ()Laxt;
METHOD dW isCreativeLevelTwoOp ()Z METHOD dW getLuck ()F
METHOD du updateInWater ()Z METHOD dX isCreativeLevelTwoOp ()Z
METHOD dv updateSize ()V METHOD dv updateInWater ()Z
METHOD dw getScore ()I METHOD dw updateSize ()V
METHOD dx vanishCursedItems ()V METHOD dx getScore ()I
METHOD dz requestRespawn ()V METHOD dy vanishCursedItems ()V
METHOD f attack (Lahm;)V METHOD f attack (Lahm;)V
METHOD g createCooldownManager ()Laxt; METHOD g createCooldownManager ()Laxt;
METHOD h setShoulderEntityLeft (Lhx;)V METHOD h setShoulderEntityLeft (Lhx;)V

View File

@ -9,13 +9,13 @@ CLASS ate net/minecraft/entity/raid/RaiderEntity
ARG 1 type ARG 1 type
METHOD a setRaid (Latd;)V METHOD a setRaid (Latd;)V
METHOD b setWave (I)V METHOD b setWave (I)V
METHOD d setOutOfRaidCounter (I)V
METHOD d addBonusForWave (IZ)V METHOD d addBonusForWave (IZ)V
ARG 1 wave ARG 1 wave
METHOD dY hasRaidGoal ()Z METHOD dZ hasRaidGoal ()Z
METHOD dZ getRaid ()Latd; METHOD ea getRaid ()Latd;
METHOD ea hasActiveRaid ()Z METHOD eb hasActiveRaid ()Z
METHOD eb getWave ()I METHOD ec getWave ()I
METHOD ec getOutOfRaidCounter ()I METHOD ed getOutOfRaidCounter ()I
METHOD l getOnGoingRaid ()Latd; METHOD l getOnGoingRaid ()Latd;
METHOD q setOutOfRaidCounter (I)V
METHOD t setHasRaidGoal (Z)V METHOD t setHasRaidGoal (Z)V

View File

@ -14,8 +14,6 @@ CLASS asv net/minecraft/entity/thrown/ThrownEntity
ARG 1 world ARG 1 world
METHOD <init> (Lahq;Lbdf;)V METHOD <init> (Lahq;Lbdf;)V
ARG 1 type ARG 1 type
METHOD a calculateVelocity (Lahm;FFFFF)V
ARG 1 entity
METHOD a onCollision (Lcnj;)V METHOD a onCollision (Lcnj;)V
METHOD l getGravity ()F METHOD l getGravity ()F
METHOD m getOwner ()Lahv; METHOD m getOwner ()Lahv;

View File

@ -1,7 +1,3 @@
CLASS ayj net/minecraft/item/BaseBowItem CLASS ayj net/minecraft/item/BaseBowItem
METHOD <init> (Laxs$a;)V METHOD <init> (Laxs$a;)V
ARG 1 settings ARG 1 settings
METHOD a findArrowStack (Larz;)Laxx;
ARG 1 player
METHOD f isArrow (Laxx;)Z
ARG 1 stack

View File

@ -2,34 +2,16 @@ CLASS awm net/minecraft/item/CrossbowItem
METHOD a getChargeSound (I)Lxy; METHOD a getChargeSound (I)Lxy;
ARG 1 quickChargeLevel ARG 1 quickChargeLevel
METHOD a hasProjectile (Laxx;Laxs;)Z METHOD a hasProjectile (Laxx;Laxs;)Z
ARG 1 stack METHOD a setCharged (Laxx;Z)V
ARG 2 projectile
METHOD a setCharged (Laxx;Z)Lhx;
ARG 0 stack ARG 0 stack
ARG 1 charged ARG 1 charged
METHOD a shootAllProjectiles (Lbdf;Larz;Laxx;)V METHOD a shootAllProjectiles (Lbdf;Lahv;Laxx;FF)V
ARG 1 world METHOD a shoot (Lbdf;Lahv;Laxx;Laxx;FFZZFF)V
ARG 2 player
ARG 3 stack
METHOD a tryShootFireworks (Lbdf;Larz;Laxx;Laxx;F)Z
ARG 1 world
ARG 2 player
ARG 3 crossbowStack ARG 3 crossbowStack
ARG 4 projectileStack
METHOD a shoot (Lbdf;Larz;Laxx;Laxx;FFZ)V
ARG 1 world
ARG 2 player
ARG 3 crossbowStack
ARG 4 projectileStack
METHOD b getHeldFireworks (Larz;)Laxx;
METHOD b storeChargedProjectile (Laxx;Laxx;)V METHOD b storeChargedProjectile (Laxx;Laxx;)V
ARG 1 crossbowStack
ARG 2 projectileStack
METHOD d isCharged (Laxx;)Z METHOD d isCharged (Laxx;)Z
ARG 0 stack ARG 0 stack
METHOD e getPullTime (Laxx;)I METHOD e getPullTime (Laxx;)I
ARG 0 stack ARG 0 stack
METHOD k getChargedProjectiles (Laxx;)Ljava/util/List; METHOD f getChargedProjectiles (Laxx;)Ljava/util/List;
ARG 1 stack METHOD k clearProjectiles (Laxx;)V
METHOD l clearProjectiles (Laxx;)V
ARG 1 stack

View File

@ -13,7 +13,7 @@ CLASS axm net/minecraft/item/FoodItem
METHOD a setStatusEffect (Lahg;F)Laxm; METHOD a setStatusEffect (Lahg;F)Laxm;
ARG 1 effect ARG 1 effect
ARG 2 chance ARG 2 chance
METHOD a onConsumed (Laxx;Lbdf;Larz;)V METHOD b onConsumed (Laxx;Lbdf;Lahv;)V
ARG 1 stack ARG 1 stack
ARG 2 world ARG 2 world
METHOD d isWolfFood ()Z METHOD d isWolfFood ()Z

View File

@ -2,15 +2,6 @@ CLASS awl net/minecraft/item/ItemGroup
CLASS awl$1 CLASS awl$1
METHOD <init> (ILjava/lang/String;)V METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName ARG 1 unlocalizedName
CLASS awl$10
METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName
CLASS awl$11
METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName
CLASS awl$12
METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName
CLASS awl$2 CLASS awl$2
METHOD <init> (ILjava/lang/String;)V METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName ARG 1 unlocalizedName
@ -35,6 +26,15 @@ CLASS awl net/minecraft/item/ItemGroup
CLASS awl$9 CLASS awl$9
METHOD <init> (ILjava/lang/String;)V METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName ARG 1 unlocalizedName
CLASS awl$10
METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName
CLASS awl$11
METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName
CLASS awl$12
METHOD <init> (ILjava/lang/String;)V
ARG 1 unlocalizedName
FIELD a GROUPS [Lawl; FIELD a GROUPS [Lawl;
FIELD b BUILDING_BLOCKS Lawl; FIELD b BUILDING_BLOCKS Lawl;
FIELD c DECORATIONS Lawl; FIELD c DECORATIONS Lawl;

View File

@ -1,4 +0,0 @@
CLASS wv net/minecraft/resource/ResourceSupplier
METHOD a accept (Ljava/lang/Object;Lwt;Lafm;)V
ARG 1 result
METHOD a apply (Lwt;Lafm;)Ljava/lang/Object;

View File

@ -1,3 +1,4 @@
CLASS wv net/minecraft/resource/SupplyingResourceReloadListener CLASS wv net/minecraft/resource/SupplyingResourceReloadListener
METHOD a apply (Ljava/lang/Object;Lwt;Lafm;)V METHOD a apply (Ljava/lang/Object;Lwt;Lafm;)V
ARG 1 result
METHOD a load (Lwt;Lafm;)Ljava/lang/Object; METHOD a load (Lwt;Lafm;)Ljava/lang/Object;

View File

@ -1,4 +1,4 @@
CLASS dtg net/minecraft/server/LanServerPinger CLASS dtf net/minecraft/server/LanServerPinger
FIELD a THREAD_ID Ljava/util/concurrent/atomic/AtomicInteger; FIELD a THREAD_ID Ljava/util/concurrent/atomic/AtomicInteger;
FIELD b LOGGER Lorg/apache/logging/log4j/Logger; FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c motd Ljava/lang/String; FIELD c motd Ljava/lang/String;

View File

@ -1,2 +1,2 @@
CLASS dtc net/minecraft/server/integrated/IntegratedPlayerManager CLASS dtb net/minecraft/server/integrated/IntegratedPlayerManager
FIELD f userData Lhx; FIELD f userData Lhx;

View File

@ -1,9 +1,9 @@
CLASS dtd net/minecraft/server/integrated/IntegratedServer CLASS dtc net/minecraft/server/integrated/IntegratedServer
FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD i client Lcqx; FIELD i client Lcqx;
FIELD j levelInfo Lbdj; FIELD j levelInfo Lbdj;
FIELD l lanPort I FIELD l lanPort I
FIELD m lanPinger Ldtg; FIELD m lanPinger Ldtf;
METHOD <init> (Lcqx;Ljava/lang/String;Ljava/lang/String;Lbdj;Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lxb;Lvf;)V METHOD <init> (Lcqx;Ljava/lang/String;Ljava/lang/String;Lbdj;Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lxb;Lvf;)V
ARG 1 client ARG 1 client
ARG 2 levelName ARG 2 levelName

View File

@ -27,7 +27,7 @@ CLASS uw net/minecraft/server/network/ServerPlayerEntity
METHOD a sendChatMessage (Lji;Ljg;)V METHOD a sendChatMessage (Lji;Ljg;)V
METHOD a setClientSettings (Lno;)V METHOD a setClientSettings (Lno;)V
METHOD d onStartedTracking (Lahm;)V METHOD d onStartedTracking (Lahm;)V
METHOD dY incrementContainerSyncId ()V METHOD dZ incrementContainerSyncId ()V
METHOD s getServerWorld ()Luv; METHOD s getServerWorld ()Luv;
METHOD v getServerBrand ()Ljava/lang/String; METHOD v getServerBrand ()Ljava/lang/String;
METHOD x getClientChatVisibility ()Larx; METHOD x getClientChatVisibility ()Larx;

View File

@ -5,16 +5,16 @@ CLASS ui net/minecraft/server/world/ThreadedAnvilChunkStorage
CLASS ui$b EntityTracker CLASS ui$b EntityTracker
FIELD b LOGGER Lorg/apache/logging/log4j/Logger; FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD e posToHolder Lit/unimi/dsi/fastutil/longs/Long2ObjectLinkedOpenHashMap; FIELD e posToHolder Lit/unimi/dsi/fastutil/longs/Long2ObjectLinkedOpenHashMap;
FIELD f world Luv; FIELD f posToHolderCopy Lit/unimi/dsi/fastutil/longs/Long2ObjectLinkedOpenHashMap;
FIELD g serverLightingProvider Luy; FIELD h world Luv;
FIELD h genQueueAdder Ljava/util/concurrent/Executor; FIELD i serverLightingProvider Luy;
FIELD i chunkGenerator Lbst; FIELD j genQueueAdder Ljava/util/concurrent/Executor;
FIELD j persistentStateManagerFactory Ljava/util/function/Supplier; FIELD k chunkGenerator Lbst;
FIELD k posToHolderCopy Lit/unimi/dsi/fastutil/longs/Long2ObjectLinkedOpenHashMap; FIELD l persistentStateManagerFactory Ljava/util/function/Supplier;
FIELD m posToHolderCopyOutdated Z FIELD n posToHolderCopyOutdated Z
FIELD n chunkTaskPrioritySystem Luk; FIELD o chunkTaskPrioritySystem Luk;
FIELD o worldgenActor Lafq; FIELD p worldgenActor Lafq;
FIELD p mainActor Lafq; FIELD q mainActor Lafq;
FIELD r worldGenerationProgressListener Lve; FIELD r worldGenerationProgressListener Lve;
FIELD s ticketManager Lui$a; FIELD s ticketManager Lui$a;
FIELD t totalChunksLoadedCount Ljava/util/concurrent/atomic/AtomicInteger; FIELD t totalChunksLoadedCount Ljava/util/concurrent/atomic/AtomicInteger;

View File

@ -1,5 +1,5 @@
CLASS dgf net/minecraft/sortme/SomethingDirectionSomethingQuadBakery CLASS dge net/minecraft/sortme/SomethingDirectionSomethingQuadBakery
CLASS dgf$a DirectionIds CLASS dge$a DirectionIds
FIELD a SOUTH I FIELD a SOUTH I
FIELD b UP I FIELD b UP I
FIELD c EAST I FIELD c EAST I

View File

@ -1,6 +1,6 @@
CLASS yo net/minecraft/tag/ItemTags CLASS yo net/minecraft/tag/ItemTags
FIELD M container Lyr; FIELD N container Lyr;
FIELD N containerChanges I FIELD O containerChanges I
METHOD a getContainer ()Lyr; METHOD a getContainer ()Lyr;
METHOD a register (Ljava/lang/String;)Lyq; METHOD a register (Ljava/lang/String;)Lyq;
METHOD a setContainer (Lyr;)V METHOD a setContainer (Lyr;)V

View File

@ -2,9 +2,9 @@ CLASS bci net/minecraft/village/Trader
METHOD a sendRecipes (Larz;Lji;)V METHOD a sendRecipes (Larz;Lji;)V
METHOD a useRecipe (Lbcj;)V METHOD a useRecipe (Lbcj;)V
METHOD a setServerRecipes (Lbck;)V METHOD a setServerRecipes (Lbck;)V
METHOD dL getCurrentCustomer ()Larz; METHOD dM getCurrentCustomer ()Larz;
METHOD dN getRecipes ()Lbck; METHOD dO getRecipes ()Lbck;
METHOD dQ getTraderWorld ()Lbdf; METHOD dR getTraderWorld ()Lbdf;
METHOD dR getTraderPos ()Les; METHOD dS getTraderPos ()Les;
METHOD e setCurrentCustomer (Larz;)V METHOD e setCurrentCustomer (Larz;)V
METHOD g onSellingItem (Laxx;)V METHOD h onSellingItem (Laxx;)V

View File

@ -1,2 +1,2 @@
CLASS aro net/minecraft/village/VillagerDataContainer CLASS aro net/minecraft/village/VillagerDataContainer
METHOD dX getVillagerData ()Larn; METHOD dY getVillagerData ()Larn;

View File

@ -25,8 +25,7 @@ CLASS bte net/minecraft/world/chunk/WorldChunk
FIELD x isLightOn Z FIELD x isLightOn Z
METHOD <init> (Lbdf;Lbtm;)V METHOD <init> (Lbdf;Lbtm;)V
ARG 1 world ARG 1 world
METHOD A getEntitySectionArray ()[Lyv; METHOD A runPostProcessing ()V
METHOD B runPostProcessing ()V
METHOD a getFluidState (III)Lcgq; METHOD a getFluidState (III)Lcgq;
ARG 1 x ARG 1 x
ARG 2 y ARG 2 y
@ -60,6 +59,6 @@ CLASS bte net/minecraft/world/chunk/WorldChunk
METHOD t isEmpty ()Z METHOD t isEmpty ()Z
METHOD u getLevelType ()Luh$b; METHOD u getLevelType ()Luh$b;
METHOD w loadToWorld ()V METHOD w loadToWorld ()V
METHOD x isLoadedToWorld ()Z METHOD x getWorld ()Lbdf;
METHOD y getWorld ()Lbdf; METHOD y getBlockEntityMap ()Ljava/util/Map;
METHOD z getBlockEntityMap ()Ljava/util/Map; METHOD z getEntitySectionArray ()[Lyv;