LeviLamina
Loading...
Searching...
No Matches
VanillaBlockData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/material/MaterialType.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CompoundTag
;
11
namespace
cereal {
struct
ReflectionCtx; }
12
// clang-format on
13
14
class
VanillaBlockData
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<4, 4, int> mBlockID;
19
::ll::TypedStorage<4, 4, ::MaterialType> mMaterial;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI ::std::unique_ptr<::CompoundTag> buildNetworkTag()
const
;
26
// NOLINTEND
27
28
public
:
29
// static functions
30
// NOLINTBEGIN
31
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
32
// NOLINTEND
33
};
CompoundTag
Definition
CompoundTag.h:13
VanillaBlockData
Definition
VanillaBlockData.h:14
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src-server
mc
world
level
block
registry
VanillaBlockData.h
Generated on Tue Oct 28 2025 05:32:40 for LeviLamina by
1.12.0