Class HoeItem

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

public class HoeItem extends Item
Mappings:
Namespace Name
official abl
intermediary net/minecraft/class_1068
named net/minecraft/item/HoeItem
  • Field Details

    • field_4208

      protected ToolMaterial field_4208
      Mappings:
      Namespace Name Mixin selector
      official a Labl;a:Labn;
      intermediary field_4208 Lnet/minecraft/class_1068;field_4208:Lnet/minecraft/class_1070;
      named field_4208 Lnet/minecraft/item/HoeItem;field_4208:Lnet/minecraft/item/ToolMaterial;
  • Constructor Details

  • Method Details

    • method_3355

      public boolean method_3355(ItemStack itemStack, PlayerEntity playerEntity, World world, int int2, int int3, int int4, int int5, float float2, float float3, float float4)
      Overrides:
      method_3355 in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Labm;a(Labo;Lxk;Lafm;IIIIFFF)Z
      intermediary method_3355 Lnet/minecraft/class_1069;method_3355(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Lnet/minecraft/class_1150;IIIIFFF)Z
      named method_3355 Lnet/minecraft/item/Item;method_3355(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;IIIIFFF)Z
    • isHandheld

      @Environment(CLIENT) public boolean isHandheld()
      Returns whether the item is supposed to look as handheld.
      Overrides:
      isHandheld in class Item
      Mappings:
      Namespace Name Mixin selector
      official f Labm;f()Z
      intermediary method_3372 Lnet/minecraft/class_1069;method_3372()Z
      named isHandheld Lnet/minecraft/item/Item;isHandheld()Z
    • getAsString

      public String getAsString()
      Mappings:
      Namespace Name Mixin selector
      official i Labl;i()Ljava/lang/String;
      intermediary method_3341 Lnet/minecraft/class_1068;method_3341()Ljava/lang/String;
      named getAsString Lnet/minecraft/item/HoeItem;getAsString()Ljava/lang/String;