LeviLamina
Loading...
Searching...
No Matches
UseAnimation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::Legacy {
6
7
enum class
UseAnimation : uchar {
8
None = 0,
9
Eat = 1,
10
Drink = 2,
11
Block
= 3,
12
Bow = 4,
13
Camera = 5,
14
Spear = 6,
15
GlowStick = 7,
16
Sparkler = 8,
17
Crossbow = 9,
18
Spyglass = 10,
19
GoatHorn = 11,
20
Brush = 12,
21
};
22
23
}
Block
Definition
Block.h:36
src
mc
deps
shared_types
legacy
item
UseAnimation.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0