|
LeviLamina
|
Inheritance diagram for ScriptModuleMinecraft::ScriptPlayerPlaceBlockAfterEvent:Public Member Functions | |
| MCAPI | ScriptPlayerPlaceBlockAfterEvent (::Player &player, ::BlockPos const &pos, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI void * | $ctor (::Player &player, ::BlockPos const &pos, ::Scripting::WeakLifetimeScope const &scope) |
| MCFOLD void * | $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > | mPlayer |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > | mDimension |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > | mBlock |