Package hiiragi283.core.api.storage.item
Object HTItemSlot.Companion
-
- All Implemented Interfaces:
public class HTItemSlot.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTItemSlot.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static IntegergetMaxStackSize(HTItemResourceType resource, Integer limit)指定したresourceからスロットの容量を取得します。 -
-
Method Detail
-
getMaxStackSize
final static Integer getMaxStackSize(HTItemResourceType resource, Integer limit)
指定したresourceからスロットの容量を取得します。
-
-
-
-