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