Package xyz.gmitch215.socketmc.util
Class BukkitNBTTag
java.lang.Object
xyz.gmitch215.socketmc.util.BukkitNBTTag
Utility class to handle 
NBTTag for Bukkit.- 
Method Summary
 
- 
Method Details
- 
fromBukkit
- Parameters:
 item- The item to convert.- Returns:
 - The converted item.
 
 - 
toBukkit
- Parameters:
 tag- The tag to convert.- Returns:
 - The converted item.
 
 
 -