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

17 lines
450 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS ato net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbcu;
FIELD d inventory Lafx;
FIELD e propertyDelegate Latw;
FIELD f recipeType Lazz;
METHOD <init> (Lauo;Lazz;ILarr;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-06 15:22:24 -05:00
METHOD <init> (Lauo;Lazz;ILarr;Lafx;Latw;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-06 15:22:24 -05:00
METHOD a isSmeltable (Laxm;)Z
ARG 1 itemStack
2019-02-06 15:22:24 -05:00
METHOD b isFuel (Laxm;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z