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

8 lines
243 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS auz net/minecraft/item/ItemHoe
2016-08-20 18:50:38 -04:00
FIELD b swingSpeed F
2018-11-15 12:05:03 -05:00
METHOD a getAttributeModifiers (Lagh;)Lcom/google/common/collect/Multimap;
METHOD a onEntityDamaged (Lavf;Lagl;Lagl;)Z
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 target
2018-11-15 12:05:03 -05:00
METHOD a useOnBlock (Laws;)Laex;