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

14 lines
372 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS avd 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;
2019-01-09 12:20:38 -05:00
METHOD <init> (Layj;FFLawy$a;)V
ARG 1 material
ARG 2 attackDamage
ARG 3 attackSpeed
ARG 4 settings
2019-01-09 12:20:38 -05:00
METHOD a getBlockBreakingSpeed (Laxd;Lbqe;)F
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 blockState
2019-01-09 12:20:38 -05:00
METHOD a useOnBlock (Layq;)Lafz;
ARG 1 usageContext