LeviLamina
Loading...
Searching...
No Matches
Resources.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
UI::Resources {
struct
ResolvedPropertyData
; }
8
namespace
UI::Resources {
struct
ResolvedTextureData
; }
9
namespace
cohtml {
class
Binder
; }
10
namespace
ui {
struct
SliceSize
; }
11
// clang-format on
12
13
namespace
UI::Resources {
14
// functions
15
// NOLINTBEGIN
16
MCAPI
void
CoherentBind(::cohtml::Binder* binder, ::UI::Resources::ResolvedTextureData* data);
17
18
MCAPI
void
CoherentBind(::cohtml::Binder* binder, ::UI::Resources::ResolvedPropertyData* data);
19
20
MCAPI ::std::string toString(::ui::SliceSize
const
& vec);
21
22
MCAPI ::std::string toString(::glm::vec2
const
& vec);
23
// NOLINTEND
24
25
}
// namespace UI::Resources
cohtml::Binder
Definition
Binder.h:7
UI::Resources::ResolvedPropertyData
Definition
ResolvedPropertyData.h:7
UI::Resources::ResolvedTextureData
Definition
ResolvedTextureData.h:7
ui::SliceSize
Definition
SliceSize.h:7
src-client
mc
client
gui
Resources.h
Generated on
for LeviLamina by
1.16.1