net.minecraft.entity

public interface InventoryOwner

net.minecraft.world.entity.npc.InventoryCarrier
net.minecraft.class_6067
net.minecraft.entity.InventoryOwner

Field summary

Modifier and TypeField
String
TAG_INVENTORY
field_40736
INVENTORY_KEY

Method summary

Modifier and TypeMethod
SimpleInventory
getInventory()
method_35199()
getInventory()
static void
pickUpItem(ServerLevel level, Mob mob, InventoryCarrier inventoryCarrier, ItemEntity itemEntity)
method_43544(class_3218 arg0, class_1308 arg1, class_6067 arg2, class_1542 arg3)
pickUpItem(ServerWorld world, MobEntity entity, InventoryOwner inventoryOwner, ItemEntity item)
default void
readInventoryFromTag(ValueInput input)
method_46400(class_11368 arg0)
readInventory(ReadView view)
default void
writeInventoryToTag(ValueOutput output)
method_46399(class_11372 arg0)
writeInventory(WriteView view)
private void
lambda$readInventoryFromTag$0(ValueInput$TypedInputList arg0)
method_68276(class_11368$class_11369 arg0)
method_68276(ReadView$TypedListReadView list)