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

17 lines
450 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS axw net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbha;
FIELD d inventory Lagr;
FIELD e propertyDelegate Laye;
FIELD f recipeType Lbef;
METHOD <init> (Layw;Lbef;ILavq;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-04-10 11:36:17 -04:00
METHOD <init> (Layw;Lbef;ILavq;Lagr;Laye;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-04-10 11:36:17 -04:00
METHOD a isSmeltable (Lbbu;)Z
ARG 1 itemStack
2019-04-10 11:36:17 -04:00
METHOD b isFuel (Lbbu;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z