LeviLamina
Loading...
Searching...
No Matches
SaveCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SaveCommand
{
6
public
:
7
// SaveCommand inner types define
8
enum class
Mode :
int
{};
9
10
enum class
State :
int
{};
11
};
SaveCommand
Definition
SaveCommand.h:17
src-client
mc
server
commands
SaveCommand.h
Generated on
for LeviLamina by
1.16.1