public interface ImmutableRepresentedItemData extends ImmutableDataManipulator<ImmutableRepresentedItemData,RepresentedItemData>
ImmutableDataManipulator
handling the representation of an
ItemStack
. The ItemStack
may be "displayed" or simply
used as a "model" for various reasons. Usually applies to
ItemFrame
s.Modifier and Type | Method and Description |
---|---|
ImmutableValue<ItemStackSnapshot> |
item()
|
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<ItemStackSnapshot> item()