yarn/mappings/net/minecraft/block/entity/BrewingStandBlockEntity.map...

14 lines
353 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS bsj net/minecraft/block/entity/BrewingStandBlockEntity
FIELD a propertyDelegate Laxj;
2019-01-09 12:20:38 -05:00
FIELD b TOP_SLOTS [I
FIELD c BOTTOM_SLOTS [I
FIELD g SIDE_SLOTS [I
2019-03-20 13:56:26 -04:00
FIELD h inventory Lfj;
2019-01-09 12:20:38 -05:00
FIELD i brewTime I
2019-01-24 11:08:22 -05:00
FIELD j slotsEmptyLastTick [Z
2019-03-20 13:56:26 -04:00
FIELD k itemBrewing Lbau;
FIELD l fuel I
2019-01-24 11:08:22 -05:00
METHOD f getSlotsEmpty ()[Z
2019-02-20 15:49:23 -05:00
METHOD i canCraft ()Z
METHOD t craft ()V