|
LeviLamina
|
Public Member Functions | |
| MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDynamicPropertiesDefinition > > | defineBoolean (::std::string const &identifier, ::std::optional< bool > defaultValue) |
| MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDynamicPropertiesDefinition > > | defineNumber (::std::string const &identifier, ::std::optional< float > defaultValue) |
| MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDynamicPropertiesDefinition > > | defineString (::std::string const &identifier, uint maxLength, ::std::optional<::std::string > defaultValue) |
| MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDynamicPropertiesDefinition > > | defineVector3 (::std::string const &identifier, ::std::optional<::Vec3 > defaultValue) |
| MCFOLD::DynamicPropertiesDefinition const & | getDefinition () const |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 72, ::DynamicPropertiesDefinition > | mDefinition |
| ::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScope > | mScope |