From fc0d8bbbda8bd8c71bb7d41ee0166599f42fb6c8 Mon Sep 17 00:00:00 2001 From: Chomp Date: Tue, 24 Dec 2024 19:08:03 +0000 Subject: [PATCH] Updates --- .../10ScopesAndTypes/types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- TypeScript/13AddTrader/types/services/SeasonalEventService.d.ts | 2 +- .../14AfterDBLoadHook/types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../16ImporterUtil/types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../1LogToConsole/types/services/SeasonalEventService.d.ts | 2 +- .../20CustomChatBot/types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../22CustomSptCommand/types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- TypeScript/24WebSocket/types/services/SeasonalEventService.d.ts | 2 +- .../2EditDatabase/types/services/SeasonalEventService.d.ts | 2 +- .../3GetSptConfigFile/types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- .../5ReplaceMethod/types/services/SeasonalEventService.d.ts | 2 +- .../types/services/SeasonalEventService.d.ts | 2 +- TypeScript/7OnLoadHook/types/services/SeasonalEventService.d.ts | 2 +- .../8OnUpdateHook/types/services/SeasonalEventService.d.ts | 2 +- .../9RouterHooks/types/services/SeasonalEventService.d.ts | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/TypeScript/10ScopesAndTypes/types/services/SeasonalEventService.d.ts b/TypeScript/10ScopesAndTypes/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/10ScopesAndTypes/types/services/SeasonalEventService.d.ts +++ b/TypeScript/10ScopesAndTypes/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/11BundleLoadingSample/types/services/SeasonalEventService.d.ts b/TypeScript/11BundleLoadingSample/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/11BundleLoadingSample/types/services/SeasonalEventService.d.ts +++ b/TypeScript/11BundleLoadingSample/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/12ClassExtensionOverride/types/services/SeasonalEventService.d.ts b/TypeScript/12ClassExtensionOverride/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/12ClassExtensionOverride/types/services/SeasonalEventService.d.ts +++ b/TypeScript/12ClassExtensionOverride/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/13.1AddTraderWithAssortJSON/types/services/SeasonalEventService.d.ts b/TypeScript/13.1AddTraderWithAssortJSON/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/13.1AddTraderWithAssortJSON/types/services/SeasonalEventService.d.ts +++ b/TypeScript/13.1AddTraderWithAssortJSON/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/13AddTrader/types/services/SeasonalEventService.d.ts b/TypeScript/13AddTrader/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/13AddTrader/types/services/SeasonalEventService.d.ts +++ b/TypeScript/13AddTrader/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/14AfterDBLoadHook/types/services/SeasonalEventService.d.ts b/TypeScript/14AfterDBLoadHook/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/14AfterDBLoadHook/types/services/SeasonalEventService.d.ts +++ b/TypeScript/14AfterDBLoadHook/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/15HttpListenerExample/types/services/SeasonalEventService.d.ts b/TypeScript/15HttpListenerExample/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/15HttpListenerExample/types/services/SeasonalEventService.d.ts +++ b/TypeScript/15HttpListenerExample/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/16ImporterUtil/types/services/SeasonalEventService.d.ts b/TypeScript/16ImporterUtil/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/16ImporterUtil/types/services/SeasonalEventService.d.ts +++ b/TypeScript/16ImporterUtil/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/17AsyncImporterWithDependency1/types/services/SeasonalEventService.d.ts b/TypeScript/17AsyncImporterWithDependency1/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/17AsyncImporterWithDependency1/types/services/SeasonalEventService.d.ts +++ b/TypeScript/17AsyncImporterWithDependency1/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/17AsyncImporterWithDependency2/types/services/SeasonalEventService.d.ts b/TypeScript/17AsyncImporterWithDependency2/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/17AsyncImporterWithDependency2/types/services/SeasonalEventService.d.ts +++ b/TypeScript/17AsyncImporterWithDependency2/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/18.1CustomItemServiceLootBox/types/services/SeasonalEventService.d.ts b/TypeScript/18.1CustomItemServiceLootBox/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/18.1CustomItemServiceLootBox/types/services/SeasonalEventService.d.ts +++ b/TypeScript/18.1CustomItemServiceLootBox/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/18CustomItemService/types/services/SeasonalEventService.d.ts b/TypeScript/18CustomItemService/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/18CustomItemService/types/services/SeasonalEventService.d.ts +++ b/TypeScript/18CustomItemService/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/19UseExternalLibraries/types/services/SeasonalEventService.d.ts b/TypeScript/19UseExternalLibraries/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/19UseExternalLibraries/types/services/SeasonalEventService.d.ts +++ b/TypeScript/19UseExternalLibraries/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/1LogToConsole/types/services/SeasonalEventService.d.ts b/TypeScript/1LogToConsole/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/1LogToConsole/types/services/SeasonalEventService.d.ts +++ b/TypeScript/1LogToConsole/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/20CustomChatBot/types/services/SeasonalEventService.d.ts b/TypeScript/20CustomChatBot/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/20CustomChatBot/types/services/SeasonalEventService.d.ts +++ b/TypeScript/20CustomChatBot/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/21CustomCommandoCommand/types/services/SeasonalEventService.d.ts b/TypeScript/21CustomCommandoCommand/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/21CustomCommandoCommand/types/services/SeasonalEventService.d.ts +++ b/TypeScript/21CustomCommandoCommand/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/22CustomSptCommand/types/services/SeasonalEventService.d.ts b/TypeScript/22CustomSptCommand/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/22CustomSptCommand/types/services/SeasonalEventService.d.ts +++ b/TypeScript/22CustomSptCommand/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/23CustomAbstractChatBot/types/services/SeasonalEventService.d.ts b/TypeScript/23CustomAbstractChatBot/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/23CustomAbstractChatBot/types/services/SeasonalEventService.d.ts +++ b/TypeScript/23CustomAbstractChatBot/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/24WebSocket/types/services/SeasonalEventService.d.ts b/TypeScript/24WebSocket/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/24WebSocket/types/services/SeasonalEventService.d.ts +++ b/TypeScript/24WebSocket/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/2EditDatabase/types/services/SeasonalEventService.d.ts b/TypeScript/2EditDatabase/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/2EditDatabase/types/services/SeasonalEventService.d.ts +++ b/TypeScript/2EditDatabase/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/3GetSptConfigFile/types/services/SeasonalEventService.d.ts b/TypeScript/3GetSptConfigFile/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/3GetSptConfigFile/types/services/SeasonalEventService.d.ts +++ b/TypeScript/3GetSptConfigFile/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/4.1UseACustomJson5OrJsonCConfigFile/types/services/SeasonalEventService.d.ts b/TypeScript/4.1UseACustomJson5OrJsonCConfigFile/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/4.1UseACustomJson5OrJsonCConfigFile/types/services/SeasonalEventService.d.ts +++ b/TypeScript/4.1UseACustomJson5OrJsonCConfigFile/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/4UseACustomConfigFile/types/services/SeasonalEventService.d.ts b/TypeScript/4UseACustomConfigFile/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/4UseACustomConfigFile/types/services/SeasonalEventService.d.ts +++ b/TypeScript/4UseACustomConfigFile/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/5ReplaceMethod/types/services/SeasonalEventService.d.ts b/TypeScript/5ReplaceMethod/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/5ReplaceMethod/types/services/SeasonalEventService.d.ts +++ b/TypeScript/5ReplaceMethod/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/6ReferenceAnotherClass/types/services/SeasonalEventService.d.ts b/TypeScript/6ReferenceAnotherClass/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/6ReferenceAnotherClass/types/services/SeasonalEventService.d.ts +++ b/TypeScript/6ReferenceAnotherClass/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/7OnLoadHook/types/services/SeasonalEventService.d.ts b/TypeScript/7OnLoadHook/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/7OnLoadHook/types/services/SeasonalEventService.d.ts +++ b/TypeScript/7OnLoadHook/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/8OnUpdateHook/types/services/SeasonalEventService.d.ts b/TypeScript/8OnUpdateHook/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/8OnUpdateHook/types/services/SeasonalEventService.d.ts +++ b/TypeScript/8OnUpdateHook/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value diff --git a/TypeScript/9RouterHooks/types/services/SeasonalEventService.d.ts b/TypeScript/9RouterHooks/types/services/SeasonalEventService.d.ts index 5ff22c3..b0a0942 100644 --- a/TypeScript/9RouterHooks/types/services/SeasonalEventService.d.ts +++ b/TypeScript/9RouterHooks/types/services/SeasonalEventService.d.ts @@ -122,7 +122,7 @@ export declare class SeasonalEventService { /** * Store active events inside class array property `currentlyActiveEvents` + set class properties: christmasEventActive/halloweenEventActive */ - cacheActiveEvents(): void; + protected cacheActiveEvents(): void; /** * Get the currently active weather season e.g. SUMMER/AUTUMN/WINTER * @returns Season enum value