3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/oreui/binding/methods/CallableImpl.h"
7#include "mc/deps/core/platform/FileStorageDirectory.h"
8#include "mc/util/ProfanityFilterContext.h"
9#include "mc/world/containers/ContainerEnumName.h"
14namespace cohtml {
class Binder; }
17namespace OreUI::Detail {
21CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::ContainerEnumName, int, bool>* callable);
23MCAPI
void CoherentBind(
24 ::cohtml::Binder* binder,
25 ::OreUI::Detail::CallableImpl<void, ::std::string, ::ProfanityFilterContext, bool, ::std::string, bool, bool, bool>*
29MCAPI
void CoherentBind(
30 ::cohtml::Binder* binder,
31 ::OreUI::Detail::CallableImpl<void, ::ContainerEnumName, int, ::ContainerEnumName, int, int>* callable
34MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::std::string, double>* callable);
36MCAPI
void CoherentBind(
37 ::cohtml::Binder* binder,
38 ::OreUI::Detail::CallableImpl<void, ::std::string, ::std::string, ::std::string, double>* callable
41MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::std::string, int>* callable);
44CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<
void, ::std::vector<::std::string>>* callable);
46MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, bool>* callable);
48MCAPI
void CoherentBind(
49 ::cohtml::Binder* binder,
50 ::OreUI::Detail::CallableImpl<void, ::ContainerEnumName, int, ::ContainerEnumName, int>* callable
53MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::std::string, bool>* callable);
55MCAPI
void CoherentBind(
56 ::cohtml::Binder* binder,
57 ::OreUI::Detail::CallableImpl<void, ::std::string, ::std::string, ::std::string, bool>* callable
60MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, int, int>* callable);
62MCAPI
void CoherentBind(
63 ::cohtml::Binder* binder,
64 ::OreUI::Detail::CallableImpl<::std::string, ::std::string, ::std::vector<::std::string>>* callable
68CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<uint64, ::std::string, float, float>* callable);
70MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::std::string>* callable);
72MCAPI
void CoherentBind(
73 ::cohtml::Binder* binder,
74 ::OreUI::Detail::CallableImpl<void, ::std::string, ::std::string, ::std::string>* callable
77MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void>* callable);
80CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::std::string, ::std::string>* callable);
82MCAPI
void CoherentBind(
83 ::cohtml::Binder* binder,
84 ::OreUI::Detail::CallableImpl<void, ::std::string, ::std::string, ::std::string, ::std::string>* callable
87MCAPI
void CoherentBind(
88 ::cohtml::Binder* binder,
89 ::OreUI::Detail::CallableImpl<void, ::ContainerEnumName, int, ::ContainerEnumName>* callable
93CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::ContainerEnumName, int>* callable);
95MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<::std::string, int64>* callable);
97MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, int>* callable);
99MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, uint64, float>* callable);
101MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<bool, uint64>* callable);
104CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::CallableImpl<void, ::FileStorageDirectory>* callable);
106MCAPI
void CoherentBind(::cohtml::Binder* binder, ::OreUI::Detail::IPropertyObject*
object);
Definition IPropertyObject.h:7