LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptDynamicPropertiesDefinition Class Reference
Inheritance diagram for ScriptModuleMinecraft::ScriptDynamicPropertiesDefinition:

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, ::DynamicPropertiesDefinitionmDefinition
::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScopemScope

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