Class ChestBoatEntity

All Implemented Interfaces:
DataTracked, Leashable, RideableInventory, VehicleInventory, Inventory, ScoreHolder, NamedScreenHandlerFactory, ScreenHandlerFactory, Clearable, Nameable, EntityLike

public class ChestBoatEntity extends AbstractChestBoatEntity
Mappings:
Namespace Name
named net/minecraft/entity/vehicle/ChestBoatEntity
intermediary net/minecraft/class_7264
official cry
  • Constructor Details

    • ChestBoatEntity

      public ChestBoatEntity(EntityType<? extends ChestBoatEntity> 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