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

11 lines
293 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS bph net/minecraft/block/entity/EnchantingTableBlockEntity
2016-08-20 16:08:08 -04:00
FIELD a ticks I
2019-01-24 11:08:22 -05:00
FIELD b nextPageAngle F
FIELD c pageAngle F
FIELD i nextPageTurningSpeed F
FIELD j pageTurningSpeed F
FIELD n RANDOM Ljava/util/Random;
2019-01-24 11:47:45 -05:00
FIELD o customName Ljc;
METHOD a setCustomName (Ljc;)V
2018-12-31 16:42:36 -05:00
ARG 1 value