LeviLamina
Loading...
Searching...
No Matches
ContainerScreenRequestActionType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ContainerScreenRequestActionType : uchar {
6
Take = 0,
7
Place = 1,
8
Swap = 2,
9
Drop = 3,
10
Destroy = 4,
11
Consume = 5,
12
Create = 6,
13
LabTableCombine = 7,
14
BeaconPayment = 8,
15
MineBlock = 9,
16
CraftRecipe = 10,
17
CraftRecipeAuto = 11,
18
CraftCreative = 12,
19
CraftRecipeOptional = 13,
20
};
src
mc
world
inventory
simulation
ContainerScreenRequestActionType.h
Generated on Sat Apr 26 2025 05:56:11 for LeviLamina by
1.12.0