yarn/mappings/net/minecraft/item/AxeItem.mapping

7 lines
224 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS att net/minecraft/item/AxeItem
2018-11-30 06:37:11 -05:00
FIELD a BLOCK_TRANSFORMATIONS_MAP Ljava/util/Map;
2016-09-15 06:15:02 -04:00
FIELD e EFFECTIVE_BLOCKS Ljava/util/Set;
2018-12-05 09:11:37 -05:00
METHOD a getBlockBreakingSpeed (Lavu;Lbom;)F
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-12-05 09:11:37 -05:00
METHOD a useOnBlock (Laxh;)Laff;