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

7 lines
180 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS btl net/minecraft/block/entity/BellBlockEntity
FIELD a ringTicks I
FIELD b isRinging Z
2019-03-20 13:56:26 -04:00
FIELD c lastSideHit Lfa;
METHOD a activate (Lfa;)V
2019-05-07 17:48:07 -04:00
METHOD c playResonateSound ()V