LeviLamina
Loading...
Searching...
No Matches
PacketViolationResponse.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
PacketViolationResponse :
int
{
6
None = 0,
7
Warning = 1,
8
FinalWarning = 2,
9
TerminateConnection = 3,
10
};
src
mc
network
PacketViolationResponse.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0