PaperMC/paper-server/src
CraftBukkit/Spigot c2453f20d4 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.

By: Jeremy Wood <farachan@gmail.com>
2017-06-14 09:17:14 -04:00
..
main SPIGOT-3336: HideFlags will now serialize as a List rather than a Set. 2017-06-14 09:17:14 -04:00
test/java/org/bukkit Add color API for Teams 2017-05-28 11:00:02 +10:00