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

17 lines
450 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS aye net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbhj;
FIELD d inventory Lagx;
FIELD e propertyDelegate Laym;
FIELD f recipeType Lben;
METHOD <init> (Laze;Lben;ILavy;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-06-03 12:48:18 -04:00
METHOD <init> (Laze;Lben;ILavy;Lagx;Laym;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-06-03 12:48:18 -04:00
METHOD a isSmeltable (Lbcc;)Z
ARG 1 itemStack
2019-06-03 12:48:18 -04:00
METHOD b isFuel (Lbcc;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z