Class HTComponentHandler.ContainerContext
-
- All Implemented Interfaces:
@JvmRecord() public final class HTComponentHandler.ContainerContext extends Record
-
-
Field Summary
Fields Modifier and Type Field Description private final ItemStackattachedToprivate final Integersizeprivate final Integerindex
-
Constructor Summary
Constructors Constructor Description HTComponentHandler.ContainerContext(ItemStack attachedTo, Integer size, Integer index)
-
Method Summary
Modifier and Type Method Description final ItemStackgetAttachedTo()final IntegergetSize()final IntegergetIndex()
-