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

26 lines
561 B
Plaintext

CLASS agz net/minecraft/recipe/RecipeShaped
FIELD a width I
FIELD b height I
FIELD c inputs [Laes;
FIELD d output Laes;
FIELD e cloneTags Z
METHOD <init> (II[Laes;Laes;)V
ARG 0 width
ARG 1 height
ARG 2 inputs
ARG 3 output
METHOD a getSize ()I
METHOD a craft (Lace;)Laes;
ARG 0 craftingInv
METHOD a matches (Lace;IIZ)Z
ARG 0 craftingInv
ARG 1 offsetX
ARG 2 offsetY
ARG 3 mirrored
METHOD a matches (Lace;Laiw;)Z
ARG 0 craftingInv
ARG 1 world
METHOD b getOutput ()Laes;
METHOD b getRemainingStacks (Lace;)Ldc;
ARG 0 craftingInv