implements ArgumentTypeInfo<A, SingletonArgumentInfo<A>.Template>
| im | |
| net.minecraft.commands.synchronization.SingletonArgumentInfo | |
| net.minecraft.class_2319 | |
| net.minecraft.command.argument.serialize.ConstantArgumentSerializer | |
| net.minecraft.src.C_213455_ | |
| net.minecraft.commands.synchronization.SingletonArgumentInfo |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final SingletonArgumentInfo<A>.Template |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Function<CommandBuildContext, A> typeSupplier) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T extends com.mojang.brigadier.arguments.ArgumentType<?>> SingletonArgumentInfo<T> |
| ||||||||||
| public static <T extends com.mojang.brigadier.arguments.ArgumentType<?>> SingletonArgumentInfo<T> |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public SingletonArgumentInfo<A>.Template |
| ||||||||||
| public SingletonArgumentInfo<A>.Template |
|