Interface CommandBase


public interface CommandBase
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack>
     
  • Method Details

    • build

      com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> build()