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

17 lines
450 B
Plaintext
Raw Permalink Normal View History

2019-05-07 12:05:49 -04:00
CLASS ayd net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbhi;
FIELD d inventory Lagw;
FIELD e propertyDelegate Layl;
FIELD f recipeType Lbem;
METHOD <init> (Lazd;Lbem;ILavx;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-05-07 12:05:49 -04:00
METHOD <init> (Lazd;Lbem;ILavx;Lagw;Layl;)V
2019-02-05 13:06:02 -05:00
ARG 3 syncId
2019-05-07 12:05:49 -04:00
METHOD a isSmeltable (Lbcb;)Z
ARG 1 itemStack
2019-05-07 12:05:49 -04:00
METHOD b isFuel (Lbcb;)Z
ARG 1 itemStack
2019-02-05 13:06:02 -05:00
METHOD j getCookProgress ()I
METHOD k getFuelProgress ()I
METHOD l isBurning ()Z