|
LeviLamina
|
This is the complete list of members for MinecraftCommands, including all inherited members.
| $ctor(::ICommandsContextProvider &contextProvider, ::std::unique_ptr<::CommandRegistry > &®istry) (defined in MinecraftCommands) | MinecraftCommands | |
| $dtor() (defined in MinecraftCommands) | MinecraftCommands | |
| $vftable() | MinecraftCommands | static |
| compileCommand(::HashedString const &commandStr, ::CommandOrigin &origin, ::CurrentCmdVersion commandVersion, ::std::function< void(::std::string const &)> onParserError) (defined in MinecraftCommands) | MinecraftCommands | |
| enqueueDeferredCommand(::std::unique_ptr<::CommandContext > context, bool suppressOutput, bool isRequest, ::std::function< void(::MCRESULT)> callback) (defined in MinecraftCommands) | MinecraftCommands | |
| executeCommand(::CommandContext &context, bool suppressOutput) const (defined in MinecraftCommands) | MinecraftCommands | |
| getOutputType(::CommandOrigin const &origin) (defined in MinecraftCommands) | MinecraftCommands | static |
| handleOutput(::CommandOrigin const &origin, ::CommandOutput const &output) const (defined in MinecraftCommands) | MinecraftCommands | |
| initBlockEnum(::CommandRegistry ®istry, ::BaseGameVersion const &worldBaseGameVersion) (defined in MinecraftCommands) | MinecraftCommands | static |
| initCoreEnums(::ItemRegistryRef itemRegistry, ::Level const &level, ::ActorFactory const &actorFactory, ::Experiments const &experiments, ::BaseGameVersion const &worldBaseGameVersion) (defined in MinecraftCommands) | MinecraftCommands | |
| initCoreEnumsServer(::ActorDefinitionGroup const &actorDefinitionGroup, ::CameraPresets const &cameraPresets, ::Recipes const &recipes) (defined in MinecraftCommands) | MinecraftCommands | |
| initEntityEnum(::CommandRegistry ®istry, ::ActorFactory const &actorFactory, ::Experiments const &experiments) (defined in MinecraftCommands) | MinecraftCommands | static |
| initEntityPropertyEnum(::CommandRegistry ®istry, ::Level const &level) (defined in MinecraftCommands) | MinecraftCommands | static |
| initItemEnum(::ItemRegistryRef itemRegistry, ::CommandRegistry ®istry, ::BaseGameVersion const &worldBaseGameVersion) (defined in MinecraftCommands) | MinecraftCommands | static |
| initItemTagEnum(::ItemRegistryRef itemRegistry, ::CommandRegistry ®istry) (defined in MinecraftCommands) | MinecraftCommands | static |
| initStructureFeatureEnum(::CommandRegistry ®istry, ::Experiments const &experiments, ::br::worldgen::StructureRegistry const &structureRegistry) (defined in MinecraftCommands) | MinecraftCommands | static |
| initUnlockableRecipesEnum(::CommandRegistry ®istry, ::Recipes const &recipes) (defined in MinecraftCommands) | MinecraftCommands | static |
| mChatPermissionsCallback (defined in MinecraftCommands) | MinecraftCommands | |
| mCompiledCommandMap (defined in MinecraftCommands) | MinecraftCommands | |
| mContextProvider (defined in MinecraftCommands) | MinecraftCommands | |
| mDeferredCommands (defined in MinecraftCommands) | MinecraftCommands | |
| mDeferredScriptCommandCount (defined in MinecraftCommands) | MinecraftCommands | |
| MinecraftCommands(MinecraftCommands const &) (defined in MinecraftCommands) | MinecraftCommands | |
| MinecraftCommands() (defined in MinecraftCommands) | MinecraftCommands | |
| MinecraftCommands(::ICommandsContextProvider &contextProvider, ::std::unique_ptr<::CommandRegistry > &®istry) (defined in MinecraftCommands) | MinecraftCommands | |
| mOpPermissionLevel (defined in MinecraftCommands) | MinecraftCommands | |
| mOutputSender (defined in MinecraftCommands) | MinecraftCommands | |
| mRegistry (defined in MinecraftCommands) | MinecraftCommands | |
| operator=(MinecraftCommands const &) (defined in MinecraftCommands) | MinecraftCommands | |
| registerSharedClientServerEnums(::CommandRegistry ®istry) (defined in MinecraftCommands) | MinecraftCommands | static |
| requestCommandExecution(::CommandContext &context, bool suppressOutput) (defined in MinecraftCommands) | MinecraftCommands | |
| ~MinecraftCommands() (defined in MinecraftCommands) | MinecraftCommands | virtual |