Class ItemStackUtilsKt
-
- All Implemented Interfaces:
public final class ItemStackUtilsKt
-
-
Method Summary
Modifier and Type Method Description final static String
toSnbtWithType(ItemStack $self)
final static String
toSnbtWithoutType(ItemStack $self)
-
-
Method Detail
-
toSnbtWithType
final static String toSnbtWithType(ItemStack $self)
-
toSnbtWithoutType
final static String toSnbtWithoutType(ItemStack $self)
-
-
-
-