Class BoatItem

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

public class BoatItem extends Item
Mappings:
Namespace Name
official ahd
intermediary net/minecraft/class_1031
named net/minecraft/item/BoatItem
  • Field Details

    • field_12282

      private final BoatEntity.Type field_12282
      Mappings:
      Namespace Name Mixin selector
      official a Lahd;a:Lafd$b;
      intermediary field_12282 Lnet/minecraft/class_1031;field_12282:Lnet/minecraft/class_962$class_2677;
      named field_12282 Lnet/minecraft/item/BoatItem;field_12282:Lnet/minecraft/entity/vehicle/BoatEntity$Type;
  • Constructor Details

  • Method Details

    • 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 Lain;a(Lamu;Laed;Lub;)Lue;
      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;