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
FIELD c world Lbdb;
FIELD d inventory Laga;
FIELD e propertyDelegate Lauc;
FIELD f recipeType Lbag;
METHOD <init> (Lauu;Lbag;ILarx;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-13 12:35:08 -05:00
METHOD <init> (Lauu;Lbag;ILarx;Laga;Lauc;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-13 12:35:08 -05:00
METHOD a isSmeltable (Laxt;)Z
ARG 1 itemStack
2019-02-13 12:35:08 -05:00
METHOD b isFuel (Laxt;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z