yarn/mappings/net/minecraft/recipe/RecipeShaped.mapping

26 lines
626 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/agz net/minecraft/recipe/RecipeShaped
2016-08-16 18:04:54 -04:00
FIELD a width I
FIELD b height I
2016-09-20 11:18:54 -04:00
FIELD c inputs [Lnone/aes;
FIELD d output Lnone/aes;
2016-08-16 18:04:54 -04:00
FIELD e cloneTags Z
2016-09-20 11:18:54 -04:00
METHOD <init> (II[Lnone/aes;Lnone/aes;)V
2016-08-16 18:04:54 -04:00
ARG 0 width
ARG 1 height
ARG 2 inputs
ARG 3 output
METHOD a getSize ()I
2016-09-20 11:18:54 -04:00
METHOD a craft (Lnone/ace;)Lnone/aes;
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv
2016-09-20 11:18:54 -04:00
METHOD a matches (Lnone/ace;IIZ)Z
2016-08-16 18:04:54 -04:00
ARG 0 craftingInv
ARG 1 offsetX
ARG 2 offsetY
ARG 3 mirrored
2016-09-20 11:18:54 -04:00
METHOD a matches (Lnone/ace;Lnone/aiw;)Z
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv
ARG 1 world
2016-09-20 11:18:54 -04:00
METHOD b getOutput ()Lnone/aes;
METHOD b getRemainingStacks (Lnone/ace;)Lnone/dc;
2016-09-12 09:16:04 -04:00
ARG 0 craftingInv