Class NetherNetInetSocketAddress
java.lang.Object
java.net.SocketAddress
java.net.InetSocketAddress
com.viaversion.viafabricplus.base.bedrock.NetherNetInetSocketAddress
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNetherNetInetSocketAddress(dev.kastle.netty.channel.nethernet.config.NetherNetAddress netherNetAddress) -
Method Summary
Modifier and TypeMethodDescriptiondev.kastle.netty.channel.nethernet.config.NetherNetAddressMethods inherited from class java.net.InetSocketAddress
createUnresolved, equals, getAddress, getHostName, getHostString, getPort, hashCode, isUnresolved, toString
-
Constructor Details
-
NetherNetInetSocketAddress
public NetherNetInetSocketAddress(dev.kastle.netty.channel.nethernet.config.NetherNetAddress netherNetAddress)
-
-
Method Details
-
getNetherNetAddress
public dev.kastle.netty.channel.nethernet.config.NetherNetAddress getNetherNetAddress()
-