Class CommandBuilder

  • All Implemented Interfaces:

    
    public final class CommandBuilder
    
                        

    Provides a Kotlin-style builder for Brigadier commands.

    Blame Kotlin for not allowing us to hide this class in any way from Java.