LeviLamina
Loading...
Searching...
No Matches
ItemIconInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ItemIconInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 32, ::std::string> mName;
10
::ll::TypedStorage<4, 4, int> mFrame;
11
::ll::TypedStorage<4, 4, int> mAtlasTotalFrames;
12
// NOLINTEND
13
};
ItemIconInfo
Definition
ItemIconInfo.h:5
src
mc
world
item
ItemIconInfo.h
Generated on
for LeviLamina by
1.16.1