Commit f9ff93c
refactor: deprecate CoreRegistry-based ReadWriteStorageManager constructor
Mark the old constructor that resolves dependencies via CoreRegistry as
@deprecated. The @Inject constructor is the correct DI path. No callers
use the old constructor directly — it exists only as a fallback.
BSA flagged this on PR MovingBlocks#5299.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e960afe commit f9ff93c
1 file changed
Lines changed: 5 additions & 0 deletions
File tree
- engine/src/main/java/org/terasology/engine/persistence/internal
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
| |||
0 commit comments