Class Proxies
java.lang.Object
meteordevelopment.meteorclient.systems.System<Proxies>
meteordevelopment.meteorclient.systems.proxies.Proxies
- All Implemented Interfaces:
Iterable<Proxy>,ISerializable<Proxies>
-
Field Summary
FieldsFields 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
-
Field Details
-
PROXY_PATTERN
-
-
Constructor Details
-
Proxies
public Proxies()
-
-
Method Details
-
get
-
add
-
remove
-
getEnabled
-
setEnabled
-
isEmpty
public boolean isEmpty() -
iterator
-
toTag
public net.minecraft.nbt.NbtCompound toTag() -
fromTag
-