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

14 lines
353 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS boq net/minecraft/block/entity/BrewingStandBlockEntity
2019-01-16 13:24:40 -05:00
FIELD a propertyDelegate Latn;
2019-01-09 12:20:38 -05:00
FIELD b TOP_SLOTS [I
FIELD c BOTTOM_SLOTS [I
FIELD g SIDE_SLOTS [I
FIELD h inventory Lfh;
FIELD i brewTime I
2019-01-24 11:08:22 -05:00
FIELD j slotsEmptyLastTick [Z
2019-01-24 11:47:45 -05:00
FIELD k itemBrewing Lawy;
FIELD l fuel I
2019-01-24 11:08:22 -05:00
METHOD f getSlotsEmpty ()[Z
2019-01-09 12:20:38 -05:00
METHOD h canCraft ()Z
METHOD s craft ()V