LeviLamina
Loading...
Searching...
No Matches
PlayerViewMode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
PlayerViewMode :
int
{
6
FirstPerson = 0,
7
ThirdPerson = 1,
8
ThirdPersonFront = 2,
9
Count = 3,
10
};
src
mc
deps
minecraft_camera
PlayerViewMode.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0