public class LauncherResponse extends SimpleResponse
| Modifier and Type | Field and Description |
|---|---|
byte[] |
digest |
java.lang.String |
hash |
int |
launcher_type |
pro.gravit.utils.Version |
version |
ctx, ip, requestUUID, server, service| Constructor and Description |
|---|
LauncherResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(io.netty.channel.ChannelHandlerContext ctx,
Client client) |
java.lang.String |
getType() |
sendError, sendResult, sendResultAndClosepublic pro.gravit.utils.Version version
public java.lang.String hash
public byte[] digest
public int launcher_type
public java.lang.String getType()
public void execute(io.netty.channel.ChannelHandlerContext ctx,
Client client)