LeviLamina
Loading...
Searching...
No Matches
ILocalServerPauseCommunication.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ILocalServerPauseCommunication
{
6
public
:
7
// virtual functions
8
// NOLINTBEGIN
9
// vIndex: 0
10
virtual
~ILocalServerPauseCommunication
() =
default
;
11
12
// vIndex: 1
13
virtual
bool
requestInGamePause(
bool
) = 0;
14
// NOLINTEND
15
16
public
:
17
// virtual function thunks
18
// NOLINTBEGIN
19
20
// NOLINTEND
21
};
ILocalServerPauseCommunication
Definition
ILocalServerPauseCommunication.h:5
src-server
mc
common
ILocalServerPauseCommunication.h
Generated on Sun Oct 12 2025 06:31:21 for LeviLamina by
1.12.0