yarn/mappings/net/minecraft/enchantment/EnchantmentHelper.mapping

42 lines
1.1 KiB
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/ahq net/minecraft/enchantment/EnchantmentHelper
2016-09-19 10:40:26 -04:00
FIELD a rand Ljava/util/Random;
2016-09-20 11:18:54 -04:00
METHOD a setEnchantments (Ljava/util/Map;Lnone/aes;)V
2016-09-19 10:40:26 -04:00
ARG 0 enchantmentMap
ARG 1 stack
METHOD a (Ljava/util/Random;IILnone/aes;)I
ARG 0 rand
ARG 1 num
ARG 2 enchantmentPower
ARG 3 rstack
2016-09-20 11:18:54 -04:00
METHOD a getEnchantments (Lnone/aes;)Ljava/util/Map;
2016-09-19 10:40:26 -04:00
ARG 0 stack
2016-09-20 11:18:54 -04:00
METHOD a getLevel (Lnone/aho;Lnone/aes;)I
2016-09-19 10:40:26 -04:00
ARG 0 enchantment
ARG 1 stack
METHOD a getEquipmentLevel (Lnone/aho;Lnone/sp;)I
ARG 0 ench
ARG 1 entity
METHOD a getKnockback (Lnone/sp;)I
ARG 0 entity
METHOD b (Lnone/aho;Lnone/sp;)Lnone/aes;
ARG 0 enchantment
ARG 1 entity
METHOD b getFireAspect (Lnone/sp;)I
ARG 0 entity
METHOD c getRespiration (Lnone/sp;)I
ARG 0 entity
METHOD d getDepthStrider (Lnone/sp;)I
ARG 0 entity
METHOD e getEfficiency (Lnone/sp;)I
ARG 0 entity
METHOD f getLuckOfTheSea (Lnone/sp;)I
ARG 0 entity
METHOD g getLure (Lnone/sp;)I
ARG 0 entity
METHOD h getLooting (Lnone/sp;)I
ARG 0 entity
METHOD i hasAquaAffinity (Lnone/sp;)Z
ARG 0 entity
METHOD j hasFrostWalker (Lnone/sp;)Z
ARG 0 entity