LeviLamina
Loading...
Searching...
No Matches
ScoreboardOperationResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ScoreboardOperationResult : uchar {
6
Success = 0,
7
IntegerOverflow = 1,
8
ReadOnlyCriteria = 2,
9
UnknownId = 3,
10
UnknownOperator = 4,
11
};
src
mc
world
scores
ScoreboardOperationResult.h
Generated on Wed Jul 23 2025 08:35:01 for LeviLamina by
1.12.0