yarn/mappings/net/minecraft/block/entity/BarrelBlockEntity.mapping

6 lines
156 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS brt net/minecraft/block/entity/BarrelBlockEntity
2019-03-14 08:57:09 -04:00
FIELD a inventory Lfi;
2019-02-13 12:35:08 -05:00
FIELD b viewerCount I
FIELD c ticksOpen I
2019-03-14 11:39:51 -04:00
METHOD a playSound (Lbtw;Lyf;)V