yarn/mappings/net/minecraft/container/CraftingResultSlot.mapping

12 lines
262 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS ayb net/minecraft/container/CraftingResultSlot
FIELD a craftingInv Laxe;
FIELD b player Laun;
FIELD c amount I
2019-03-14 11:39:51 -04:00
METHOD <init> (Laun;Laxe;Lagk;III)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 craftingInv
ARG 3 inventory
ARG 4 invSlot
2019-02-05 13:06:02 -05:00
ARG 5 xPosition
ARG 6 yPosition