net.minecraft.nbt

public final class NbtUtils

kf
net.minecraft.nbt.NbtUtils
net.minecraft.class_2512
net.minecraft.unmapped.C_scnprxmz
net.minecraft.nbt.NbtHelper
net.minecraft.nbt.NBTUtil
net.minecraft.server.v1_15_R1.GameProfileSerializer

Field summary

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

Method summary

Modifier and TypeMethod
public static com.mojang.authlib.GameProfile
a(jt arg0)
readGameProfile(CompoundTag arg0)
method_10683(class_2487 arg0)
m_encokmig(C_hhlwcnih arg0)
toGameProfile(CompoundTag tag)
func_152459_a(CompoundNBT arg0)
deserialize(NBTTagCompound arg0)
public static CompoundTag
a(jt arg0, com.mojang.authlib.GameProfile arg1)
writeGameProfile(CompoundTag arg0, com.mojang.authlib.GameProfile arg1)
method_10684(class_2487 arg0, com.mojang.authlib.GameProfile arg1)
m_fzlwqgip(C_hhlwcnih arg0, com.mojang.authlib.GameProfile arg1)
fromGameProfile(CompoundTag tag, com.mojang.authlib.GameProfile profile)
func_180708_a(CompoundNBT arg0, com.mojang.authlib.GameProfile arg1)
serialize(NBTTagCompound arg0, com.mojang.authlib.GameProfile arg1)
public static boolean
a(kj arg0, kj arg1, boolean arg2)
compareNbt(Tag arg0, Tag arg1, boolean arg2)
method_10687(class_2520 arg0, class_2520 arg1, boolean arg2)
m_wqklvkdy(C_bkvarokd arg0, C_bkvarokd arg1, boolean arg2)
matches(Tag standard, Tag subject, boolean equalValue)
func_181123_a(INBT arg0, INBT arg1, boolean arg2)
public static CompoundTag
a(UUID arg0)
createUUIDTag(UUID arg0)
method_10689(UUID arg0)
m_nolkxmea(UUID arg0)
fromUuid(UUID uuid)
func_186862_a(UUID arg0)
public static UUID
b(jt arg0)
loadUUIDTag(CompoundTag arg0)
method_10690(class_2487 arg0)
m_ijyaemoe(C_hhlwcnih arg0)
toUuid(CompoundTag tag)
func_186860_b(CompoundNBT arg0)
public static BlockPos
c(jt arg0)
readBlockPos(CompoundTag arg0)
method_10691(class_2487 arg0)
m_skmtimil(C_hhlwcnih arg0)
toBlockPos(CompoundTag tag)
func_186861_c(CompoundNBT arg0)
public static CompoundTag
a(fk arg0)
writeBlockPos(BlockPos arg0)
method_10692(class_2338 arg0)
m_ykgtsmrr(C_hynzadkk arg0)
fromBlockPos(BlockPos pos)
func_186859_a(BlockPos arg0)
public static BlockState
d(jt arg0)
readBlockState(CompoundTag arg0)
method_10681(class_2487 arg0)
m_tlmpthxr(C_hhlwcnih arg0)
toBlockState(CompoundTag tag)
func_190008_d(CompoundNBT arg0)
private static <S extends StateHolder<S>, T extends Comparable<T>> S
a(S arg0, bzj<T> arg1, String arg2, jt arg3, jt arg4)
setValueHelper(S arg0, Property<T> arg1, String arg2, CompoundTag arg3, CompoundTag arg4)
method_10682(S arg0, class_2769<T> arg1, String arg2, class_2487 arg3, class_2487 arg4)
m_fhefxmke(S arg0, C_vzlztuyw<T> arg1, String arg2, C_hhlwcnih arg3, C_hhlwcnih arg4)
withProperty(S state, Property<T> property, String key, CompoundTag propertiesTag, CompoundTag mainTag)
func_193590_a(S arg0, IProperty<T> arg1, String arg2, CompoundNBT arg3, CompoundNBT arg4)
public static CompoundTag
a(byg arg0)
writeBlockState(BlockState arg0)
method_10686(class_2680 arg0)
m_qgchuptq(C_txtbiemp arg0)
fromBlockState(BlockState state)
func_190009_a(BlockState arg0)
private static <T extends Comparable<T>> String
a(bzj<T> arg0, Comparable<?> arg1)
getName(Property<T> arg0, Comparable<?> arg1)
method_10685(class_2769<T> arg0, Comparable<?> arg1)
m_owyzwhdz(C_vzlztuyw<T> arg0, Comparable<?> arg1)
nameValue(Property<T> property, Comparable<?> value)
func_190010_a(IProperty<T> arg0, Comparable<?> arg1)
public static CompoundTag
a(com.mojang.datafixers.DataFixer arg0, acd arg1, jt arg2, int arg3)
update(com.mojang.datafixers.DataFixer arg0, DataFixTypes arg1, CompoundTag arg2, int arg3)
method_10688(com.mojang.datafixers.DataFixer arg0, class_4284 arg1, class_2487 arg2, int arg3)
m_ujuerqlv(com.mojang.datafixers.DataFixer arg0, C_ccrrfaqj arg1, C_hhlwcnih arg2, int arg3)
update(com.mojang.datafixers.DataFixer fixer, DataFixTypes fixTypes, CompoundTag tag, int oldVersion)
func_210822_a(com.mojang.datafixers.DataFixer arg0, DefaultTypeReferences arg1, CompoundNBT arg2, int arg3)
public static CompoundTag
a(com.mojang.datafixers.DataFixer arg0, acd arg1, jt arg2, int arg3, int arg4)
update(com.mojang.datafixers.DataFixer arg0, DataFixTypes arg1, CompoundTag arg2, int arg3, int arg4)
method_10693(com.mojang.datafixers.DataFixer arg0, class_4284 arg1, class_2487 arg2, int arg3, int arg4)
m_xqnjypia(com.mojang.datafixers.DataFixer arg0, C_ccrrfaqj arg1, C_hhlwcnih arg2, int arg3, int arg4)
update(com.mojang.datafixers.DataFixer fixer, DataFixTypes fixTypes, CompoundTag tag, int oldVersion, int currentVersion)
func_210821_a(com.mojang.datafixers.DataFixer arg0, DefaultTypeReferences arg1, CompoundNBT arg2, int arg3, int arg4)