▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Nebula
Nebula

Nebula

Nebula is a Library for Spells and Mana. The Library is flexible and can be used for a lot of stuff.

11.0K
16
Все версии5.0.0+1.19.4

5.0.0+1.19.4

Release2 г. назад

Список изменений

What's Changed

How did we end up here?

  • Api is now in the api package. :tada: (I know very rare)
  • Remove TickingSpell in favor of adding ticking to Spell allowing for a cleaner implementation.
  • Added SpellEntity
  • Spells are now constructed without a caster.
  • Improve network usage by NebulaSpellManager and NebulaManaManager.
  • Added isEmpty check to Spell- and ManaManagers to easily check if a Manager has been created.
  • Added SpellType.Builder#parallelCast to let spells easily control if they can be cast in parallel.
  • Added SpellType.Builder#castability so that a spellType being able to be cast can be checked without creating a Spell. (This should done instead of overriding Spell#isCastable)
  • SpellManager#isCastable should NO LONGER check for the Manager. The Managers are independent of each other now! Use SpellType#isCastable or Spell#isCastable!

Power to the Spell

  • Spell#onEnd() is called when the spell ends.
  • Spell#stop() stops the spell.
  • Spell#interrupt() interrupts the spell, indicates that the spell didn't choose to stop, but is forced by death e.g.
  • Spell#getDuration() returns the amount of ticks a spell can survive before being stopped.
  • Spell#tick() is a tick method, do I need to explain what this is for?

Now Git

Full Changelog: https://github.com/Dev0Louis/Nebula/compare/4.0.3+1.19.4...5.0.0+1.19.4

Файлы

Nebula-5.0.0+1.19.4.jar(90.57 KiB)
Основной
Скачать
Nebula-5.0.0+1.19.4-sources.jar(66.41 KiB)
Скачать

Метаданные

Канал релиза

Release

Номер версии

5.0.0+1.19.4

Загрузчики

Fabric

Версии игры

1.19.2–1.20.1

Загрузок

142

Дата публикации

2 г. назад

Загрузил

ID версии

Главная