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

17 lines
450 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS awt net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbfx;
2019-03-14 08:57:09 -04:00
FIELD d inventory Lagk;
2019-03-14 11:39:51 -04:00
FIELD e propertyDelegate Laxb;
FIELD f recipeType Lbdc;
METHOD <init> (Laxt;Lbdc;ILaum;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-03-14 11:39:51 -04:00
METHOD <init> (Laxt;Lbdc;ILaum;Lagk;Laxb;)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