LeviLamina
Loading...
Searching...
No Matches
ReplayCorrectionResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ReplayCorrectionResult :
int
{
6
NoCorrection = 0,
7
CorrectedWithRewind = 1,
8
CorrectedWithoutRewind = 2,
9
};
src-server
mc
entity
components
ReplayCorrectionResult.h
Generated on Tue Nov 25 2025 04:00:57 for LeviLamina by
1.12.0