LeviLamina
Loading...
Searching...
No Matches
DefintionDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
DefintionDescription
{
6
public
:
7
// virtual functions
8
// NOLINTBEGIN
9
// vIndex: 0
10
virtual
~DefintionDescription
() =
default
;
11
12
// vIndex: 1
13
virtual
char
const
* getJsonName()
const
= 0;
14
// NOLINTEND
15
16
public
:
17
// virtual function thunks
18
// NOLINTBEGIN
19
20
// NOLINTEND
21
};
DefintionDescription
Definition
DefintionDescription.h:5
src
mc
world
actor
DefintionDescription.h
Generated on Fri Jun 13 2025 05:05:02 for LeviLamina by
1.12.0