Class NBTUtil


  • public final class NBTUtil
    extends java.lang.Object
    • Constructor Detail

      • NBTUtil

        public NBTUtil()
    • Method Detail

      • readGameProfileFromNBT

        public static GameProfile readGameProfileFromNBT​(NBTTagCompound compound)
        + Reads and returns a GameProfile that has been saved to the passed in NBTTagCompound
      • func_181123_a

        public static boolean func_181123_a​(NBTBase parNBTBase,
                                            NBTBase parNBTBase2,
                                            boolean parFlag)