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

17 lines
450 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ayg net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbhl;
FIELD d inventory Lagz;
FIELD e propertyDelegate Layo;
FIELD f recipeType Lbep;
METHOD <init> (Lazg;Lbep;ILawa;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-06-07 07:45:25 -04:00
METHOD <init> (Lazg;Lbep;ILawa;Lagz;Layo;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-06-07 07:45:25 -04:00
METHOD a isSmeltable (Lbce;)Z
ARG 1 itemStack
2019-06-07 07:45:25 -04:00
METHOD b isFuel (Lbce;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z