Class LilyPadItem

All Implemented Interfaces:
Itemable

public class LilyPadItem extends BlockItem
Mappings:
Namespace Name
official auq
intermediary net/minecraft/class_1100
named net/minecraft/item/LilyPadItem
  • Constructor Details

  • Method Details

    • useOnBlock

      public ActionResult useOnBlock(ItemUsageContext itemUsageContext)
      Overrides:
      useOnBlock in class BlockItem
      Mappings:
      Namespace Name Mixin selector
      official a Lata;a(Laup;)Ladm;
      intermediary method_16071 Lnet/minecraft/class_1069;method_16071(Lnet/minecraft/class_3565;)Lnet/minecraft/class_2962;
      named useOnBlock Lnet/minecraft/item/Item;useOnBlock(Lnet/minecraft/item/ItemUsageContext;)Lnet/minecraft/util/ActionResult;
    • method_13649

      public TypedActionResult<ItemStack> method_13649(World world, PlayerEntity player, Hand hand)
      Overrides:
      method_13649 in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lata;a(Laxy;Laog;Ladk;)Ladn;
      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;