net.minecraft.nbt

public final class NBTUtil

ee
net.minecraft.nbt.NBTUtil

Method summary

Modifier and TypeMethod
public static com.mojang.authlib.GameProfile
a(du arg0)
func_152459_a(NBTTagCompound arg0)
public static NBTTagCompound
a(du arg0, com.mojang.authlib.GameProfile arg1)
func_180708_a(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 BlockPos
c(du arg0)
func_186861_c(NBTTagCompound arg0)
public static NBTTagCompound
a(co arg0)
func_186859_a(BlockPos arg0)
public static IBlockState
d(du arg0)
func_190008_d(NBTTagCompound arg0)
private static <T extends Comparable<T>> IBlockState
a(atl arg0, aub<T> arg1, String arg2)
func_190007_a(IBlockState arg0, IProperty<T> arg1, String arg2)
public static NBTTagCompound
a(du arg0, atl arg1)
func_190009_a(NBTTagCompound arg0, IBlockState arg1)
private static <T extends Comparable<T>> String
a(aub<T> arg0, Comparable<?> arg1)
func_190010_a(IProperty<T> arg0, Comparable<?> arg1)