Package net.minecraft.entity
Interface InventoryOwner
- All Known Implementing Classes:
MerchantEntity
,PiglinEntity
,PillagerEntity
,VillagerEntity
,WanderingTraderEntity
public interface InventoryOwner
- Mappings:
Namespace Name official bjo
intermediary net/minecraft/class_6067
named net/minecraft/entity/InventoryOwner
-
Method Summary
-
Method Details
-
getInventory
Inventory getInventory()- Mappings:
Namespace Name Mixin selector official fF
Lbjo;fF()Lart;
intermediary method_35199
Lnet/minecraft/class_6067;method_35199()Lnet/minecraft/class_1263;
named getInventory
Lnet/minecraft/entity/InventoryOwner;getInventory()Lnet/minecraft/inventory/Inventory;
-