Interface CommandBase
public interface CommandBase
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> build()
-
Method Details
-
build
com.mojang.brigadier.tree.LiteralCommandNode<net.minecraft.commands.CommandSourceStack> build()
-