public final class NBTUtil
extends java.lang.Object
Constructor and Description |
---|
NBTUtil() |
Modifier and Type | Method and Description |
---|---|
static com.mojang.authlib.GameProfile |
readGameProfileFromNBT(NBTTagCompound compound) |
static NBTTagCompound |
writeGameProfile(NBTTagCompound tagCompound,
com.mojang.authlib.GameProfile profile) |
public static com.mojang.authlib.GameProfile readGameProfileFromNBT(NBTTagCompound compound)
public static NBTTagCompound writeGameProfile(NBTTagCompound tagCompound, com.mojang.authlib.GameProfile profile)