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

23 lines
505 B
Plaintext

CLASS none/bhu net/minecraft/client/gui/container/GuiHorse
FIELD u BG_TEX Lnone/kp;
FIELD v playerInv Lnone/qu;
FIELD w inventory Lnone/qu;
FIELD x entity Lnone/xc;
FIELD y mouseX F
FIELD z mouseY F
METHOD <init> (Lnone/qu;Lnone/qu;Lnone/xc;)V
ARG 0 playerInv
ARG 1 inventory
ARG 2 entity
METHOD a drawBackground (FII)V
ARG 0 delta
ARG 1 mouseX
ARG 2 mouseY
METHOD a draw (IIF)V
ARG 0 mouseX
ARG 1 mouseY
ARG 2 delta
METHOD b drawForeground (II)V
ARG 0 mouseX
ARG 1 mouseY