Class Proxy
java.lang.Object
meteordevelopment.meteorclient.systems.proxies.Proxy
- All Implemented Interfaces:
ISerializable<Proxy>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
settings
-
name
-
type
-
address
-
port
-
enabled
-
username
-
password
-
-
Constructor Details
-
Proxy
public Proxy(net.minecraft.nbt.NbtElement tag)
-
-
Method Details
-
resolveAddress
public boolean resolveAddress() -
toTag
public net.minecraft.nbt.NbtCompound toTag()- Specified by:
toTagin interfaceISerializable<Proxy>
-
fromTag
- Specified by:
fromTagin interfaceISerializable<Proxy>
-
equals
-