|
LeviLamina
|
Public Member Functions | |
| MCAPI | ScriptWorldClockRestartBeforeEvent (::Bedrock::NotNullNonOwnerPtr<::WorldClock > clock, int newTime, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI void * | $ctor (::Bedrock::NotNullNonOwnerPtr<::WorldClock > clock, int newTime, ::Scripting::WeakLifetimeScope const &scope) |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptWorldClock > > | mClock |
| ::ll::TypedStorage< 4, 4, int > | mNewTime |
| ::ll::TypedStorage< 1, 1, bool > | mCancel |