Class BoatEntity

All Implemented Interfaces:
DataTracked, Leashable, ScoreHolder, Nameable, EntityLike

public class BoatEntity extends AbstractBoatEntity
Mappings:
Namespace Name
named net/minecraft/entity/vehicle/BoatEntity
intermediary net/minecraft/class_1690
official crx
  • Constructor Details

    • BoatEntity

      public BoatEntity(EntityType<? extends BoatEntity> type, World world, Supplier<Item> itemSupplier)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/vehicle/AbstractBoatEntity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;Ljava/util/function/Supplier;)V
      intermediary <init> Lnet/minecraft/class_10255;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;Ljava/util/function/Supplier;)V
      official <init> Lcrt;<init>(Lbvq;Ldhh;Ljava/util/function/Supplier;)V
  • Method Details

    • getPassengerAttachmentY

      protected double getPassengerAttachmentY(EntityDimensions dimensions)
      Specified by:
      getPassengerAttachmentY in class AbstractBoatEntity
      Mappings:
      Namespace Name Mixin selector
      named getPassengerAttachmentY Lnet/minecraft/entity/vehicle/AbstractBoatEntity;getPassengerAttachmentY(Lnet/minecraft/entity/EntityDimensions;)D
      intermediary method_64489 Lnet/minecraft/class_10255;method_64489(Lnet/minecraft/class_4048;)D
      official b Lcrt;b(Lbvm;)D