Uses of Interface
net.minecraft.entity.InventoryOwner
Package
Description
-
Uses of InventoryOwner in net.minecraft.entity
Modifier and TypeMethodDescriptionstatic void
InventoryOwner.pickUpItem
(MobEntity entity, InventoryOwner inventoryOwner, ItemEntity item) -
Uses of InventoryOwner in net.minecraft.entity.ai.brain.task
Modifier and TypeClassDescriptionclass
GiveInventoryToLookTargetTask<E extends LivingEntity & InventoryOwner>
-
Uses of InventoryOwner in net.minecraft.entity.mob
-
Uses of InventoryOwner in net.minecraft.entity.passive
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of InventoryOwner in net.minecraft.test
Modifier and TypeMethodDescription<E extends Entity & InventoryOwner>
voidTestContext.expectEntityWithItem
(BlockPos pos, EntityType<E> entityType, Item item)