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

17 lines
450 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS axr net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbgv;
FIELD d inventory Lagn;
FIELD e propertyDelegate Laxz;
FIELD f recipeType Lbea;
METHOD <init> (Layr;Lbea;ILavl;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-03-27 14:35:10 -04:00
METHOD <init> (Layr;Lbea;ILavl;Lagn;Laxz;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-03-27 14:35:10 -04:00
METHOD a isSmeltable (Lbbp;)Z
ARG 1 itemStack
2019-03-27 14:35:10 -04:00
METHOD b isFuel (Lbbp;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z