-
Notifications
You must be signed in to change notification settings - Fork 10
ExpandedCommandManager
youyihj edited this page Jan 8, 2022
·
2 revisions
@since 1.10.0
ExpandedCommandManager is an expansion of ICommandManager (crafttweaker.command.ICommandManager
).
Executes a command without feedback.
int executeCommandSilent(ICommandSender sender, String rawCommand);
- GlobalFunctions
- ScriptReloading
- SuppressErrorPreprocessor
- HardFailPreprocessor
- OrderlyMap
- IData Deep Update
- Template String
- Native Method Access
- Mixin
- CrTI18n
- CrTUUID
- CrTItemHandler
- CrTLiquidHandler
- ILiquidTankProperties
- StringList
- HexHelper
- StaticString
- Catenation
- PersistedCatenation
- PlayerStat
- IStatFormatter
- GameRuleHelper
- ZenCommand
- ZenCommandTree
- ZenUtilsCommandSender
- IGetCommandUsage
- ICommandExecute
- IGetTabCompletion
- CommandUtils