Class WrappedCommand1_20_6.CustomSuggesterInfo.CustomSuggesterTemplate
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m6.server.WrappedCommand1_20_6.CustomSuggesterInfo.CustomSuggesterTemplate
- All Implemented Interfaces:
net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<WrappedCommand1_20_6.CustomSuggester>
- Enclosing class:
WrappedCommand1_20_6.CustomSuggesterInfo
public class WrappedCommand1_20_6.CustomSuggesterInfo.CustomSuggesterTemplate
extends Object
implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<WrappedCommand1_20_6.CustomSuggester>
-
Method Summary
Modifier and TypeMethodDescription@NotNull WrappedCommand1_20_6.CustomSuggesterinstantiate(net.minecraft.commands.CommandBuildContext context) type()
-
Method Details
-
instantiate
@NotNull public @NotNull WrappedCommand1_20_6.CustomSuggester instantiate(net.minecraft.commands.CommandBuildContext context) - Specified by:
instantiatein interfacenet.minecraft.commands.synchronization.ArgumentTypeInfo.Template<WrappedCommand1_20_6.CustomSuggester>
-
type
- Specified by:
typein interfacenet.minecraft.commands.synchronization.ArgumentTypeInfo.Template<WrappedCommand1_20_6.CustomSuggester>
-