minor model, client cleanup work

This commit is contained in:
asiekierka 2016-09-11 12:46:28 +02:00
parent 0c6a070a30
commit f388749407
32 changed files with 94 additions and 21 deletions

View File

@ -4,12 +4,15 @@ CLASS none/bdo net/minecraft/client/Minecraft
FIELD J LOGGER Lorg/apache/logging/log4j/Logger;
FIELD K RESOURCE_LOGO Lnone/kp;
FIELD L DISPLAY_MODES Ljava/util/List;
FIELD P currentServerEntry Lnone/bmh;
FIELD Q textureManager Lnone/bxc;
FIELD R instance Lnone/bdo;
FIELD S migrationHandler Lnone/pf;
FIELD T fullscreen Z
FIELD Z snooper Lnone/rj;
FIELD aB defaultResourcePacks Ljava/util/List;
FIELD aC mcResourcePack Lnone/bxr;
FIELD aE languageManager Lnone/byl;
FIELD aF blockColorMap Lnone/bdx;
FIELD aG itemColorMap Lnone/bea;
FIELD aI spriteAtlas Lnone/bxa;
@ -17,12 +20,16 @@ CLASS none/bdo net/minecraft/client/Minecraft
FIELD aK musicTracker Lnone/car;
FIELD aM sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
FIELD aP thread Ljava/lang/Thread;
FIELD aQ blockModelManager Lnone/bzn;
FIELD aQ bakedModelManager Lnone/bzn;
FIELD aR blockRenderManager Lnone/bpm;
FIELD a isSystemMac Z
FIELD aa entityRenderManager Lnone/bta;
FIELD ab itemRenderer Lnone/bto;
FIELD ad cameraEntity Lnone/se;
FIELD aj server Lnone/caj;
FIELD al gameVersion Ljava/lang/String;
FIELD an netProxy Ljava/net/Proxy;
FIELD ao worldStorage Lnone/bau;
FIELD ap fps I
FIELD ar autoConnectServerIp Ljava/lang/String;
FIELD as autoConnectServerPort I
@ -42,6 +49,8 @@ CLASS none/bdo net/minecraft/client/Minecraft
FIELD t hitResult Lnone/bcq;
FIELD u settings Lnone/bdq;
FIELD w runDirectory Ljava/io/File;
METHOD B checkMaxTextureSize ()I
METHOD C getCurrentServerEntry ()Lnone/bmh;
METHOD F getServer ()Lnone/caj;
METHOD G onShutdown ()V
METHOD H getSnooper ()Lnone/rj;
@ -50,6 +59,7 @@ CLASS none/bdo net/minecraft/client/Minecraft
METHOD M getNetworkProxy ()Ljava/net/Proxy;
METHOD N getTextureManager ()Lnone/bxc;
METHOD O getResourceManager ()Lnone/bya;
METHOD Q getLanguageManager ()Lnone/byl;
METHOD R getSpriteAtlas ()Lnone/bxa;
METHOD S is64Bit ()Z
METHOD U getSoundLoader ()Lnone/cau;
@ -65,6 +75,8 @@ CLASS none/bdo net/minecraft/client/Minecraft
ARG 0 title
METHOD a setGui (Lnone/bgk;)V
ARG 0 screen
METHOD a setCurrentServerEntry (Lnone/bmh;)V
ARG 0 value
METHOD a drawLogo (Lnone/bxc;)V
ARG 0 tm
METHOD a addSnooperInfo (Lnone/rj;)V
@ -73,10 +85,13 @@ CLASS none/bdo net/minecraft/client/Minecraft
ARG 0 entity
METHOD aB handleMouseEvents ()V
METHOD aC doItemPick ()V
METHOD aD getCurrentAction ()Ljava/lang/String;
METHOD aE isMainThread ()Z
METHOD aa getCameraEntity ()Lnone/se;
METHOD ab getBlockRenderManager ()Lnone/bpm;
METHOD ac getEntityRenderManager ()Lnone/bta;
METHOD ad getItemRenderer ()Lnone/bto;
METHOD ai getMigrationHandler ()Lnone/pf;
METHOD ak getBlockColorMap ()Lnone/bdx;
METHOD am hasReducedDebugInfo ()Z
METHOD an init ()V
@ -91,6 +106,8 @@ CLASS none/bdo net/minecraft/client/Minecraft
METHOD az handleKeyboardEvents ()V
METHOD b addSnooperInitialInfo (Lnone/rj;)V
ARG 0 snooper
METHOD c getGameVersion ()Ljava/lang/String;
METHOD g getWorldStorage ()Lnone/bau;
METHOD h stop ()V
METHOD k getMaxFps ()I
METHOD l limitFramerate ()Z

View File

@ -7,6 +7,7 @@ CLASS none/bjk net/minecraft/client/RunArgs
FIELD a runDirectory Ljava/io/File;
CLASS none/bjk$c
FIELD a isDemo Z
FIELD b gameVersion Ljava/lang/String;
CLASS none/bjk$d AutoConnect
FIELD a serverIp Ljava/lang/String;
FIELD b serverPort I

View File

@ -67,3 +67,6 @@ CLASS none/bgk net/minecraft/client/gui/Gui
METHOD m onClosed ()V
METHOD o getClipboardContents ()Ljava/lang/String;
METHOD p pollInputs ()V
METHOD q isControlDown ()Z
METHOD r isShiftDown ()Z
METHOD s isAltDown ()Z

View File

@ -5,6 +5,7 @@ CLASS none/boq net/minecraft/client/render/WorldRenderer
FIELD g SNOW_LOC Lnone/kp;
FIELD h mc Lnone/bdo;
FIELD i resourceContainer Lnone/bya;
FIELD j rand Ljava/util/Random;
METHOD <init> (Lnone/bdo;Lnone/bya;)V
ARG 0 mc
ARG 1 resourceContainer

View File

@ -4,61 +4,73 @@ CLASS none/bdx net/minecraft/client/render/block/BlockColorMap
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$2
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$3
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$4
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$5
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$6
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$7
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$8
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$9
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$10
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$11
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
CLASS none/bdx$12
METHOD a getColor (Lnone/asj;Lnone/aiy;Lnone/cn;I)I
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
FIELD a mappers Lnone/cx;
METHOD a create ()Lnone/bdx;
METHOD a getMapColor (Lnone/asj;)I
@ -67,6 +79,7 @@ CLASS none/bdx net/minecraft/client/render/block/BlockColorMap
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex
METHOD a register (Lnone/bdw;[Lnone/akw;)V
ARG 0 mapper
ARG 1 blocks

View File

@ -3,6 +3,8 @@ CLASS none/bpn net/minecraft/client/render/block/BlockLiquidRenderer
FIELD b spritesLava [Lnone/bxb;
FIELD c spritesWater [Lnone/bxb;
FIELD d spriteWaterOverlay Lnone/bxb;
METHOD <init> (Lnone/bdx;)V
ARG 0 colorMap
METHOD a loadSprites ()V
METHOD a render (Lnone/aiy;Lnone/asj;Lnone/cn;Lnone/bok;)Z
ARG 0 view

View File

@ -1,6 +1,8 @@
CLASS none/aim net/minecraft/client/util/BlockRenderLayer
CLASS none/aim net/minecraft/client/render/block/BlockRenderLayer
FIELD a SOLID Lnone/aim;
FIELD b MIPPED_CUTOUT Lnone/aim;
FIELD c CUTOUT Lnone/aim;
FIELD d TRANSLUCENT Lnone/aim;
FIELD e name Ljava/lang/String;
METHOD <init> (Ljava/lang/String;ILjava/lang/String;)V
ARG 0 name

View File

@ -3,3 +3,4 @@ CLASS none/bdw net/minecraft/client/render/block/IBlockColorMapper
ARG 0 state
ARG 1 view
ARG 2 pos
ARG 3 tintIndex

View File

@ -1,4 +1,4 @@
CLASS none/bzn net/minecraft/client/render/block/BlockModelManager
CLASS none/bzn net/minecraft/client/render/model/BakedModelManager
FIELD a modelRegistry Lnone/dg;
FIELD b spriteMap Lnone/bxa;
FIELD c blockStateMaps Lnone/bpl;
@ -9,6 +9,6 @@ CLASS none/bzn net/minecraft/client/render/block/BlockModelManager
METHOD a onResourceReload (Lnone/bya;)V
ARG 0 container
METHOD a getModel (Lnone/bzo;)Lnone/bzj;
ARG 0 modelIdentifier
ARG 0 identifier
METHOD b getSpriteMap ()Lnone/bxa;
METHOD c getBlockStateMaps ()Lnone/bpl;

View File

@ -1 +0,0 @@
CLASS none/bps net/minecraft/client/render/model/ModelElementRotation

View File

@ -1 +0,0 @@
CLASS none/bpz net/minecraft/client/render/model/ModelOverride

View File

@ -0,0 +1,6 @@
CLASS none/bpx net/minecraft/client/render/model/bpx
METHOD a bake (Lorg/lwjgl/util/vector/Vector3f;Lorg/lwjgl/util/vector/Vector3f;Lnone/bpr;Lnone/bxb;Lnone/cu;Lnone/bzk;Lnone/bps;ZZ)Lnone/bpp;
ARG 0 from
ARG 1 to
ARG 2 face
ARG 3 texture

View File

@ -1 +0,0 @@
CLASS none/bqb net/minecraft/client/render/model/bqb

View File

@ -1 +0,0 @@
CLASS none/bqc net/minecraft/client/render/model/bqc

View File

@ -1,4 +1,5 @@
CLASS none/bpu net/minecraft/client/render/model/Model
CLASS none/bpu net/minecraft/client/render/model/json/Model
FIELD a GSON Lcom/google/gson/Gson;
FIELD c textureMap Ljava/util/Map;
FIELD d parentModel Lnone/bpu;
FIELD e parentId Lnone/kp;

View File

@ -1,4 +1,4 @@
CLASS none/bpq net/minecraft/client/render/model/ModelElement
CLASS none/bpq net/minecraft/client/render/model/json/ModelElement
FIELD a min Lorg/lwjgl/util/vector/Vector3f;
FIELD b max Lorg/lwjgl/util/vector/Vector3f;
FIELD c faces Ljava/util/Map;

View File

@ -1,4 +1,4 @@
CLASS none/bpr net/minecraft/client/render/model/ModelElementFace
CLASS none/bpr net/minecraft/client/render/model/json/ModelElementFace
FIELD a NULL_FACING Lnone/cu;
FIELD b cullFace Lnone/cu;
FIELD c tintIndex I

View File

@ -0,0 +1 @@
CLASS none/bps net/minecraft/client/render/model/json/ModelElementRotation

View File

@ -0,0 +1 @@
CLASS none/bpz net/minecraft/client/render/model/json/ModelOverride

View File

@ -1,4 +1,4 @@
CLASS none/bqe net/minecraft/client/render/model/ModelVariant
CLASS none/bqe net/minecraft/client/render/model/json/ModelVariant
FIELD a location Lnone/kp;
FIELD b rotation Lnone/bzk;
FIELD c uvLock Z

View File

@ -1,4 +1,4 @@
CLASS none/bpv net/minecraft/client/render/model/ModelVariantMap
CLASS none/bpv net/minecraft/client/render/model/json/ModelVariantMap
CLASS none/bpv$b VariantNotFoundException
FIELD a GSON Lcom/google/gson/Gson;
FIELD b variantMap Ljava/util/Map;

View File

@ -1,4 +1,4 @@
CLASS none/bqd net/minecraft/client/render/model/ModelVariantSet
CLASS none/bqd net/minecraft/client/render/model/json/ModelVariantSet
FIELD a variants Ljava/util/List;
METHOD <init> (Ljava/util/List;)V
ARG 0 variants

View File

@ -1,4 +1,4 @@
CLASS none/bpt net/minecraft/client/render/model/bpt
CLASS none/bpt net/minecraft/client/render/model/json/bpt
FIELD a uvs [F
FIELD b rotation I
METHOD a (I)F

View File

@ -0,0 +1 @@
CLASS none/bqb net/minecraft/client/render/model/json/bqb

View File

@ -0,0 +1 @@
CLASS none/bqc net/minecraft/client/render/model/json/bqc

View File

@ -0,0 +1,2 @@
CLASS none/byk net/minecraft/client/sortme/LanguageDefinition
METHOD a getId ()Ljava/lang/String;

View File

@ -0,0 +1,13 @@
CLASS none/byl net/minecraft/client/sortme/LanguageManager
FIELD a STORAGE Lnone/bym;
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c packMetadata Lnone/byr;
FIELD d languageId Ljava/lang/String;
FIELD e languageDefs Ljava/util/Map;
METHOD <init> (Lnone/byr;Ljava/lang/String;)V
ARG 0 metadata
ARG 1 languageId
METHOD a onResourceReload (Lnone/bya;)V
ARG 0 container
METHOD a setLanguage (Lnone/byk;)V
METHOD c getLanguage ()Lnone/byk;

View File

@ -1,14 +1,17 @@
CLASS none/bym net/minecraft/client/util/Language
CLASS none/bym net/minecraft/client/util/TranslationStorage
FIELD a translations Ljava/util/Map;
FIELD b EQUALS_SPLITTER Lcom/google/common/base/Splitter;
METHOD a load (Ljava/io/InputStream;)V
METHOD a loadTranslations (Ljava/io/InputStream;)V
ARG 0 input
METHOD a hasTranslation (Ljava/lang/String;)Z
ARG 0 key
METHOD a translate (Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
ARG 0 key
ARG 1 args
METHOD a (Lnone/bya;Ljava/util/List;)V
METHOD a loadTranslations (Ljava/util/List;)V
ARG 0 resources
METHOD a load (Lnone/bya;Ljava/util/List;)V
ARG 0 container
ARG 1 languages
METHOD b getTranslation (Ljava/lang/String;)Ljava/lang/String;
ARG 0 key

View File

@ -2,6 +2,9 @@ CLASS none/afu net/minecraft/item/impl/ItemSpawnEgg
METHOD a activate (Lnone/aak;Lnone/aiu;Lnone/cn;Lnone/qz;Lnone/cu;FFF)Lnone/rb;
METHOD a addStacksForDisplay (Lnone/aeo;Lnone/adq;Lnone/dc;)V
METHOD a getTranslatedNameTrimmed (Lnone/aeq;)Ljava/lang/String;
METHOD a setContainedEntity (Lnone/aeq;Lnone/kp;)V
ARG 0 stack
ARG 1 entityId
METHOD a onRightClick (Lnone/aiu;Lnone/aak;Lnone/qz;)Lnone/rc;
ARG 0 world
ARG 1 player

View File

@ -13,9 +13,11 @@ CLASS none/bmh net/minecraft/util/ServerEntry
FIELD g version Ljava/lang/String;
FIELD j resourcePackState Lnone/bmh$a;
FIELD k icon Ljava/lang/String;
FIELD l local Z
METHOD <init> (Ljava/lang/String;Ljava/lang/String;Z)V
ARG 0 name
ARG 1 address
ARG 2 local
METHOD a serializeTag ()Lnone/dt;
METHOD a setIcon (Ljava/lang/String;)V
ARG 0 icon
@ -27,3 +29,4 @@ CLASS none/bmh net/minecraft/util/ServerEntry
ARG 0 tag
METHOD b getResourcePack ()Lnone/bmh$a;
METHOD c getIcon ()Ljava/lang/String;
METHOD d isLocal ()Z

View File

@ -1,3 +0,0 @@
CLASS none/byl
METHOD a onResourceReload (Lnone/bya;)V
ARG 0 container

View File

@ -0,0 +1,5 @@
CLASS none/byz
FIELD a defs Ljava/util/Collection;
METHOD <init> (Ljava/util/Collection;)V
ARG 0 defs
METHOD a get ()Ljava/util/Collection;