Class SplashPotionItem


public class SplashPotionItem extends PotionItem
Mappings:
Namespace Name
official agq
intermediary net/minecraft/class_2693
named net/minecraft/item/SplashPotionItem
  • Constructor Details

    • SplashPotionItem

      public SplashPotionItem()
      Mappings:
      Namespace Name Mixin selector
      official <init> Lafh;<init>()V
      intermediary <init> Lnet/minecraft/class_1069;<init>()V
      named <init> Lnet/minecraft/item/Item;<init>()V
  • Method Details

    • getDisplayName

      public String getDisplayName(ItemStack stack)
      Overrides:
      getDisplayName in class PotionItem
      Mappings:
      Namespace Name Mixin selector
      official b Lafh;b(Lafj;)Ljava/lang/String;
      intermediary method_3383 Lnet/minecraft/class_1069;method_3383(Lnet/minecraft/class_1071;)Ljava/lang/String;
      named getDisplayName Lnet/minecraft/item/Item;getDisplayName(Lnet/minecraft/item/ItemStack;)Ljava/lang/String;
    • method_13649

      public TypedActionResult<ItemStack> method_13649(World world, PlayerEntity player, Hand hand)
      Overrides:
      method_13649 in class PotionItem
      Mappings:
      Namespace Name Mixin selector
      official a Lafh;a(Lajs;Laay;Lri;)Lrl;
      intermediary method_13649 Lnet/minecraft/class_1069;method_13649(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;Lnet/minecraft/class_2961;)Lnet/minecraft/class_2963;
      named method_13649 Lnet/minecraft/item/Item;method_13649(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/TypedActionResult;