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

23 lines
471 B
Plaintext

CLASS cpf net/minecraft/client/gui/container/GuiHorse
FIELD A mouseX F
FIELD B mouseY F
FIELD w BG_TEX Lpt;
FIELD x playerInv Ladu;
FIELD y inventory Ladu;
FIELD z entity Lalg;
METHOD <init> (Ladu;Ladu;Lalg;)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 c drawForeground (II)V
ARG 0 mouseX
ARG 1 mouseY