| ww | |
| net.minecraft.network.DisconnectionDetails | |
| net.minecraft.class_9812 | |
| net.minecraft.network.DisconnectionInfo |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Component |
| ||||||||
| private final Optional<Path> |
| ||||||||
| private final Optional<URI> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Component reason) |
| public | (Component reason, Optional<Path> report, Optional<URI> bugReportLink) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Component |
| ||||||||
| public Optional<Path> |
| ||||||||
| public Optional<URI> |
|