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

17 lines
450 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS atv net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbdf;
2019-02-13 12:35:08 -05:00
FIELD d inventory Laga;
2019-02-21 13:19:18 -05:00
FIELD e propertyDelegate Laud;
FIELD f recipeType Lbak;
METHOD <init> (Lauv;Lbak;ILary;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-21 13:19:18 -05:00
METHOD <init> (Lauv;Lbak;ILary;Laga;Laud;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-02-21 13:19:18 -05:00
METHOD a isSmeltable (Laxx;)Z
ARG 1 itemStack
2019-02-21 13:19:18 -05:00
METHOD b isFuel (Laxx;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z