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