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

11 lines
292 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS bau 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-04-18 17:01:39 -04:00
METHOD <init> (FFLbde;Ljava/util/Set;Lbbv$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 attackDamage
ARG 2 attackSpeed
ARG 3 toolType
ARG 4 effectiveBlocks