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

14 lines
282 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS bdf net/minecraft/item/SwordItem
2019-06-03 12:42:18 -04:00
FIELD a attackDamage F
FIELD b attackSpeed F
2019-06-03 12:48:18 -04:00
METHOD <init> (Lbdg;IFLbbx$a;)V
ARG 1 material
2019-06-03 12:42:18 -04:00
ARG 2 attackDamage
ARG 3 attackSpeed
ARG 4 settings
2019-06-03 12:48:18 -04:00
METHOD a (Lais;)V
2019-06-03 12:42:18 -04:00
ARG 0 e
2019-06-03 12:48:18 -04:00
METHOD b (Lais;)V
2019-06-03 12:42:18 -04:00
ARG 0 e
METHOD d getAttackDamage ()F