Open Vftdan opened 1 month ago
If getTrinkets returns null, replace the result with Collections.emptyList()
getTrinkets
Collections.emptyList()
If
getTrinkets
returns null, replace the result withCollections.emptyList()