LeviLamina
|
Public Member Functions | |
ToggleControl & | operator= (ToggleControl const &) |
ToggleControl (ToggleControl const &) | |
virtual ::Scripting::Result_deprecated<::Json::Value > | buildJson (::Player &forPlayer, ::CurrentCmdVersion commandVersion) const |
MCAPI | ToggleControl (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, ::std::optional< bool > defaultValue) |
MCAPI void * | $ctor (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, ::std::optional< bool > defaultValue) |
MCAPI ::Scripting::Result_deprecated<::Json::Value > | $buildJson (::Player &forPlayer, ::CurrentCmdVersion commandVersion) const |
MCFOLD void | $dtor () |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 216 > | mUnk1d829b |
::ll::UntypedStorage< 1, 2 > | mUnke05b7d |
|
virtual |
Implements ScriptModuleMinecraftServerUI::IControl.