public class NBTGameProfile extends Object
Constructor and Description |
---|
NBTGameProfile() |
Modifier and Type | Method and Description |
---|---|
static com.mojang.authlib.GameProfile |
fromNBT(NBTCompound compound)
Deprecated.
|
static NBTCompound |
toNBT(com.mojang.authlib.GameProfile profile)
Deprecated.
|
@Deprecated public static NBTCompound toNBT(com.mojang.authlib.GameProfile profile)
profile
- @Deprecated public static com.mojang.authlib.GameProfile fromNBT(NBTCompound compound)
compound
- Has to contain GameProfile dataCopyright © 2015–2024 tr7zw. All rights reserved.