public interface FormImage
| Modifier and Type | Interface and Description |
|---|---|
static class |
FormImage.Type |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
FormImage.Type |
getType() |
static FormImage |
of(FormImage.Type type,
String data) |
static FormImage |
of(String type,
String data) |
static FormImage of(FormImage.Type type, String data)
FormImage.Type getType()
String getData()
Copyright © 2020 GeyserMC. All rights reserved.