Class CloudBrigadierCommand<C,S>

java.lang.Object
org.incendo.cloud.brigadier.CloudBrigadierCommand<C,S>
Type Parameters:
C - command sender type
S - brigadier command source type
All Implemented Interfaces:
com.mojang.brigadier.Command<S>

@API(status=INTERNAL) public final class CloudBrigadierCommand<C,S> extends Object implements com.mojang.brigadier.Command<S>
Brigadier Command implementation that delegates to cloud.