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

9 lines
236 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS bud net/minecraft/block/entity/EnderChestBlockEntity
FIELD a animationProgress F
2018-12-12 12:12:26 -05:00
FIELD b lastAnimationProgress F
2019-01-24 11:08:22 -05:00
FIELD c viewerCount I
FIELD g ticks I
2019-06-07 07:45:25 -04:00
METHOD a canPlayerUse (Lawb;)Z
2019-05-16 12:28:41 -04:00
METHOD d onOpen ()V
METHOD f onClose ()V