Class AccountCache
java.lang.Object
meteordevelopment.meteorclient.systems.accounts.AccountCache
- All Implemented Interfaces:
ISerializable<AccountCache>
-
Field Details
-
username
-
uuid
-
-
Constructor Details
-
AccountCache
public AccountCache()
-
-
Method Details
-
getHeadTexture
-
loadHead
public void loadHead() -
toTag
public net.minecraft.nbt.NbtCompound toTag()- Specified by:
toTagin interfaceISerializable<AccountCache>
-
fromTag
- Specified by:
fromTagin interfaceISerializable<AccountCache>
-