Updated Data (markdown)

TheMode 2020-05-30 00:29:15 +02:00
parent c1abb59036
commit d5ba2194b3
1 changed files with 1 additions and 1 deletions

@ -13,4 +13,4 @@ int test = data.get("test");
## Serializable data
A SerialiableData object can, as the name imply, be serialized.
It should be used in hand with our [Storage system](https://github.com/Minestom/Minestom/wiki/Storage)
It should be used in hand with our [Storage system](https://github.com/Minestom/Minestom/wiki/Storage#integration-with-serializabledata)