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

17 lines
450 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS axs net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbgw;
2019-03-27 14:35:10 -04:00
FIELD d inventory Lagn;
2019-04-03 12:16:41 -04:00
FIELD e propertyDelegate Laya;
FIELD f recipeType Lbeb;
METHOD <init> (Lays;Lbeb;ILavm;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-04-03 12:16:41 -04:00
METHOD <init> (Lays;Lbeb;ILavm;Lagn;Laya;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-04-03 12:16:41 -04:00
METHOD a isSmeltable (Lbbq;)Z
ARG 1 itemStack
2019-04-03 12:16:41 -04:00
METHOD b isFuel (Lbbq;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z