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

13 lines
342 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bob net/minecraft/block/entity/EnderChestBlockEntity
FIELD a animationProgress F
2018-12-12 12:12:26 -05:00
FIELD b lastAnimationProgress F
FIELD c viewers I
FIELD g ticks I
METHOD a getAnimationProgress (F)F
2018-12-12 12:12:26 -05:00
METHOD a canPlayerUse (Larb;)Z
METHOD c onOpen ()V
2018-12-31 16:42:36 -05:00
METHOD c onBlockAction (II)Z
METHOD d onClose ()V
2018-12-12 12:12:26 -05:00
METHOD e tick ()V
METHOD w invalidate ()V