Uses of Class
io.gs2.cdk.inventory.stampSheet.AcquireItemSetWithGradeByUserId
Packages that use AcquireItemSetWithGradeByUserId
-
Uses of AcquireItemSetWithGradeByUserId in io.gs2.cdk.inventory.ref
Methods in io.gs2.cdk.inventory.ref that return AcquireItemSetWithGradeByUserIdModifier and TypeMethodDescriptionInventoryModelRef.acquireItemSetWithGrade(String itemName, String gradeModelId, Long gradeValue) InventoryModelRef.acquireItemSetWithGrade(String itemName, String gradeModelId, Long gradeValue, String userId) ItemModelRef.acquireItemSetWithGrade(String gradeModelId, Long gradeValue) ItemModelRef.acquireItemSetWithGrade(String gradeModelId, Long gradeValue, String userId) NamespaceRef.acquireItemSetWithGrade(String inventoryName, String itemName, String gradeModelId, Long gradeValue) NamespaceRef.acquireItemSetWithGrade(String inventoryName, String itemName, String gradeModelId, Long gradeValue, String userId)