Class Profile
java.lang.Object
meteordevelopment.meteorclient.systems.profiles.Profile
- All Implemented Interfaces:
ISerializable<Profile>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
settings
-
name
-
loadOnJoin
-
hud
-
macros
-
modules
-
waypoints
-
-
Constructor Details
-
Profile
public Profile() -
Profile
public Profile(net.minecraft.nbt.NbtElement tag)
-
-
Method Details
-
load
public void load() -
save
public void save() -
delete
public void delete() -
toTag
public net.minecraft.nbt.NbtCompound toTag()- Specified by:
toTagin interfaceISerializable<Profile>
-
fromTag
- Specified by:
fromTagin interfaceISerializable<Profile>
-
equals
-