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

16 lines
462 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS axt net/minecraft/item/SwordItem
2016-08-20 18:50:38 -04:00
FIELD a weaponDamage F
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 07:22:38 -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 07:22:38 -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 07:22:38 -05:00
ARG 1 stack
2018-12-12 12:12:26 -05:00
METHOD a isEffectiveOn (Lbpm;)Z
METHOD a beforeBlockBreak (Lbpm;Lbbp;Let;Larb;)Z