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

12 lines
313 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS bmn net/minecraft/block/entity/BlockEntityEnderChest
FIELD a animationProgress F
FIELD e lastAnimationProgress F
FIELD f viewers I
FIELD g ticks I
2018-10-31 09:03:33 -04:00
METHOD Z_ tick ()V
METHOD a getAnimationProgress (F)F
2018-11-15 12:05:03 -05:00
METHOD a canPlayerUse (Laqa;)Z
METHOD c onOpen ()V
METHOD d onClose ()V
METHOD y invalidate ()V