toggle menu
HMCWraps API
1.5.1
jvm
switch theme
search in API
HMCWraps API
/
de.skyslycer.hmcwraps.util
/
WrapNBTUtil
Wrap
NBTUtil
public
class
WrapNBTUtil
Members
Constructors
Wrap
NBTUtil
Link copied to clipboard
public
void
WrapNBTUtil
(
)
Functions
unwrap
Link copied to clipboard
public
static
void
unwrap
(
ItemStack
stack
)
Restore the original NBT data.
wrap
Link copied to clipboard
public
static
void
wrap
(
ItemStack
stack
,
String
nbt
)
Applies the NBT to the item and saves the original NBT data in the item.