Class ResearchCommands

java.lang.Object
com.portingdeadmods.researchd.content.commands.ResearchCommands

public final class ResearchCommands extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack>
    build(net.minecraft.commands.CommandBuildContext context)
     
    static int
    removeResearch(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> context)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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