Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
crystall-punk-14/Content.Server/_CP14/Workbench/CP14WorkbenchPlaceableProviderComponent.cs

11 lines
276 B
C#
Raw Permalink Normal View History

Refactor workbench resource handling with provider component (#1522) * Refactor workbench resource handling with provider component Introduces CP14WorkbenchPlaceableProviderComponent and related event to abstract resource provision for workbenches. Updates system logic to use the new provider event instead of directly accessing ItemPlacerComponent, improving modularity and extensibility. Adjusts entity prototype to include the new provider component. * map resave * resave Frigid
2025-07-11 15:55:41 +03:00
namespace Content.Server._CP14.Workbench;
/// <summary>
/// Provides resources to the workbench located on ItemPlacer
/// </summary>
[RegisterComponent]
[Access(typeof(CP14WorkbenchSystem))]
public sealed partial class CP14WorkbenchPlaceableProviderComponent : Component
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 51ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API