Class TItemStackElement

All Implemented Interfaces:
INode<TElement>, INodeBounded<TElement,Bounds2i>, INodeRenderable<TElement, TGuiGraphics>, Iterable<TElement>, Collection<TElement>

@Environment(CLIENT) @Virtual public class TItemStackElement extends TElement
TElement that renders a given ItemStack on the screen, like how the game does it in the inventory screen.