Class ShearsItem

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

public class ShearsItem extends Item
Mappings:
Namespace Name
official ael
intermediary net/minecraft/class_1089
named net/minecraft/item/ShearsItem
  • Constructor Details

    • ShearsItem

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

    • method_3356

      public boolean method_3356(ItemStack itemStack, World world, BlockState blockState, BlockPos blockPos, LivingEntity livingEntity)
      Overrides:
      method_3356 in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lado;a(Ladq;Laht;Lard;Lcl;Lsa;)Z
      intermediary method_3356 Lnet/minecraft/class_1069;method_3356(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;Lnet/minecraft/class_2232;Lnet/minecraft/class_2552;Lnet/minecraft/class_1699;)Z
      named method_3356 Lnet/minecraft/item/Item;method_3356(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/LivingEntity;)Z
    • method_3346

      public boolean method_3346(BlockState blockState)
      Overrides:
      method_3346 in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lado;a(Lard;)Z
      intermediary method_3346 Lnet/minecraft/class_1069;method_3346(Lnet/minecraft/class_2232;)Z
      named method_3346 Lnet/minecraft/item/Item;method_3346(Lnet/minecraft/block/BlockState;)Z
    • getBlockBreakingSpeed

      public float getBlockBreakingSpeed(ItemStack stack, BlockState state)
      Overrides:
      getBlockBreakingSpeed in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lado;a(Ladq;Lard;)F
      intermediary method_3351 Lnet/minecraft/class_1069;method_3351(Lnet/minecraft/class_1071;Lnet/minecraft/class_2232;)F
      named getBlockBreakingSpeed Lnet/minecraft/item/Item;getBlockBreakingSpeed(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;)F