net.minecraft.server.v1_14_R1

public final class GameProfileSerializer

ip
net.minecraft.class_2512
net.minecraft.util.TagHelper
net.minecraft.nbt.NBTUtil
net.minecraft.server.v1_14_R1.GameProfileSerializer

Field summary

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

Method summary

Modifier and TypeMethod
public static com.mojang.authlib.GameProfile
a(ic arg0)
method_10683(class_2487 arg0)
deserializeProfile(CompoundTag arg0)
func_152459_a(CompoundNBT arg0)
deserialize(NBTTagCompound arg0)
public static NBTTagCompound
a(ic arg0, com.mojang.authlib.GameProfile arg1)
method_10684(class_2487 arg0, com.mojang.authlib.GameProfile arg1)
serializeProfile(CompoundTag arg0, com.mojang.authlib.GameProfile arg1)
func_180708_a(CompoundNBT arg0, com.mojang.authlib.GameProfile arg1)
serialize(NBTTagCompound arg0, com.mojang.authlib.GameProfile arg1)
public static boolean
a(it arg0, it arg1, boolean arg2)
method_10687(class_2520 arg0, class_2520 arg1, boolean arg2)
areTagsEqual(Tag arg0, Tag arg1, boolean arg2)
func_181123_a(INBT arg0, INBT arg1, boolean arg2)
public static NBTTagCompound
a(UUID arg0)
method_10689(UUID arg0)
serializeUuid(UUID arg0)
func_186862_a(UUID arg0)
public static UUID
b(ic arg0)
method_10690(class_2487 arg0)
deserializeUuid(CompoundTag arg0)
func_186860_b(CompoundNBT arg0)
public static BlockPosition
c(ic arg0)
method_10691(class_2487 arg0)
deserializeBlockPos(CompoundTag arg0)
func_186861_c(CompoundNBT arg0)
public static NBTTagCompound
a(ev arg0)
method_10692(class_2338 arg0)
serializeBlockPos(BlockPos arg0)
func_186859_a(BlockPos arg0)
public static IBlockData
d(ic arg0)
method_10681(class_2487 arg0)
deserializeBlockState(CompoundTag arg0)
func_190008_d(CompoundNBT arg0)
private static <S extends IBlockDataHolder<S>, T extends Comparable<T>> S
a(S arg0, bwr<T> arg1, String arg2, ic arg3, ic arg4)
method_10682(S arg0, class_2769<T> arg1, String arg2, class_2487 arg3, class_2487 arg4)
withProperty(S arg0, Property<T> arg1, String arg2, CompoundTag arg3, CompoundTag arg4)
func_193590_a(S arg0, IProperty<T> arg1, String arg2, CompoundNBT arg3, CompoundNBT arg4)
public static NBTTagCompound
a(bvo arg0)
method_10686(class_2680 arg0)
serializeBlockState(BlockState arg0)
func_190009_a(BlockState arg0)
private static <T extends Comparable<T>> String
a(bwr<T> arg0, Comparable<?> arg1)
method_10685(class_2769<T> arg0, Comparable<?> arg1)
getPropertyValueAsString(Property<T> arg0, Comparable<?> arg1)
func_190010_a(IProperty<T> arg0, Comparable<?> arg1)
public static NBTTagCompound
a(com.mojang.datafixers.DataFixer arg0, aag arg1, ic arg2, int arg3)
method_10688(com.mojang.datafixers.DataFixer arg0, class_4284 arg1, class_2487 arg2, int arg3)
update(com.mojang.datafixers.DataFixer arg0, DataFixTypes arg1, CompoundTag arg2, int arg3)
func_210822_a(com.mojang.datafixers.DataFixer arg0, DefaultTypeReferences arg1, CompoundNBT arg2, int arg3)
public static NBTTagCompound
a(com.mojang.datafixers.DataFixer arg0, aag arg1, ic arg2, int arg3, int arg4)
method_10693(com.mojang.datafixers.DataFixer arg0, class_4284 arg1, class_2487 arg2, int arg3, int arg4)
update(com.mojang.datafixers.DataFixer arg0, DataFixTypes arg1, CompoundTag arg2, int arg3, int arg4)
func_210821_a(com.mojang.datafixers.DataFixer arg0, DefaultTypeReferences arg1, CompoundNBT arg2, int arg3, int arg4)