Package net.minecraft

Class class_3558

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

public class class_3558 extends Item
Mappings:
Namespace Name
official auc
intermediary net/minecraft/class_3558
named net/minecraft/class_3558
  • Field Details

    • field_17380

      private static final Map<EntityType<?>,class_3558> field_17380
      Mappings:
      Namespace Name Mixin selector
      official a Lauc;a:Ljava/util/Map;
      intermediary field_17380 Lnet/minecraft/class_3558;field_17380:Ljava/util/Map;
      named field_17380 Lnet/minecraft/class_3558;field_17380:Ljava/util/Map;
    • field_17381

      private final int field_17381
      Mappings:
      Namespace Name Mixin selector
      official b Lauc;b:I
      intermediary field_17381 Lnet/minecraft/class_3558;field_17381:I
      named field_17381 Lnet/minecraft/class_3558;field_17381:I
    • field_17382

      private final int field_17382
      Mappings:
      Namespace Name Mixin selector
      official c Lauc;c:I
      intermediary field_17382 Lnet/minecraft/class_3558;field_17382:I
      named field_17382 Lnet/minecraft/class_3558;field_17382:I
    • field_17383

      private final EntityType<?> field_17383
      Mappings:
      Namespace Name Mixin selector
      official d Lauc;d:Laev;
      intermediary field_17383 Lnet/minecraft/class_3558;field_17383:Lnet/minecraft/class_3460;
      named field_17383 Lnet/minecraft/class_3558;field_17383:Lnet/minecraft/entity/EntityType;
  • Constructor Details

  • Method Details

    • useOnBlock

      public ActionResult useOnBlock(ItemUsageContext itemUsageContext)
      Overrides:
      useOnBlock in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lata;a(Laup;)Ladm;
      intermediary method_16071 Lnet/minecraft/class_1069;method_16071(Lnet/minecraft/class_3565;)Lnet/minecraft/class_2962;
      named useOnBlock Lnet/minecraft/item/Item;useOnBlock(Lnet/minecraft/item/ItemUsageContext;)Lnet/minecraft/util/ActionResult;
    • method_13649

      public TypedActionResult<ItemStack> method_13649(World world, PlayerEntity player, Hand hand)
      Overrides:
      method_13649 in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lata;a(Laxy;Laog;Ladk;)Ladn;
      intermediary method_13649 Lnet/minecraft/class_1069;method_13649(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;Lnet/minecraft/class_2961;)Lnet/minecraft/class_2963;
      named method_13649 Lnet/minecraft/item/Item;method_13649(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/TypedActionResult;
    • method_16127

      public boolean method_16127(@Nullable NbtCompound nbtCompound, EntityType<?> entityType)
      Mappings:
      Namespace Name Mixin selector
      official a Lauc;a(Lgy;Laev;)Z
      intermediary method_16127 Lnet/minecraft/class_3558;method_16127(Lnet/minecraft/class_322;Lnet/minecraft/class_3460;)Z
      named method_16127 Lnet/minecraft/class_3558;method_16127(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/entity/EntityType;)Z
    • method_16125

      @Environment(CLIENT) public int method_16125(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lauc;a(I)I
      intermediary method_16125 Lnet/minecraft/class_3558;method_16125(I)I
      named method_16125 Lnet/minecraft/class_3558;method_16125(I)I
    • method_16126

      @Environment(CLIENT) public static class_3558 method_16126(@Nullable EntityType<?> entityType)
      Mappings:
      Namespace Name Mixin selector
      official a Lauc;a(Laev;)Lauc;
      intermediary method_16126 Lnet/minecraft/class_3558;method_16126(Lnet/minecraft/class_3460;)Lnet/minecraft/class_3558;
      named method_16126 Lnet/minecraft/class_3558;method_16126(Lnet/minecraft/entity/EntityType;)Lnet/minecraft/class_3558;
    • method_16129

      public static Iterable<class_3558> method_16129()
      Mappings:
      Namespace Name Mixin selector
      official d Lauc;d()Ljava/lang/Iterable;
      intermediary method_16129 Lnet/minecraft/class_3558;method_16129()Ljava/lang/Iterable;
      named method_16129 Lnet/minecraft/class_3558;method_16129()Ljava/lang/Iterable;
    • method_16128

      @Nullable public EntityType<?> method_16128(@Nullable NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official b Lauc;b(Lgy;)Laev;
      intermediary method_16128 Lnet/minecraft/class_3558;method_16128(Lnet/minecraft/class_322;)Lnet/minecraft/class_3460;
      named method_16128 Lnet/minecraft/class_3558;method_16128(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/entity/EntityType;