Class HoeItem

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

public class HoeItem extends Item
Mappings:
Namespace Name
intermediary net/minecraft/class_249
glue class_267
server gz
client la
named net/minecraft/item/HoeItem
  • Constructor Details

    • HoeItem

      public HoeItem(int id, ToolMaterial toolMaterial)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_249;<init>(ILnet/minecraft/class_428;)V
      glue <init> Lclass_267;<init>(ILclass_47;)V
      server <init> Lgz;<init>(ILbb;)V
      client <init> Lla;<init>(ILbu;)V
      named <init> Lnet/minecraft/item/HoeItem;<init>(ILnet/minecraft/item/ToolMaterial;)V
  • Method Details

    • useOnBlock

      public boolean useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side)
      Overrides:
      useOnBlock in class Item
      Mappings:
      Namespace Name Mixin selector
      intermediary method_444 Lnet/minecraft/class_124;method_444(Lnet/minecraft/class_31;Lnet/minecraft/class_54;Lnet/minecraft/class_18;IIII)Z
      glue method_181 Lclass_166;method_181(Lclass_224;Lclass_172;Lclass_129;IIII)Z
      server a Lej;a(Lfy;Lem;Ldj;IIII)Z
      client a Lgm;a(Liz;Lgs;Lfd;IIII)Z
      named useOnBlock Lnet/minecraft/item/Item;useOnBlock(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;IIII)Z
    • getIsHandheld

      @Environment(CLIENT) public boolean getIsHandheld()
      Overrides:
      getIsHandheld in class Item
      Mappings:
      Namespace Name Mixin selector
      intermediary method_448 Lnet/minecraft/class_124;method_448()Z
      glue method_306 Lclass_166;method_306()Z
      server method_448 Lej;method_448()Z
      client b Lgm;b()Z
      named getIsHandheld Lnet/minecraft/item/Item;getIsHandheld()Z