net.minecraft.server.v1_12_R1

public final class GameProfileSerializer

gj
net.minecraft.nbt.NBTUtil
net.minecraft.server.v1_12_R1.GameProfileSerializer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_193591_a

Method summary

Modifier and TypeMethod
public static com.mojang.authlib.GameProfile
a(fy arg0)
func_152459_a(NBTTagCompound arg0)
deserialize(NBTTagCompound arg0)
public static NBTTagCompound
a(fy 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(gn arg0, gn 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(fy arg0)
func_186860_b(NBTTagCompound arg0)
public static BlockPosition
c(fy arg0)
func_186861_c(NBTTagCompound arg0)
public static NBTTagCompound
a(et arg0)
func_186859_a(BlockPos arg0)
public static IBlockData
d(fy arg0)
func_190008_d(NBTTagCompound arg0)
private static <T extends Comparable<T>> IBlockData
a(awt arg0, axj<T> arg1, String arg2, fy arg3, fy arg4)
func_193590_a(IBlockState arg0, IProperty<T> arg1, String arg2, NBTTagCompound arg3, NBTTagCompound arg4)
public static NBTTagCompound
a(fy arg0, awt arg1)
func_190009_a(NBTTagCompound arg0, IBlockState arg1)
private static <T extends Comparable<T>> String
a(axj<T> arg0, Comparable<?> arg1)
func_190010_a(IProperty<T> arg0, Comparable<?> arg1)