Package net.neoforged.neoforge.transfer.access
@NullMarked
package net.neoforged.neoforge.transfer.access
-
ClassDescriptionProvides access to an item storage location, like a slot in an inventory or a player's hand, such that the current item resource and amount can be read, and the stored item can be changed.Implementation of
ItemAccessthat will mutate a stack directly, possibly changing the components and the count, but never the underlying Item as it's final.