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

8 lines
183 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bno net/minecraft/block/entity/BellBlockEntity
FIELD a ringTicks I
FIELD b isRinging Z
FIELD c direction Ley;
METHOD a activate (Ley;)V
ARG 1 direction
2018-12-12 12:22:18 -05:00
METHOD e tick ()V