17struct ScriptPlayerJoinAfterEvent {
25 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>>
27 ::ll::TypedStorage<8, 32, ::std::string> mPlayerName;
28 ::ll::TypedStorage<8, 32, ::std::string> mPlayerId;
33 ScriptPlayerJoinAfterEvent& operator=(ScriptPlayerJoinAfterEvent
const&);
34 ScriptPlayerJoinAfterEvent(ScriptPlayerJoinAfterEvent
const&);
35 ScriptPlayerJoinAfterEvent();
40 MCAPI ::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent&
43 MCAPI ~ScriptPlayerJoinAfterEvent();
49 MCAPI static ::Scripting::ClassBinding bind();
51 MCAPI static ::Scripting::ClassBinding bindV010();