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

11 lines
292 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS bav net/minecraft/item/MiningToolItem
2018-11-29 15:15:08 -05:00
FIELD a effectiveBlocks Ljava/util/Set;
2018-11-30 06:37:11 -05:00
FIELD b blockBreakingSpeed F
FIELD c attackDamage F
FIELD d attackSpeed F
2019-05-07 12:05:49 -04:00
METHOD <init> (FFLbdf;Ljava/util/Set;Lbbw$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 attackDamage
ARG 2 attackSpeed
ARG 3 toolType
ARG 4 effectiveBlocks