Some class remapping (#159)

This commit is contained in:
Thomas Guillemard 2017-05-11 07:30:10 +02:00 committed by Adrian Siekierka
parent e48ac16016
commit f045a7a329
29 changed files with 36 additions and 32 deletions

View File

@ -1,3 +0,0 @@
CLASS aju
METHOD b getHighestLevel ()I
METHOD c isLootOnly ()Z

View File

@ -1,3 +0,0 @@
CLASS ako
METHOD b getHighestLevel ()I
METHOD c isLootOnly ()Z

View File

@ -1,3 +0,0 @@
CLASS bmx
METHOD a getElements ()Ljava/util/List;
METHOD b getMessage ()Lgk;

View File

@ -1,3 +0,0 @@
CLASS byh
METHOD a getTexture (Lub;)Lmd;
METHOD a getTexture (Lzm;)Lmd;

View File

@ -1,3 +0,0 @@
CLASS byi
METHOD a getTexture (Lade;)Lmd;
METHOD a getTexture (Lub;)Lmd;

View File

@ -1,3 +0,0 @@
CLASS byp
METHOD a getTexture (Lub;)Lmd;
METHOD a getTexture (Lyw;)Lmd;

View File

@ -1,3 +1,3 @@
CLASS bld
CLASS bld net/minecraft/client/gui/container/GuiShulkerBox
METHOD a drawBackground (FII)V
METHOD b drawForeground (II)V

View File

@ -0,0 +1,4 @@
CLASS bmx net/minecraft/client/gui/hud/spectator/SpectatorRootMenu
FIELD a elements Ljava/util/List;
METHOD a getElements ()Ljava/util/List;
METHOD b getMessage ()Lgk;

View File

@ -1,4 +1,4 @@
CLASS bne
CLASS bne net/minecraft/client/gui/hud/spectator/SpectatorTeleportTeamMenu
CLASS bne$a
METHOD L_ enabled ()Z
METHOD a renderIcon (FI)V

View File

@ -0,0 +1,3 @@
CLASS byh net/minecraft/client/render/entity/EntityMobRendererLlama
METHOD a getTexture (Lub;)Lmd;
METHOD a getTexture (Lzm;)Lmd;

View File

@ -0,0 +1,3 @@
CLASS byp net/minecraft/client/render/entity/EntityMobRendererParrot
METHOD a getTexture (Lub;)Lmd;
METHOD a getTexture (Lyw;)Lmd;

View File

@ -1,4 +1,4 @@
CLASS bzn
CLASS bzn net/minecraft/client/render/entity/EntityMobRendererVindicator
CLASS bzn$1
METHOD a render (Luk;FFFFFFF)V
METHOD a getTexture (Labw;)Lmd;

View File

@ -1,4 +1,4 @@
CLASS caj
CLASS caj net/minecraft/client/render/entity/EntityRendererLlamaDecor
METHOD a shouldMergeTextures ()Z
METHOD a render (Luk;FFFFFFF)V
METHOD a render (Lzm;FFFFFFF)V

View File

@ -0,0 +1,3 @@
CLASS byi net/minecraft/client/render/entity/EntityRendererLlamaSpit
METHOD a getTexture (Lade;)Lmd;
METHOD a getTexture (Lub;)Lmd;

View File

@ -1,4 +1,4 @@
CLASS bzk
CLASS bzk net/minecraft/client/render/entity/EntityRendererVex
METHOD a getTexture (Lacg;)Lmd;
METHOD a getTexture (Lub;)Lmd;
METHOD a getTexture (Lul;)Lmd;

View File

@ -0,0 +1,3 @@
CLASS bnr net/minecraft/client/render/entity/model/EntityModelEnchantingTableBook
METHOD a setRotationAngles (FFFFFFLub;)V
METHOD a render (Lub;FFFFFF)V

View File

@ -1,4 +1,4 @@
CLASS cek
CLASS cek net/minecraft/client/render/model/BakedModelMultipart
METHOD a useAmbientOcclusion ()Z
METHOD a getQuads (Lave;Lee;J)Ljava/util/List;
METHOD b hasDepthInGui ()Z

View File

@ -0,0 +1,3 @@
CLASS aju net/minecraft/enchantment/EnchantmentBindingCurse
METHOD b getHighestLevel ()I
METHOD c isLootOnly ()Z

View File

@ -1,3 +1,3 @@
CLASS akl
CLASS akl net/minecraft/enchantment/EnchantmentSweeping
METHOD a getTranslationKey ()Ljava/lang/String;
METHOD b getHighestLevel ()I

View File

@ -0,0 +1,3 @@
CLASS ako net/minecraft/enchantment/EnchantmentVanishingCurse
METHOD b getHighestLevel ()I
METHOD c isLootOnly ()Z

View File

@ -0,0 +1 @@
CLASS uo net/minecraft/entity/EntitySpawnRegistry

View File

@ -1,4 +1,4 @@
CLASS vv
CLASS vv net/minecraft/entity/ai/AiGoalFollowMob
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V

View File

@ -0,0 +1 @@
CLASS aie net/minecraft/item/block/ItemShulker

View File

@ -1,4 +1,4 @@
CLASS nu net/minecraft/sortme/LegacyQueryServerHandler
CLASS nu net/minecraft/network/LegacyQueryServerHandler
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b networkManager Lnw;
METHOD a respond (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)V

View File

@ -1,3 +0,0 @@
CLASS bnr net/minecraft/sortme/EntityModelEnchantingTableSomething
METHOD a setRotationAngles (FFFFFFLub;)V
METHOD a render (Lub;FFFFFF)V

View File

@ -1 +0,0 @@
CLASS uo net/minecraft/sortme/EntityTypeSomething

View File

@ -0,0 +1 @@
CLASS cbf net/minecraft/sortme/Shader

View File

@ -0,0 +1 @@
CLASS gl net/minecraft/util/TextComponentUtils

View File

@ -1,4 +1,4 @@
CLASS ban
CLASS ban net/minecraft/world/gen/structure/StructureGeneratorMansion
CLASS ban$a
METHOD a generate (Lali;Ljava/util/Random;Lazr;)V
METHOD a findClosest (Lali;Ldx;Z)Ldx;