yarn/mappings/net/minecraft/container/AbstractFurnaceContainer.ma...

17 lines
450 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS atu net/minecraft/container/AbstractFurnaceContainer
2019-02-20 15:49:23 -05:00
FIELD c world Lbde;
2019-02-13 12:35:08 -05:00
FIELD d inventory Laga;
FIELD e propertyDelegate Lauc;
2019-02-20 15:49:23 -05:00
FIELD f recipeType Lbaj;
METHOD <init> (Lauu;Lbaj;ILarx;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-20 15:49:23 -05:00
METHOD <init> (Lauu;Lbaj;ILarx;Laga;Lauc;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-20 15:49:23 -05:00
METHOD a isSmeltable (Laxw;)Z
ARG 1 itemStack
2019-02-20 15:49:23 -05:00
METHOD b isFuel (Laxw;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z