net.minecraft.server.v1_11_R1

public final class GameProfileSerializer

ee
net.minecraft.nbt.NBTUtil
net.minecraft.server.v1_11_R1.GameProfileSerializer

Method summary

Modifier and TypeMethod
public static com.mojang.authlib.GameProfile
a(du arg0)
func_152459_a(NBTTagCompound arg0)
deserialize(NBTTagCompound arg0)
public static NBTTagCompound
a(du arg0, com.mojang.authlib.GameProfile arg1)
func_180708_a(NBTTagCompound arg0, com.mojang.authlib.GameProfile arg1)
serialize(NBTTagCompound arg0, com.mojang.authlib.GameProfile arg1)
public static boolean
a(ei arg0, ei arg1, boolean arg2)
func_181123_a(NBTBase arg0, NBTBase arg1, boolean arg2)
public static NBTTagCompound
a(UUID arg0)
func_186862_a(UUID arg0)
public static UUID
b(du arg0)
func_186860_b(NBTTagCompound arg0)
public static BlockPosition
c(du arg0)
func_186861_c(NBTTagCompound arg0)
public static NBTTagCompound
a(co arg0)
func_186859_a(BlockPos arg0)
public static IBlockData
d(du arg0)
func_190008_d(NBTTagCompound arg0)
private static <T extends Comparable<T>> IBlockData
a(atj arg0, atz<T> arg1, String arg2)
func_190007_a(IBlockState arg0, IProperty<T> arg1, String arg2)
public static NBTTagCompound
a(du arg0, atj arg1)
func_190009_a(NBTTagCompound arg0, IBlockState arg1)
private static <T extends Comparable<T>> String
a(atz<T> arg0, Comparable<?> arg1)
func_190010_a(IProperty<T> arg0, Comparable<?> arg1)