LeviLamina
Loading...
Searching...
No Matches
IBooleanPropertyHandler.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/settings/IPropertyHandler.h"
7
8
namespace
Settings {
9
10
class
IBooleanPropertyHandler
:
public
::Settings::IPropertyHandler<bool> {
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
virtual
~IBooleanPropertyHandler()
/*override*/
=
default
;
15
// NOLINTEND
16
};
17
18
}
// namespace Settings
Settings::IBooleanPropertyHandler
Definition
IBooleanPropertyHandler.h:7
src-client
mc
client
settings
IBooleanPropertyHandler.h
Generated on
for LeviLamina by
1.16.1