Class TheAlteningAccount
java.lang.Object
meteordevelopment.meteorclient.systems.accounts.Account<TheAlteningAccount>
meteordevelopment.meteorclient.systems.accounts.types.TheAlteningAccount
- All Implemented Interfaces:
TokenAccount,ISerializable<TheAlteningAccount>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.systems.accounts.Account
applyLoginEnvironment, getCache, getType, getUsername, setSession
-
Constructor Details
-
TheAlteningAccount
-
-
Method Details
-
fetchInfo
public boolean fetchInfo()- Specified by:
fetchInfoin classAccount<TheAlteningAccount>
-
login
public boolean login()- Overrides:
loginin classAccount<TheAlteningAccount>
-
getToken
- Specified by:
getTokenin interfaceTokenAccount
-
toTag
public net.minecraft.nbt.NbtCompound toTag()- Specified by:
toTagin interfaceISerializable<TheAlteningAccount>- Overrides:
toTagin classAccount<TheAlteningAccount>
-
fromTag
- Specified by:
fromTagin interfaceISerializable<TheAlteningAccount>- Overrides:
fromTagin classAccount<TheAlteningAccount>
-