yarn/mappings/net/minecraft/client/gui/container/GuiCraftingTable.mapping

17 lines
371 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS bhm net/minecraft/client/gui/container/GuiCraftingTable
FIELD u BG_TEX Lkp;
METHOD <init> (Laal;Laiw;)V
ARG 0 playerInv
ARG 1 world
2016-10-18 11:31:59 -04:00
METHOD <init> (Laal;Laiw;Lcn;)V
ARG 0 playerInv
ARG 1 world
ARG 2 craftingTablePos
METHOD a drawBackground (FII)V
2016-09-12 09:16:04 -04:00
ARG 0 delta
ARG 1 mouseX
ARG 2 mouseY
METHOD b drawForeground (II)V
ARG 0 mouseX
ARG 1 mouseY