|
LeviLamina
|
Public Member Functions | |
| ScriptTeleportOptions & | operator= (ScriptTeleportOptions const &) |
| MCAPI | ScriptTeleportOptions (::ScriptModuleMinecraft::ScriptTeleportOptions const &) |
| MCAPI void * | $ctor (::ScriptModuleMinecraft::ScriptTeleportOptions const &) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI ::Scripting::InterfaceBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > > | mDimension |
| ::ll::TypedStorage< 4, 12, ::std::optional<::Vec2 > > | mRotation |
| ::ll::TypedStorage< 1, 2, ::std::optional< bool > > | mKeepVelocity |
| ::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > | mFacingLocation |
| ::ll::TypedStorage< 1, 2, ::std::optional< bool > > | mCheckForBlocks |