Class ChestRaftEntity

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

public class ChestRaftEntity extends AbstractChestBoatEntity
Mappings:
Namespace Name
named net/minecraft/entity/vehicle/ChestRaftEntity
intermediary net/minecraft/class_10257
official crb
  • Constructor Details Link icon

    • ChestRaftEntity Link icon

      public ChestRaftEntity(EntityType<? extends ChestRaftEntity> 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> Lcqv;<init>(Lbut;Ldgj;Ljava/util/function/Supplier;)V
  • Method Details Link icon

    • getPassengerAttachmentY Link icon

      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 Lcqv;b(Lbup;)D