Property Dependencies
Dependencies
List of dependencies that must be loaded before this location. This value may be null.
Declaration
public IList<IResourceLocation> Dependencies { get; }
Property Value
| Type | Description |
|---|---|
| IList<IResourceLocation> |
List of dependencies that must be loaded before this location. This value may be null.
public IList<IResourceLocation> Dependencies { get; }
| Type | Description |
|---|---|
| IList<IResourceLocation> |