Mirror von
https://github.com/ViaVersion/ViaBackwards.git
synchronisiert 2024-11-16 04:50:10 +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);
|
loreToAdd.add(description);
|
||||||
iterator.remove();
|
|
||||||
}
|
}
|
||||||
|
iterator.remove();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remove all first, then add the new ones
|
// Remove all first, then add the new ones
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren