Skip navigation links

Package org.spongepowered.common.mixin.core.command

The various mixins in this package for command sources mirror the SpongeAPI command source interfaces.

See: Description

Package org.spongepowered.common.mixin.core.command Description

The various mixins in this package for command sources mirror the SpongeAPI command source interfaces.
CommandSource
MixinCommandSource
LocatedSource
MixinLocatedSource
CommandBlockSource
MixinCommandBlockSource
org.spongepowered.api.util.command.RconSource
MixinRConConsoleSource
org.spongepowered.api.util.command.SignSource
MixinSignCommandSender
ProxySource via /execute
MixinCommandExecuteAtSender
In addition, MixinBlockCommandBlockSender and MixinMinecartCommandBlockSender are for inner classes that are separate from the mixin that actually implements their command source interfaces.
Skip navigation links