net.minecraft.nbt

public final class NbtUtils

hk
net.minecraft.unmapped.C_07353186
net.minecraft.nbt.NbtUtils
net.minecraft.nbt.NBTUtil

Field summary

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

Method summary

Modifier and TypeMethod
public static GameProfile
a(gy arg0)
m_90160820(C_74087615 arg0)
readProfile(NbtCompound nbt)
func_152459_a(NBTTagCompound arg0)
public static NbtCompound
a(gy arg0, GameProfile arg1)
m_36452007(C_74087615 arg0, com.mojang.authlib.GameProfile arg1)
writeProfile(NbtCompound nbt, com.mojang.authlib.GameProfile profile)
func_180708_a(NBTTagCompound arg0, com.mojang.authlib.GameProfile arg1)
public static boolean
a(ho arg0, ho arg1, boolean arg2)
m_45871443(C_97075175 arg0, C_97075175 arg1, boolean arg2)
matches(NbtElement element1, NbtElement element2, boolean recurseLists)
func_181123_a(INBTBase arg0, INBTBase arg1, boolean arg2)
public static NbtCompound
a(UUID arg0)
m_63061012(UUID arg0)
writeUuid(UUID uuid)
func_186862_a(UUID arg0)
public static UUID
b(gy arg0)
m_01174285(C_74087615 arg0)
readUuid(NbtCompound nbt)
func_186860_b(NBTTagCompound arg0)
public static BlockPos
c(gy arg0)
m_60740905(C_74087615 arg0)
readBlockPos(NbtCompound nbt)
func_186861_c(NBTTagCompound arg0)
public static NbtCompound
a(el arg0)
m_56951992(C_32594356 arg0)
writeBlockPos(BlockPos pos)
func_186859_a(BlockPos arg0)
public static BlockState
d(gy arg0)
m_63709498(C_74087615 arg0)
readBlockState(NbtCompound nbt)
func_190008_d(NBTTagCompound arg0)
private static <S extends State<S>, T extends Comparable<T>> S
a(S arg0, bml<T> arg1, String arg2, gy arg3, gy arg4)
m_43005848(S arg0, C_35946071<T> arg1, String arg2, C_74087615 arg3, C_74087615 arg4)
readProperty(S state, Property<T> property, String value, NbtCompound propertiesNbt, NbtCompound stateNbt)
func_193590_a(S arg0, IProperty<T> arg1, String arg2, NBTTagCompound arg3, NBTTagCompound arg4)
public static NbtCompound
a(blb arg0)
m_76769427(C_15815210 arg0)
writeBlockState(BlockState state)
func_190009_a(IBlockState arg0)
private static <T extends Comparable<T>> String
a(bml<T> arg0, Comparable<?> arg1)
m_15959440(C_35946071<T> arg0, Comparable<?> arg1)
writeProperty(Property<T> property, Comparable<?> value)
func_190010_a(IProperty<T> arg0, Comparable<?> arg1)
public static NbtCompound
a(DataFixer arg0, DSL$TypeReference arg1, gy arg2, int arg3)
m_04805894(com.mojang.datafixers.DataFixer arg0, com.mojang.datafixers.DSL$TypeReference arg1, C_74087615 arg2, int arg3)
fix(com.mojang.datafixers.DataFixer fixer, com.mojang.datafixers.DSL$TypeReference type, NbtCompound nbt, int fromDataVersion)
func_210822_a(com.mojang.datafixers.DataFixer arg0, com.mojang.datafixers.DSL$TypeReference arg1, NBTTagCompound arg2, int arg3)
public static NbtCompound
a(DataFixer arg0, DSL$TypeReference arg1, gy arg2, int arg3, int arg4)
m_40044413(com.mojang.datafixers.DataFixer arg0, com.mojang.datafixers.DSL$TypeReference arg1, C_74087615 arg2, int arg3, int arg4)
fix(com.mojang.datafixers.DataFixer fixer, com.mojang.datafixers.DSL$TypeReference type, NbtCompound nbt, int fromDataVersion, int toDataVersion)
func_210821_a(com.mojang.datafixers.DataFixer arg0, com.mojang.datafixers.DSL$TypeReference arg1, NBTTagCompound arg2, int arg3, int arg4)