yarn/mappings/net/minecraft/block/entity/EnchantingTableBlockEntity....

14 lines
396 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS boa net/minecraft/block/entity/EnchantingTableBlockEntity
2016-08-20 16:08:08 -04:00
FIELD a ticks I
FIELD n RANDOM Ljava/util/Random;
2018-12-12 12:12:26 -05:00
FIELD o customName Ljd;
METHOD R_ getName ()Ljd;
METHOD a createContainer (Lara;Larb;)Lasw;
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-12 12:12:26 -05:00
METHOD a fromTag (Lhs;)V
METHOD a setCustomName (Ljd;)V
METHOD b toTag (Lhs;)Lhs;
METHOD e tick ()V
2018-12-12 12:22:18 -05:00
METHOD f ()Ljd;
2018-12-05 09:11:37 -05:00
METHOD m getContainerId ()Ljava/lang/String;