LeviLamina
Loading...
Searching...
No Matches
MinecraftCommands Member List

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)MinecraftCommandsstatic
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)MinecraftCommandsstatic
handleOutput(::CommandOrigin const &origin, ::CommandOutput const &output) const (defined in MinecraftCommands)MinecraftCommands
initBlockEnum(::CommandRegistry &registry, ::BaseGameVersion const &worldBaseGameVersion) (defined in MinecraftCommands)MinecraftCommandsstatic
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 &registry, ::ActorFactory const &actorFactory, ::Experiments const &experiments) (defined in MinecraftCommands)MinecraftCommandsstatic
initEntityPropertyEnum(::CommandRegistry &registry, ::Level const &level) (defined in MinecraftCommands)MinecraftCommandsstatic
initItemEnum(::ItemRegistryRef itemRegistry, ::CommandRegistry &registry, ::BaseGameVersion const &worldBaseGameVersion) (defined in MinecraftCommands)MinecraftCommandsstatic
initItemTagEnum(::ItemRegistryRef itemRegistry, ::CommandRegistry &registry) (defined in MinecraftCommands)MinecraftCommandsstatic
initStructureFeatureEnum(::CommandRegistry &registry, ::Experiments const &structureRegistry, ::br::worldgen::StructureRegistry const &experiments) (defined in MinecraftCommands)MinecraftCommandsstatic
initUnlockableRecipesEnum(::CommandRegistry &registry, ::Recipes const &recipes) (defined in MinecraftCommands)MinecraftCommandsstatic
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)MinecraftCommandsexplicit
mMinecraft (defined in MinecraftCommands)MinecraftCommands
mOpPermissionLevel (defined in MinecraftCommands)MinecraftCommands
mOutputSender (defined in MinecraftCommands)MinecraftCommands
mRegistry (defined in MinecraftCommands)MinecraftCommands
registerSharedClientServerEnums(::CommandRegistry &registry) (defined in MinecraftCommands)MinecraftCommandsstatic
requestCommandExecution(::CommandContext &context, bool suppressOutput) (defined in MinecraftCommands)MinecraftCommands
~MinecraftCommands() (defined in MinecraftCommands)MinecraftCommandsvirtual