LeviLamina
Loading...
Searching...
No Matches
StructureTag.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
StructureTag {
6
// static variables
7
// NOLINTBEGIN
8
MCAPI ::std::string
const
& BLOCK_ENTITY_DATA();
9
10
MCAPI ::std::string
const
& BLOCK_INDICES();
11
12
MCAPI ::std::string
const
& BLOCK_PALETTE();
13
14
MCAPI ::std::string
const
& BLOCK_POSITION_DATA();
15
16
MCAPI ::std::string
const
& ENTITIES();
17
18
MCAPI ::std::string
const
& FORMAT_VERSION();
19
20
MCAPI ::std::string
const
& PALETTE();
21
22
MCAPI ::std::string
const
& SIZE();
23
24
MCAPI ::std::string
const
& STRUCTURE();
25
26
MCAPI ::std::string
const
& STRUCTURE_WORLD_ORIGIN();
27
28
MCAPI ::std::string
const
& TICK_DELAY();
29
30
MCAPI ::std::string
const
& TICK_QUEUE_DATA();
31
// NOLINTEND
32
33
}
// namespace StructureTag
src
mc
world
level
levelgen
structure
StructureTag.h
Generated on Sat Apr 26 2025 05:56:28 for LeviLamina by
1.12.0