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

22 lines
608 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS avj 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
2018-12-12 12:22:18 -05:00
METHOD <init> (FFLaxu;Ljava/util/Set;Lawj$a;)V
2018-11-30 06:37:11 -05:00
ARG 1 attackDamage
ARG 2 attackSpeed
ARG 3 toolType
ARG 4 effectiveBlocks
2018-12-12 12:12:26 -05:00
METHOD a getAttributeModifiers (Laha;)Lcom/google/common/collect/Multimap;
METHOD a onEntityDamaged (Lawo;Lahe;Lahe;)Z
2018-11-04 10:45:24 -05:00
ARG 1 stack
ARG 2 target
2018-12-12 12:12:26 -05:00
METHOD a onBlockBroken (Lawo;Lbbp;Lbpm;Let;Lahe;)Z
2018-11-04 10:45:24 -05:00
ARG 1 stack
ARG 2 world
ARG 3 state
ARG 4 pos
2018-12-12 12:12:26 -05:00
METHOD a getBlockBreakingSpeed (Lawo;Lbpm;)F
2018-11-04 10:45:24 -05:00
ARG 1 stack