LeviLamina
|
This is the complete list of members for MinecraftCommands, including all inherited members.
$ctor(::Minecraft &minecraft) (defined in MinecraftCommands) | MinecraftCommands | |
$dtor() (defined in MinecraftCommands) | MinecraftCommands | |
$vftable() (defined in MinecraftCommands) | 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 isRequest, bool callback, ::std::function< void(::MCRESULT)> suppressOutput) (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 &structureRegistry, ::br::worldgen::StructureRegistry const &experiments) (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 | |
mDeferredCommands (defined in MinecraftCommands) | MinecraftCommands | |
mDeferredScriptCommandCount (defined in MinecraftCommands) | MinecraftCommands | |
MinecraftCommands(::Minecraft &minecraft) (defined in MinecraftCommands) | MinecraftCommands | explicit |
mMinecraft (defined in MinecraftCommands) | MinecraftCommands | |
mOpPermissionLevel (defined in MinecraftCommands) | MinecraftCommands | |
mOutputSender (defined in MinecraftCommands) | MinecraftCommands | |
mRegistry (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 |