Class LeadItem

java.lang.Object
net.minecraft.item.Item
net.minecraft.item.LeadItem

public class LeadItem extends Item
Mappings:
Namespace Name
official aml
intermediary net/minecraft/class_1724
named net/minecraft/item/LeadItem
  • Constructor Details

    • LeadItem

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

    • use

      public boolean use(ItemStack itemStack, PlayerEntity player, World world, BlockPos pos, Direction direction, float facingX, float facingY, float facingZ)
      Overrides:
      use in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lalq;a(Lamj;Lahd;Laqu;Ldt;Lej;FFF)Z
      intermediary method_3355 Lnet/minecraft/class_1069;method_3355(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;FFF)Z
      named use Lnet/minecraft/item/Item;use(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;FFF)Z
    • useLead

      public static boolean useLead(PlayerEntity player, World world, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Laml;a(Lahd;Laqu;Ldt;)Z
      intermediary method_11314 Lnet/minecraft/class_1724;method_11314(Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Z
      named useLead Lnet/minecraft/item/LeadItem;useLead(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z