18struct ScriptPlayerJoinAfterEvent {
26 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>>
28 ::ll::TypedStorage<8, 32, ::std::string> mPlayerName;
29 ::ll::TypedStorage<8, 32, ::std::string> mPlayerId;
34 ScriptPlayerJoinAfterEvent& operator=(ScriptPlayerJoinAfterEvent
const&);
35 ScriptPlayerJoinAfterEvent(ScriptPlayerJoinAfterEvent
const&);
36 ScriptPlayerJoinAfterEvent();
42 MCAPI ScriptPlayerJoinAfterEvent(
43 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData>
const& eventData,
48 MCAPI ::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent&
51 MCAPI ~ScriptPlayerJoinAfterEvent();
57 MCAPI static ::Scripting::ClassBinding bind();
59 MCAPI static ::Scripting::ClassBinding bindV010();
67 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData>
const& eventData,