3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/server/commands/Command.h"
7#include "mc/server/commands/CommandSelector.h"
8#include "mc/server/commands/CommandSelectorResults.h"
22 enum class RecipeAction :
int {
30 ::ll::TypedStorage<4, 4, ::UnlockRecipeCommand::RecipeAction> mAction;
31 ::ll::TypedStorage<8, 200, ::CommandSelector<::Player>> mPlayers;
32 ::ll::TypedStorage<8, 32, ::std::string> mRecipe;
46 MCAPI
void _handleSpecificRecipe(
76MCAPI ::ll::type_id_ref Bedrock::typeid_storage_impl<class CommandRegistry, ::UnlockRecipeCommand::RecipeAction>();
Definition CommandOrigin.h:32
Definition CommandOutput.h:20
Definition CommandRegistry.h:51
Definition CommandSelectorResults.h:6
Definition UnlockRecipeCommand.h:19
static MCAPI void ** $vftable()