20 ::ll::TypedStorage<8, 24, ::Bedrock::NotNullNonOwnerPtr<::ServerLevel>> mServerLevel;
25 PlayerDeathManagerProxy();
30 virtual ~PlayerDeathManagerProxy() =
default;
34 virtual bool shouldShowDeathMessages()
const ;
36 virtual void onWorldOwnerHasDied() ;
42 MCAPI
explicit PlayerDeathManagerProxy(
::ServerLevel& serverLevel);
56 MCAPI
bool $shouldShowDeathMessages()
const;
58 MCAPI
void $onWorldOwnerHasDied();
66 MCAPI
static void** $vftable();