Package net.fabricmc.fabric.api.client.command.v2
package net.fabricmc.fabric.api.client.command.v2
API for creating client-sided commands.
- See Also:
-
ClassDescriptionManages client-sided commands and provides some related helper methods.Callback for when client commands are registered to the dispatcher.Extensions to
CommandSource
for client-sided commands.