craftbukkit/src
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
..
main SPIGOT-3336: HideFlags will now serialize as a List rather than a Set. 2017-06-23 12:48:15 +10:00
test/java/org/bukkit Add color API for Teams 2017-05-28 11:00:02 +10:00