Class ResearchCommands
java.lang.Object
com.portingdeadmods.researchd.content.commands.ResearchCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> build(net.minecraft.commands.CommandBuildContext context) static intremoveResearch(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context)
-
Constructor Details
-
ResearchCommands
public ResearchCommands()
-
-
Method Details
-
build
public static com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> build(net.minecraft.commands.CommandBuildContext context) -
removeResearch
public static int removeResearch(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-