Class DebugRendererCommand

java.lang.Object
net.minestom.server.command.builder.Command
ru.dragonestia.msb3.api.command.DebugRendererCommand

public class DebugRendererCommand extends net.minestom.server.command.builder.Command
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class net.minestom.server.command.builder.Command

    addConditionalSyntax, addSubcommand, addSyntax, addSyntax, getAliases, getCondition, getDefaultExecutor, getName, getNames, getSubcommands, getSyntaxes, getSyntaxesStrings, getSyntaxesTree, globalListener, isValidName, setArgumentCallback, setCondition, setDefaultExecutor

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DebugRendererCommand

      public DebugRendererCommand()
  • Method Details

    • register

      public static void register()