
Epic Core API
A library mod that provides powerful entity manipulation APIs through CoreMod (ITransformationService), Java Agent, and VarHandle technologies.
5.4K
4
Список изменений
- Fixed the AllReturn functionality and optimized related code. Also optimized the code related to setHealth and killEntity.
- Renamed many APIs for naming consistency and cleaner verbs:
killEntity(entity, damageSource)->kill(entity, damageSource)reviveEntity(entity)->revive(entity)reviveEntity(level, uuid)->revive(level, uuid)teleportEntity(entity, x, y, z)->teleport(entity, x, y, z)removeEntity(entity, reason)->remove(entity, reason)memoryRemoveEntity(entity)->memoryRemove(entity)
- Optimized ECA command selector
Метаданные
Канал релиза
Release
Номер версии
1.1.3
Загрузчики
Forge
Версии игры
1.20.1
Загрузок
60
Дата публикации
1 мес. назад
