Class HTItemContainerContext
-
- All Implemented Interfaces:
@JvmRecord() public final class HTItemContainerContext extends Record
GUIを開いている手とアイテムを保持するクラスです。
- Since:
0.4.0
Hiiragi Tsubasa
-
-
Constructor Summary
Constructors Constructor Description HTItemContainerContext(Optional<InteractionHand> hand, ItemStack stack)HTItemContainerContext(InteractionHand hand, ItemStack stack)
-