|
| virtual ::std::shared_ptr<::UICustomRenderer > | clone () const |
| virtual void | render (::MinecraftUIRenderContext &renderContext, ::IClientInstance &, ::UIControl &owner, int) |
| virtual bool | update (::IClientInstance &client, ::UIControl &owner, ::UIScene const &scene) |
|
MCAPI void | _loadHungerTextures (::std::shared_ptr<::mce::TextureGroup > textureGroup) |
|
MCAPI bool | _validateHungerMeshes (::ScreenContext &screenContext) |
|
MCAPI void * | $ctor () |
|
MCAPI ::std::shared_ptr<::UICustomRenderer > | $clone () const |
|
MCAPI void | $render (::MinecraftUIRenderContext &renderContext, ::IClientInstance &, ::UIControl &owner, int) |
|
MCAPI bool | $update (::IClientInstance &client, ::UIControl &owner, ::UIScene const &scene) |
| 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 | preRenderSetup (::UIRenderContext &renderContext) |
|
virtual void | preRenderSetup (::MinecraftUIRenderContext &renderContext) |
|
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 &renderContext) |
|
virtual::UIBatchType | getBatchType () const |
|
virtual int | getCustomId () const |
|
virtual int | getNumRenderPasses () const |
|
virtual::ResourceLocation | getResourceLocation (int textureSlot, int pass) const |
|
virtual::UIMaterialType | getUIMaterialType (int pass) const |
|
virtual bool | getRequiresPreRenderSetup (int pass) const |
|
virtual void | onVisibilityChanged (bool visible) |
|
virtual void | collectScreenEvents (::std::queue<::ScreenEvent, ::std::deque<::ScreenEvent > > &screenEvents) |
|
virtual::UIItemRenderInfo | getItemRenderInfo () const |
|
MCFOLD::UIBatchType | $getBatchType () const |
|
MCFOLD int | $getCustomId () const |
|
MCFOLD int | $getNumRenderPasses () const |
|
MCAPI::ResourceLocation | $getResourceLocation (int textureSlot, int pass) const |
|
MCFOLD::UIMaterialType | $getUIMaterialType (int pass) const |
|
MCFOLD bool | $getRequiresPreRenderSetup (int pass) const |
|
MCFOLD void | $onVisibilityChanged (bool visible) |
|
MCFOLD void | $collectScreenEvents (::std::queue<::ScreenEvent, ::std::deque<::ScreenEvent > > &screenEvents) |
|
MCFOLD::UIItemRenderInfo | $getItemRenderInfo () const |
|
|
::ll::TypedStorage< 4, 4, int > | mTickCount |
|
::ll::TypedStorage< 1, 1, bool > | mHasLoadedTextures |
|
::ll::TypedStorage< 1, 1, bool > | mShouldRender |
|
::ll::TypedStorage< 1, 1, bool > | mUseHungerEffect |
|
::ll::TypedStorage< 1, 1, bool > | mAnimatedLastFrame |
|
::ll::TypedStorage< 8, 8, uint64 > | mNumFullIcons |
|
::ll::TypedStorage< 8, 8, uint64 > | mNumHalfIcons |
|
::ll::TypedStorage< 8, 192, ::std::array<::mce::TexturePtr, 6 > > | mHungerTextures |
|
::ll::TypedStorage< 8, 3168, ::std::array<::mce::Mesh, 6 > > | mHungerMeshes |
|
::ll::TypedStorage< 4, 120, ::std::array<::glm::vec3, 10 > > | mIconPosition |
|
::ll::TypedStorage< 4, 4, float > | mPropagatedAlpha |