LeviLamina
Loading...
Searching...
No Matches
CommandDispatcherArgs.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
GeometryAtlas {
6
7
struct
CommandDispatcherArgs
{
8
public
:
9
// CommandDispatcherArgs inner types declare
10
// clang-format off
11
struct
DispatchFunctions
;
12
// clang-format on
13
14
// CommandDispatcherArgs inner types define
15
struct
DispatchFunctions
{};
16
};
17
18
}
// namespace GeometryAtlas
GeometryAtlas::CommandDispatcherArgs::DispatchFunctions
Definition
CommandDispatcherArgs.h:15
GeometryAtlas::CommandDispatcherArgs
Definition
CommandDispatcherArgs.h:7
src-server
mc
client
gui
geometry_atlas
CommandDispatcherArgs.h
Generated on
for LeviLamina by
1.16.1