LeviLamina
Loading...
Searching...
No Matches
SignBlockActor::Text Class Reference

Public Types

enum class  LoadMode : int { TextOnly = 0 , AllData = 1 }
 

Public Member Functions

Textoperator= (Text const &)
 
 Text (Text const &)
 
MCAPI Text (::SignBlockActor::Text &&)
 
MCAPI void _parseOldVersionText (::CompoundTag const &tag)
 
MCAPI void _parseOtherAttributes (::CompoundTag const &tag)
 
MCAPI void _parseText (::CompoundTag const &tag)
 
MCAPI::std::string const & getMessage () const
 
MCAPI void load (::CompoundTag const &tag, ::SignBlockActor::Text::LoadMode load)
 
MCAPI bool save (::CompoundTag &tag) const
 
MCAPI void setEditedBy (::std::string const &playerXuid)
 
MCAPI void setMessage (::TextObjectRoot message)
 
MCAPI void setMessage (::std::string message)
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::SignBlockActor::Text &&)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> SIGN_PERSIST_FORMATTING_TAG ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mMessage
 
::ll::TypedStorage< 8, 32, ::std::string > mFilteredMessage
 
::ll::TypedStorage< 8, 32, ::TextObjectRootmTextObjectMessage
 
::ll::TypedStorage< 8, 224, ::SignBlockActor::CachedMessageDatamCachedMessage
 
::ll::TypedStorage< 4, 16, ::mce::ColormSignTextColor
 
::ll::TypedStorage< 1, 1, bool > mGlowing
 
::ll::TypedStorage< 1, 1, bool > mHideGlowOutline
 
::ll::TypedStorage< 1, 1, bool > mShouldPersistFormatting
 
::ll::TypedStorage< 8, 32, ::std::string > mLastEditXuid
 
::ll::TypedStorage< 8, 32, ::std::string > mTextObjectString
 

The documentation for this class was generated from the following file: