Legacy Fabric-Api

Legacy Fabric-Api

70.5k Downloads

[Suggestion] Client Command Api

Domaman202 opened this issue ยท 3 comments

commented
  • Add CommandRegistrationCallback
  • Add Client Command Api:
    • ClientCommandManager
    • ClientCommandSource
commented

As soon as you approve the addition of the Item Group Api I will proceed with the implementation of my idea

commented

CommandRegistrationCallback won't be necessary - 1.7.10 already has a command api.

On the other hand, a client command api would be an excellent addition. Ideally it should support both vanilla commands and sponge commands.

commented

Now I'm going to do vanilla commands, tomorrow as soon as I pass the OGE I'll do the sponge version