Mirror von
https://github.com/ViaVersion/ViaBackwards.git
synchronisiert 2024-12-26 16:12:43 +01:00
Move the iterator remove down
Dieser Commit ist enthalten in:
Ursprung
db47040543
Commit
678775ab9d
@ -114,8 +114,8 @@ public class StructuredEnchantmentRewriter {
|
||||
}
|
||||
|
||||
loreToAdd.add(description);
|
||||
iterator.remove();
|
||||
}
|
||||
iterator.remove();
|
||||
}
|
||||
|
||||
// Remove all first, then add the new ones
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren