LeviLamina
Loading...
Searching...
No Matches
TextFilteringEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Safety {
6
7
enum class
TextFilteringEvent :
int
{
8
Muted = 0,
9
FloodingDetectedSqueltchRequired = 1,
10
FloodingDetectedKickRequired = 2,
11
TextProcessorOffline = 3,
12
TextProcessorServiceUnreachable = 4,
13
DisabledByPlayer = 5,
14
};
15
16
}
src
mc
server
safety
TextFilteringEvent.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0