Class ShearsItem

java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ShearsItem
All Implemented Interfaces:
Itemable

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

    • ShearsItem

      public ShearsItem(Item.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lata;<init>(Lata$a;)V
      intermediary <init> Lnet/minecraft/class_1069;<init>(Lnet/minecraft/class_1069$class_3555;)V
      named <init> Lnet/minecraft/item/Item;<init>(Lnet/minecraft/item/Item$Settings;)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 Lata;a(Late;Laxy;Lblc;Lel;Lafa;)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 Lata;a(Lblc;)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 Lata;a(Late;Lblc;)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