reflector: standard include
use standard include instead of INCLUDE-ALL Signed-off-by: wed150 <wed15058338634@outlook.com>
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
#include "Global.h"
|
||||
|
||||
#include "mc/server/commands/CommandRegistry.h"
|
||||
#include "mc/server/commands/CommandOutput.h"
|
||||
|
||||
#include "ll/api/command/CommandHandle.h"
|
||||
#include "ll/api/service/Bedrock.h"
|
||||
|
||||
#include "gmlib/mc/world/actor/Actor.h"
|
||||
|
||||
void RegisterCommand() {
|
||||
auto& cmd = ll::command::CommandRegistrar::getInstance().getOrCreateCommand(
|
||||
"inventorycheck",
|
||||
|
||||
Reference in New Issue
Block a user