BedrockServerImpl.BedrockServerImpl

Undocumented in source.

Constructors

this
this(ServerInfo info, uint[] protocols, Handler handler)
Undocumented in source.
this
this(ServerInfo info, Handler handler, uint[] protocols)
Undocumented in source.

Members

Functions

receivePackets
void receivePackets(Socket socket, Handler handler, Query query)
Undocumented in source. Be warned that the author may not have intended to support it.
startImpl
void startImpl(Address address, Query query)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BedrockServer

defaultPort
ushort defaultPort [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta