net.minecraft.nbt

public final class NbtUtils

dy
net.minecraft.class_1946
net.minecraft.nbt.NbtUtils
net.minecraft.nbt.NBTUtil

Method summary

Modifier and TypeMethod
public static GameProfile
a(dn arg0)
method_7367(class_322 arg0)
readProfile(NbtCompound nbt)
readGameProfileFromNBT(NBTTagCompound compound)
public static NbtCompound
a(dn arg0, GameProfile arg1)
method_10577(class_322 arg0, com.mojang.authlib.GameProfile arg1)
writeProfile(NbtCompound nbt, com.mojang.authlib.GameProfile profile)
writeGameProfile(NBTTagCompound tagCompound, com.mojang.authlib.GameProfile profile)
public static boolean
a(eb arg0, eb arg1, boolean arg2)
method_10578(class_605 arg0, class_605 arg1, boolean arg2)
matches(NbtElement element1, NbtElement element2, boolean recurseLists)
func_181123_a(NBTBase arg0, NBTBase arg1, boolean arg2)