Package | Description |
---|---|
com.github.ocraft.s2client.protocol.request | |
com.github.ocraft.s2client.protocol.syntax.request |
Modifier and Type | Class | Description |
---|---|---|
static class |
RequestReplayInfo.Builder |
Modifier and Type | Method | Description |
---|---|---|
DownloadSyntax |
RequestReplayInfo.Builder.of(byte[] replayDataInBytes) |
|
DownloadSyntax |
RequestReplayInfo.Builder.of(java.nio.file.Path replayPath) |
Modifier and Type | Method | Description |
---|---|---|
DownloadSyntax |
RequestReplayInfoSyntax.of(byte[] replayDataInBytes) |
|
DownloadSyntax |
RequestReplayInfoSyntax.of(java.nio.file.Path replayPath) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.