|
| virtual ::std::shared_ptr<::UICustomRenderer > | clone () const |
| virtual void | render (::MinecraftUIRenderContext &renderContext, ::IClientInstance &client, ::UIControl &owner, int pass) |
| virtual bool | update (::IClientInstance &client, ::UIControl &owner, ::UIScene const &scene) |
|
MCAPI | PaperDollRenderer (::UIResolvedDef const &def) |
|
MCAPI void | _addAnimationIfNotRegistered (::std::shared_ptr<::ActorAnimationGroup > actorAnimationGroup, ::HashedString const &friendlyName) |
|
MCAPI::AnimationComponent & | _getAnimationComponent () |
|
MCAPI void | _render (::MinecraftUIRenderContext &renderContext, ::IClientInstance &client, ::UIControl &owner, int, ::OffscreenCaptureData const *uiActorCaptureData) |
|
MCAPI::HashedString const & | getActorType (::UIControl &owner) const |
|
MCAPI void | offscreenCapture (::MinecraftUIRenderContext &renderContext, ::IClientInstance &client, ::UIControl &owner, int pass, ::OffscreenCaptureData const &uiActorCaptureData, ::SerializedSkinRef const &skin, float yRotation) |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::UIResolvedDef const &def) |
|
MCAPI void | $dtor () |
|
MCAPI ::std::shared_ptr<::UICustomRenderer > | $clone () const |
|
MCAPI void | $render (::MinecraftUIRenderContext &renderContext, ::IClientInstance &client, ::UIControl &owner, int pass) |
|
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 &) |
|
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::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::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 |
|
|
::ll::TypedStorage< 4, 4, ::PaperDollRenderer::RotationStyle > | mRotationStyle |
|
::ll::TypedStorage< 4, 4, ::PaperDollRenderer::RotationStyle > | mPreviousRotationStyle |
|
::ll::TypedStorage< 1, 1, bool > | mUseSelectedSkin |
|
::ll::TypedStorage< 1, 1, bool > | mPlayerPaperDoll |
|
::ll::TypedStorage< 1, 1, bool > | mUseUUID |
|
::ll::TypedStorage< 1, 1, bool > | mRespectSkinGuiScale |
|
::ll::TypedStorage< 4, 4, float > | mDeltaTime |
|
::ll::TypedStorage< 4, 4, float > | mElapsedTime |
|
::ll::TypedStorage< 4, 4, float > | mRotation |
|
::ll::TypedStorage< 4, 4, float > | mTargetRotation |
|
::ll::TypedStorage< 4, 4, float > | mCameraTiltInDeg |
|
::ll::TypedStorage< 4, 4, float > | mRotationSpeedMultiplier |
|
::ll::TypedStorage< 8, 32, ::std::string > | mSkinName |
|
::ll::TypedStorage< 8, 16, ::mce::UUID > | mCurrentPlayerUUID |
|
::ll::TypedStorage< 8, 16, ::mce::UUID > | mPaperDollPackId |
|
::ll::TypedStorage< 4, 4, int > | mPaperDollSkinIdx |
|
::ll::TypedStorage< 1, 1, bool > | mWaitForSkinInitialize |
|
::ll::TypedStorage< 1, 1, bool > | mMarkLocalPlayerAsDirty |
|
::ll::TypedStorage< 8, 8, ::IClientInstance * > | mClientInstance |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::HashedString > > | mParticleEffectsMap |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::AnimationComponent > > | mAnimationComponent |
|
::ll::TypedStorage< 8, 56, ::MolangVariableMap > | mVariables |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mSkinLastUpdated |
|
::ll::TypedStorage< 4, 4, float > | mPropagatedAlpha |