Class Macros
java.lang.Object
meteordevelopment.meteorclient.systems.System<Macros>
meteordevelopment.meteorclient.systems.macros.Macros
- All Implemented Interfaces:
Iterable<Macro>,ISerializable<Macros>
-
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
-
Macros
public Macros()
-
-
Method Details
-
get
-
add
-
get
-
getAll
-
remove
-
isEmpty
public boolean isEmpty() -
iterator
-
toTag
public net.minecraft.nbt.NbtCompound toTag() -
fromTag
-