CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
com.mojang.brigadier.ResultConsumer< S > Member List

This is the complete list of members for com.mojang.brigadier.ResultConsumer< S >, including all inherited members.

onCommandComplete(CommandContext< S > context, boolean success, int result)com.mojang.brigadier.ResultConsumer< S >