|
| enum class | LoadMode : int { TextOnly = 0
, AllData = 1
} |
|
|
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 (::std::string message) |
|
MCAPI void | setMessage (::TextObjectRoot message) |
|
MCAPI void * | $ctor () |
|
MCAPI_S void * | $ctor (::SignBlockActor::Text &&) |
|
MCAPI void | $dtor () |
|
|
static MCAPI ::std::add_lvalue_reference_t< char const[]> | SIGN_PERSIST_FORMATTING_TAG () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mMessage |
|
::ll::TypedStorage< 8, 32, ::std::string > | mFilteredMessage |
|
::ll::TypedStorage< 8, 32, ::TextObjectRoot > | mTextObjectMessage |
|
::ll::TypedStorage< 8, 224, ::SignBlockActor::CachedMessageData > | mCachedMessage |
|
::ll::TypedStorage< 4, 16, ::mce::Color > | mSignTextColor |
|
::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: