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

35 lines
856 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS ayo net/minecraft/item/TridentItem
METHOD <init> (Lawy$a;)V
ARG 1 settings
2019-01-09 12:20:38 -05:00
METHOD a getAttributeModifiers (Lahi;)Lcom/google/common/collect/Multimap;
ARG 1 equiptmentSlot
2019-01-09 12:20:38 -05:00
METHOD a onEntityDamaged (Laxd;Lahm;Lahm;)Z
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 target
ARG 3 livingEntity
2019-01-09 12:20:38 -05:00
METHOD a onItemStopUsing (Laxd;Lbcf;Lahm;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 player
2019-01-09 12:20:38 -05:00
METHOD a onBlockBroken (Laxd;Lbcf;Lbqe;Let;Lahm;)Z
2018-11-04 07:22:38 -05:00
ARG 1 stack
ARG 2 world
ARG 3 state
ARG 4 pos
ARG 5 livingEntity
2019-01-09 12:20:38 -05:00
METHOD a use (Lbcf;Lark;Lafy;)Laga;
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 player
ARG 3 hand
2019-01-09 12:20:38 -05:00
METHOD a beforeBlockBreak (Lbqe;Lbcf;Let;Lark;)Z
ARG 1 blockState
ARG 2 world
ARG 3 position
ARG 4 player
2019-01-09 12:20:38 -05:00
METHOD b getMaxUseTime (Laxd;)I
ARG 1 stack
METHOD c getEnchantability ()I
2019-01-09 12:20:38 -05:00
METHOD c getUseAction (Laxd;)Layp;
ARG 1 stack
2019-01-09 12:20:38 -05:00
METHOD e_ hasEnchantmentGlow (Laxd;)Z