LeviLamina
Loading...
Searching...
No Matches
PathCompletionType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
PathCompletionType : uchar {
6
Empty = 0,
7
Partial = 1,
8
Full = 2,
9
};
src
mc
world
level
pathfinder
PathCompletionType.h
Generated on Sat Apr 26 2025 05:56:29 for LeviLamina by
1.12.0