implements ArgumentSerializer<T>
| fx | |
| net.minecraft.commands.synchronization.EmptyArgumentSerializer | |
| net.minecraft.class_2319 | |
| net.minecraft.unmapped.C_wrmarwqu | |
| net.minecraft.command.argument.serialize.ConstantArgumentSerializer | |
| net.minecraft.command.argument.serialize.ConstantArgumentSerializer | |
| net.minecraft.src.C_4660_ | |
| net.minecraft.commands.synchronization.ArgumentSerializerVoid |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Supplier<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Supplier<T> supplier) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public T |
| ||||||||||||||
| public void |
|