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

6 lines
156 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS bpb net/minecraft/block/entity/BarrelBlockEntity
2019-02-20 15:49:23 -05:00
FIELD a inventory Lff;
2019-02-13 12:35:08 -05:00
FIELD b viewerCount I
FIELD c ticksOpen I
2019-02-21 13:19:18 -05:00
METHOD a playSound (Lbre;Lxy;)V