LeviLamina
Loading...
Searching...
No Matches
ModelPart.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ModelPart {
6
public
:
7
// ModelPart inner types declare
8
// clang-format off
9
struct
TextureMesh
;
10
// clang-format on
11
12
// ModelPart inner types define
13
struct
TextureMesh {};
14
};
ModelPart::TextureMesh
Definition
ModelPart.h:13
src-server
mc
client
model
geom
ModelPart.h
Generated on
for LeviLamina by
1.16.1