Перейти к содержимому
Mineforgian

Transit API

Library for moving data between objects

Загрузки
702
Подписчики
0
Обновлён
18 ноября 2023 г.
Лицензия
MIT

Опубликован 20 мая 2021 г.

Transit API provides a method for mods to convert and transmit similar data between blocks, items, systems, or whatever objects they may use. The lightweight registration system provides a way to convert data into "packets" and objects into "nodes" while not forcing any particular method of storing/using data on the other mod's end.

Ченджлог

3.0.0-alpha-2Альфа1.20, 1.20.1, 1.20.2 · 16 ноября 2023 г.

Changes to the underlying API with regards to how generics are handled. Allows nodes to define their own underlying implementation so they don't have to use their group's base class type parameter to store data.

2.0.0Релиз1.17 · 20 июня 2021 г.

Update for MC 1.17

2.0.0-alpha.predevАльфа1.16.3, 1.16.4, 1.16.5 · 22 мая 2021 г.

Alpha release for developers to play with before the full release in 1.17

1.0.0Релиз1.16.3, 1.16.4, 1.16.5 · 20 мая 2021 г.

First initial stabile release before a rewrite for version 2. Version api will remain stabile until mc 1.7

Комментарии

Загружаем…