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();
42 MCAPI ScriptPlayerJoinAfterEvent(
43 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData>
const& eventData,
47 MCAPI ::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent&
50 MCAPI ~ScriptPlayerJoinAfterEvent();
56 MCAPI static ::Scripting::ClassBinding bind();
58 MCAPI static ::Scripting::ClassBinding bindV010();
67 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData>
const& eventData,