correct a few names to fit new conventions

This commit is contained in:
Adrian Siekierka 2018-12-14 21:14:07 +01:00
parent c144691acb
commit 1099ef5c83
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
CLASS cuy net/minecraft/client/gui/ingame/AbstractGuiInventory
CLASS cuy net/minecraft/client/gui/ingame/AbstractPlayerInventoryGui
FIELD w offsetGuiForEffects Z
METHOD a draw (IIF)V
ARG 1 mouseX

View File

@ -1,11 +1,11 @@
CLASS cuw net/minecraft/client/gui/ingame/CreativeInventoryGui
CLASS cuw net/minecraft/client/gui/ingame/CreativePlayerInventoryGui
CLASS cuw$a
METHOD <init> (Lafi;III)V
ARG 1 invSlot
ARG 2 xPosition
ARG 3 <Position
METHOD a canTakeItems (Larb;)Z
CLASS cuw$b ContainerCreative
CLASS cuw$b CreativeContainer
FIELD a itemList Lfh;
METHOD a canUse (Larb;)Z
METHOD b transferSlot (Larb;I)Lawo;

View File

@ -1,4 +1,4 @@
CLASS cvf net/minecraft/client/gui/ingame/InventoryGui
CLASS cvf net/minecraft/client/gui/ingame/PlayerInventoryGui
CLASS cvf$1
METHOD a onPressed (DD)V
ARG 1 mouseY