LeviLamina
Loading...
Searching...
No Matches
ItemSpecialLocation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ItemSpecialLocation :
int
{
6
Invalid = -1,
7
Destroy = 0,
8
PlayerPosExact = 1,
9
PlayerPosNearby = 2,
10
Consume = 3,
11
Count = 4,
12
};
src
mc
world
containers
managers
controllers
ItemSpecialLocation.h
Generated on Sat Apr 26 2025 05:56:08 for LeviLamina by
1.12.0