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

9 lines
216 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bok 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
2019-01-09 12:20:38 -05:00
METHOD a_ onBlockAction (II)Z
2019-01-17 18:35:46 -05:00
METHOD ab_ tick ()V