implements ArgumentSerializer<T>
| el | |
| net.minecraft.class_2319 | |
| net.minecraft.command.arguments.serialize.ConstantArgumentSerializer | |
| net.minecraft.command.arguments.ArgumentSerializer | |
| net.minecraft.server.v1_14_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 | 
  |