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

7 lines
180 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS btp 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-16 12:28:41 -04:00
METHOD d playResonateSound ()V