Uses of Interface
net.minecraft.entity.InventoryOwner
Packages that use InventoryOwner
Package
Description
- 
Uses of InventoryOwner in net.minecraft.entityMethods in net.minecraft.entity with parameters of type InventoryOwnerModifier and TypeMethodDescriptionstatic voidInventoryOwner.pickUpItem(ServerWorld world, MobEntity entity, InventoryOwner inventoryOwner, ItemEntity item) 
- 
Uses of InventoryOwner in net.minecraft.entity.ai.brain.taskClasses in net.minecraft.entity.ai.brain.task with type parameters of type InventoryOwnerModifier and TypeClassDescriptionclassGiveInventoryToLookTargetTask<E extends LivingEntity & InventoryOwner>
- 
Uses of InventoryOwner in net.minecraft.entity.mobClasses in net.minecraft.entity.mob that implement InventoryOwner
- 
Uses of InventoryOwner in net.minecraft.entity.passiveClasses in net.minecraft.entity.passive that implement InventoryOwnerModifier and TypeClassDescriptionclassclassclassclass
- 
Uses of InventoryOwner in net.minecraft.testMethods in net.minecraft.test with type parameters of type InventoryOwnerModifier and TypeMethodDescription<E extends Entity & InventoryOwner>
 voidTestContext.expectEntityWithItem(BlockPos pos, EntityType<E> entityType, Item item)