Uses of Interface
net.minecraft.world.entity.npc.InventoryCarrier
Package
Description
-
Uses of InventoryCarrier in net.minecraft.gametest.framework
Modifier and TypeMethodDescription<E extends Entity & InventoryCarrier>
voidGameTestHelper.assertEntityInventoryContains
(BlockPos p_263495_, EntityType<E> p_263521_, Item p_263502_) -
Uses of InventoryCarrier in net.minecraft.world.entity.ai.behavior
Modifier and TypeClassDescriptionclass
GoAndGiveItemsToTarget<E extends LivingEntity & InventoryCarrier>
-
Uses of InventoryCarrier in net.minecraft.world.entity.animal.allay
-
Uses of InventoryCarrier in net.minecraft.world.entity.monster
-
Uses of InventoryCarrier in net.minecraft.world.entity.monster.piglin
-
Uses of InventoryCarrier in net.minecraft.world.entity.npc
Modifier and TypeMethodDescriptionstatic void
InventoryCarrier.pickUpItem
(Mob p_219612_, InventoryCarrier p_219613_, ItemEntity p_219614_)