LeviLamina
Loading...
Searching...
No Matches
CommandRawText.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
CommandRawText
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::std::string mText;
10
// NOLINTEND
11
};
12
13
// clang-format off
14
template
<>
15
MCAPI ::ll::type_id_ref Bedrock::typeid_storage_impl<class CommandRegistry, ::CommandRawText>();
16
// clang-format on
CommandRawText
Definition
CommandRawText.h:5
src
mc
server
commands
CommandRawText.h
Generated on
for LeviLamina by
1.16.1