LeviLamina
Loading...
Searching...
No Matches
ServerAuthMovementFlight.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
MovementPreview {
6
7
enum class
ServerAuthMovementFlight : uchar {
8
ClientAuthNoServerAuth = 0,
9
ClientAuthWithServerOption = 1,
10
ServerAuthVanillaOnly = 2,
11
ServerAuthAll = 3,
12
ServerAuthRetail = 4,
13
};
14
15
}
src
mc
world
actor
player
preview
movement_preview
ServerAuthMovementFlight.h
Generated on Fri Jun 13 2025 05:05:03 for LeviLamina by
1.12.0