|
| virtual void | frameUpdate (::UIFrameUpdateContext &frameUpdateContext, ::UIControl &owner) |
|
virtual void | frameUpdate (::MinecraftUIFrameUpdateContext &, ::UIControl &) |
| virtual void | render (::UIRenderContext &renderContext, ::IClientInstance &client, ::UIControl &owner, int pass) |
|
virtual void | render (::MinecraftUIRenderContext &, ::IClientInstance &, ::UIControl &, int)=0 |
| virtual void | preRenderSetup (::UIRenderContext &renderContext) |
|
virtual void | preRenderSetup (::MinecraftUIRenderContext &) |
|
MCFOLD void | $dtor () |
|
MCAPI void | $frameUpdate (::UIFrameUpdateContext &frameUpdateContext, ::UIControl &owner) |
|
MCFOLD void | $frameUpdate (::MinecraftUIFrameUpdateContext &, ::UIControl &) |
|
MCAPI void | $render (::UIRenderContext &renderContext, ::IClientInstance &client, ::UIControl &owner, int pass) |
|
MCAPI void | $preRenderSetup (::UIRenderContext &renderContext) |
|
MCFOLD void | $preRenderSetup (::MinecraftUIRenderContext &) |
|
virtual ::std::shared_ptr<::UICustomRenderer > | clone () const =0 |
|
virtual bool | update (::IClientInstance &, ::UIControl &, ::UIScene const &) |
|
virtual::UIBatchType | getBatchType () const |
|
virtual int | getCustomId () const |
|
virtual int | getNumRenderPasses () const |
|
virtual::ResourceLocation | getResourceLocation (int, int) const |
|
virtual::UIMaterialType | getUIMaterialType (int) const |
|
virtual bool | getRequiresPreRenderSetup (int) const |
|
virtual void | onVisibilityChanged (bool) |
|
virtual void | collectScreenEvents (::std::queue<::ScreenEvent, ::std::deque<::ScreenEvent > > &) |
|
virtual::UIItemRenderInfo | getItemRenderInfo () const |
|
MCFOLD bool | $update (::IClientInstance &, ::UIControl &, ::UIScene const &) |
|
MCFOLD::UIBatchType | $getBatchType () const |
|
MCFOLD int | $getCustomId () const |
|
MCFOLD int | $getNumRenderPasses () const |
|
MCAPI::ResourceLocation | $getResourceLocation (int, int) const |
|
MCFOLD bool | $getRequiresPreRenderSetup (int) const |
|
MCFOLD void | $onVisibilityChanged (bool) |
|
MCFOLD void | $collectScreenEvents (::std::queue<::ScreenEvent, ::std::deque<::ScreenEvent > > &) |
|
MCFOLD::UIItemRenderInfo | $getItemRenderInfo () const |