Class Accounts
java.lang.Object
meteordevelopment.meteorclient.systems.System<Accounts>
meteordevelopment.meteorclient.systems.accounts.Accounts
- All Implemented Interfaces:
Iterable<Account<?>>,ISerializable<Accounts>
-
Field Summary
Fields inherited from class meteordevelopment.meteorclient.systems.System
isFirstInit -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.systems.System
getFile, getName, init, load, load, save, saveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Accounts
public Accounts()
-
-
Method Details
-
get
-
add
-
exists
-
remove
-
size
public int size() -
iterator
-
toTag
public net.minecraft.nbt.NbtCompound toTag() -
fromTag
-