Package net.minecraft.world.entity.npc
Interface InventoryCarrier
- All Known Implementing Classes:
AbstractVillager
,Allay
,Piglin
,Pillager
,Villager
,WanderingTrader
public interface InventoryCarrier
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
pickUpItem
(Mob p_219612_, InventoryCarrier p_219613_, ItemEntity p_219614_)
-
Method Details
-
getInventory
SimpleContainer getInventory() -
pickUpItem
-