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

29 lines
749 B
Plaintext

CLASS none/aeo net/minecraft/item/tool/ItemHoe
FIELD a material Lnone/aep$a;
FIELD b swingSpeed F
METHOD <init> (Lnone/aep$a;)V
ARG 0 material
METHOD A_ shouldRender3D ()Z
METHOD a activate (Lnone/aal;Lnone/aiv;Lnone/cn;Lnone/ra;Lnone/cu;FFF)Lnone/rc;
ARG 0 player
ARG 1 world
ARG 2 pos
ARG 3 hand
ARG 4 facing
ARG 5 hitX
ARG 6 hitY
ARG 7 hitZ
METHOD a tillSoil (Lnone/aer;Lnone/aal;Lnone/aiv;Lnone/cn;Lnone/asl;)V
ARG 0 stack
ARG 1 user
ARG 2 world
ARG 3 pos
ARG 4 newState
METHOD a onEntityDamaged (Lnone/aer;Lnone/so;Lnone/so;)Z
ARG 0 stack
ARG 1 target
ARG 2 user
METHOD a getAttributeModifiers (Lnone/sk;)Lcom/google/common/collect/Multimap;
ARG 0 slotType
METHOD g getMaterial ()Ljava/lang/String;