Class Profiles
java.lang.Object
meteordevelopment.meteorclient.systems.System<Profiles>
meteordevelopment.meteorclient.systems.profiles.Profiles
- All Implemented Interfaces:
Iterable<Profile>,ISerializable<Profiles>
-
Field Summary
FieldsFields inherited from class meteordevelopment.meteorclient.systems.System
isFirstInit -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.systems.System
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
-
Field Details
-
FOLDER
-
-
Constructor Details
-
Profiles
public Profiles()
-
-
Method Details
-
get
-
add
-
remove
-
get
-
getAll
-
getFile
-
isEmpty
public boolean isEmpty() -
iterator
-
toTag
public net.minecraft.nbt.NbtCompound toTag() -
fromTag
-