3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-19 04:50:06 +01:00
Paper/src/main/java
Jeremy Wood 1314229dc2 SPIGOT-3336: HideFlags will now serialize as a List rather than a Set.
HideFlags will be serialized as a list and deserialized as an Iterable.
This will allow maximum flexibility on both the formats it can be
serialized into and formats it can be deserialized from.
2017-06-23 12:48:15 +10:00
..
org/bukkit/craftbukkit SPIGOT-3336: HideFlags will now serialize as a List rather than a Set. 2017-06-23 12:48:15 +10:00