Property Dependencies
Dependencies
Gets the dependencies to other IResourceLocations
Declaration
IList<IResourceLocation> Dependencies { get; }
Property Value
Type | Description |
---|---|
IList<IResourceLocation> | The dependencies. |
Gets the dependencies to other IResourceLocations
IList<IResourceLocation> Dependencies { get; }
Type | Description |
---|---|
IList<IResourceLocation> | The dependencies. |