LeviLamina
Loading...
Searching...
No Matches
CraftUISetResultNameEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
CraftUISetResultNameEvent
{
6
public
:
7
// CraftUISetResultNameEvent inner types define
8
enum class
BlockType :
int
{
9
Anvil = 0,
10
};
11
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<4, 4, ::CraftUISetResultNameEvent::BlockType const> mType;
16
::ll::TypedStorage<8, 32, ::std::string const> mName;
17
// NOLINTEND
18
};
CraftUISetResultNameEvent
Definition
CraftUISetResultNameEvent.h:5
src
mc
world
events
CraftUISetResultNameEvent.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0