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

17 lines
450 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS aws net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbfy;
FIELD d inventory Lagk;
FIELD e propertyDelegate Laxa;
FIELD f recipeType Lbdd;
METHOD <init> (Laxs;Lbdd;ILaul;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-03-14 08:57:09 -04:00
METHOD <init> (Laxs;Lbdd;ILaul;Lagk;Laxa;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-03-14 08:57:09 -04:00
METHOD a isSmeltable (Lbar;)Z
ARG 1 itemStack
2019-03-14 08:57:09 -04:00
METHOD b isFuel (Lbar;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z