public class EmptyArgumentSerializer<T extends ArgumentType<?>>
implements ArgumentSerializer<T>
| dy | |
| net.minecraft.unmapped.C_85240881 | |
| net.minecraft.command.serdes.EmptyArgumentSerializer | |
| net.minecraft.command.arguments.ArgumentSerializer |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Supplier<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Supplier<T> constructor) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public T |
| ||||||||
| public void |
|