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

17 lines
450 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS atk net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbcq;
FIELD d inventory Laft;
FIELD e propertyDelegate Lats;
2019-02-05 13:06:02 -05:00
FIELD f recipeType Lazv;
METHOD <init> (Lauk;Lazv;ILarn;)V
ARG 3 syncId
METHOD <init> (Lauk;Lazv;ILarn;Laft;Lats;)V
ARG 3 syncId
2019-01-30 12:48:39 -05:00
METHOD a isSmeltable (Laxi;)Z
ARG 1 itemStack
2019-01-30 12:48:39 -05:00
METHOD b isFuel (Laxi;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z