LeviLamina
Loading...
Searching...
No Matches
TargetSelectionMethod.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
TargetSelectionMethod : uchar {
6
Nearest = 0,
7
Random
= 1,
8
};
Random
Definition
Random.h:10
src-server
mc
util
TargetSelectionMethod.h
Generated on Sun Oct 12 2025 06:32:12 for LeviLamina by
1.12.0