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

23 lines
642 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS axf net/minecraft/item/TridentItem
METHOD a getAttributeModifiers (Lagp;)Lcom/google/common/collect/Multimap;
METHOD a onEntityDamaged (Lavu;Lagt;Lagt;)Z
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 target
2018-12-05 09:11:37 -05:00
METHOD a onItemStopUsing (Lavu;Lbas;Lagt;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 player
2018-12-05 09:11:37 -05:00
METHOD a onBlockBroken (Lavu;Lbas;Lbom;Let;Lagt;)Z
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 state
ARG 4 pos
2018-12-05 09:11:37 -05:00
METHOD a use (Lbas;Laql;Lafd;)Lafg;
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 player
2018-12-05 09:11:37 -05:00
METHOD a beforeBlockBreak (Lbom;Lbas;Let;Laql;)Z
METHOD b getMaxUseTime (Lavu;)I
METHOD c getEnchantability ()I
2018-12-05 09:11:37 -05:00
METHOD c getUseAction (Lavu;)Laxg;
METHOD e_ hasEnchantmentGlow (Lavu;)Z