Interface InventoryOwner

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

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

    • getInventory

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

      static void method_43544(MobEntity mobEntity, InventoryOwner inventoryOwner, ItemEntity itemEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbrd;a(Lazw;Lbrd;Lbol;)V
      intermediary method_43544 Lnet/minecraft/class_6067;method_43544(Lnet/minecraft/class_1308;Lnet/minecraft/class_6067;Lnet/minecraft/class_1542;)V
      named method_43544 Lnet/minecraft/entity/InventoryOwner;method_43544(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/entity/InventoryOwner;Lnet/minecraft/entity/ItemEntity;)V