|
LeviLamina
|
Inheritance diagram for ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerBreakAfterEvent:Public Types | |
| using | IntermediateStorage |
Public Member Functions | |
| ScriptBlockCustomComponentPlayerBreakAfterEvent & | operator= (ScriptBlockCustomComponentPlayerBreakAfterEvent const &) |
| MCAPI | ScriptBlockCustomComponentPlayerBreakAfterEvent (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerBreakAfterEvent const &) |
| MCAPI | ScriptBlockCustomComponentPlayerBreakAfterEvent (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerBreakAfterEvent &&) |
| MCFOLD void * | $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerBreakAfterEvent const &) |
| MCFOLD void * | $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerBreakAfterEvent &&) |
| MCFOLD void | $dtor () |
| MCFOLD void * | $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &) |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
| static MCAPI ::Scripting::ClassBinding | bindV1 () |
Public Attributes | |
| ::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > | mPlayer |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > | mPermutation |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > | mDimension |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > | mBlock |