implements ArgumentSerializer<T>
| dy | |
| net.minecraft.command.arguments.ArgumentSerializer | |
| net.minecraft.server.v1_13_R1.ArgumentSerializerVoid |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final Supplier<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Supplier<T> arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public T |
| ||||
| public void |
|