public class ConstantArgumentSerializer<T extends ArgumentType<?>>
implements ArgumentSerializer<T>
| el | |
| net.minecraft.commands.synchronization.EmptyArgumentSerializer | |
| net.minecraft.class_2319 | |
| net.minecraft.command.arguments.serialize.ConstantArgumentSerializer | |
| net.minecraft.unmapped.C_wrmarwqu | |
| net.minecraft.command.serdes.EmptyArgumentSerializer | |
| net.minecraft.command.arguments.ArgumentSerializer | |
| 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 |
|