yarn/mappings/net/minecraft/potion/PotionHelper.mapping

33 lines
1.0 KiB
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/agi net/minecraft/potion/PotionHelper
METHOD a getColor (Ljava/util/Collection;)I
ARG 0 effects
2016-09-20 11:18:54 -04:00
METHOD a getPotionEffects (Lnone/aes;)Ljava/util/List;
ARG 0 stack
2016-09-20 11:18:54 -04:00
METHOD a setCustomPotionEffects (Lnone/aes;Ljava/util/Collection;)Lnone/aes;
ARG 0 stack
ARG 1 effects
2016-09-20 11:18:54 -04:00
METHOD a addInformation (Lnone/aes;Ljava/util/List;F)V
2016-09-15 06:15:02 -04:00
ARG 0 stack
ARG 1 list
2016-09-20 11:18:54 -04:00
METHOD a setPotion (Lnone/aes;Lnone/agg;)Lnone/aes;
ARG 0 stack
ARG 1 potion
2016-09-20 11:18:54 -04:00
METHOD a getColor (Lnone/agg;)I
ARG 0 potion
2016-09-20 11:18:54 -04:00
METHOD a getPotionEffects (Lnone/agg;Ljava/util/Collection;)Ljava/util/List;
ARG 0 potion
ARG 1 custom
METHOD a getPotionEffects (Lnone/dt;)Ljava/util/List;
ARG 0 tag
METHOD a getCustomPotionEffects (Lnone/dt;Ljava/util/List;)V
ARG 0 tag
ARG 1 list
2016-09-20 11:18:54 -04:00
METHOD b getCustomPotionEffects (Lnone/aes;)Ljava/util/List;
ARG 0 stack
METHOD b getCustomPotionEffects (Lnone/dt;)Ljava/util/List;
ARG 0 tag
2016-09-20 11:18:54 -04:00
METHOD c getPotion (Lnone/dt;)Lnone/agg;
ARG 0 compound
2016-09-20 11:18:54 -04:00
METHOD d getPotion (Lnone/aes;)Lnone/agg;
ARG 0 stack