LeviLamina
Loading...
Searching...
No Matches
Control.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
Control
{
6
public
:
7
// virtual functions
8
// NOLINTBEGIN
9
virtual
~Control
() =
default
;
10
// NOLINTEND
11
};
Control
Definition
Control.h:5
src
mc
world
actor
ai
control
Control.h
Generated on
for LeviLamina by
1.16.1