LeviLamina
Loading...
Searching...
No Matches
ServerTextSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
class
ServerTextSettings
:
public
::Bedrock::EnableNonOwnerReferences
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<4, 4, ::std::bitset<3>> mEnabledTextEvents;
13
// NOLINTEND
14
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
virtual
~ServerTextSettings
()
/*override*/
=
default
;
19
// NOLINTEND
20
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
ServerTextSettings
Definition
ServerTextSettings.h:8
src
mc
server
ServerTextSettings.h
Generated on
for LeviLamina by
1.16.1