Interface InventoryOwner

All Known Implementing Classes:
AllayEntity, MerchantEntity, PiglinEntity, PillagerEntity, VillagerEntity, WanderingTraderEntity

public interface InventoryOwner
Mappings:
Namespace Name
official bvc
intermediary net/minecraft/class_6067
named net/minecraft/entity/InventoryOwner
  • Field Details

    • field_40736

      static final String field_40736
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c_ Lbvc;c_:Ljava/lang/String;
      intermediary field_40736 Lnet/minecraft/class_6067;field_40736:Ljava/lang/String;
      named field_40736 Lnet/minecraft/entity/InventoryOwner;field_40736:Ljava/lang/String;
  • Method Details

    • getInventory

      SimpleInventory getInventory()
      Mappings:
      Namespace Name Mixin selector
      official t Lbvc;t()Lbbx;
      intermediary method_35199 Lnet/minecraft/class_6067;method_35199()Lnet/minecraft/class_1277;
      named getInventory Lnet/minecraft/entity/InventoryOwner;getInventory()Lnet/minecraft/inventory/SimpleInventory;
    • pickUpItem

      static void pickUpItem(MobEntity entity, InventoryOwner inventoryOwner, ItemEntity item)
      Mappings:
      Namespace Name Mixin selector
      official a Lbvc;a(Lbdo;Lbvc;Lbsk;)V
      intermediary method_43544 Lnet/minecraft/class_6067;method_43544(Lnet/minecraft/class_1308;Lnet/minecraft/class_6067;Lnet/minecraft/class_1542;)V
      named pickUpItem Lnet/minecraft/entity/InventoryOwner;pickUpItem(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/entity/InventoryOwner;Lnet/minecraft/entity/ItemEntity;)V
    • method_46400

      default void method_46400(NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official c Lbvc;c(Lqc;)V
      intermediary method_46400 Lnet/minecraft/class_6067;method_46400(Lnet/minecraft/class_2487;)V
      named method_46400 Lnet/minecraft/entity/InventoryOwner;method_46400(Lnet/minecraft/nbt/NbtCompound;)V
    • method_46399

      default void method_46399(NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official a_ Lbvc;a_(Lqc;)V
      intermediary method_46399 Lnet/minecraft/class_6067;method_46399(Lnet/minecraft/class_2487;)V
      named method_46399 Lnet/minecraft/entity/InventoryOwner;method_46399(Lnet/minecraft/nbt/NbtCompound;)V