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

DaiChangMagicAPI

This mod ports the CoreMod system from 1.12.2 to 1.20.1 and further introduces new interfaces.

Загрузки
569
Подписчики
0
Обновлён
3 декабря 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 2 декабря 2025 г.

This mod ports the CoreMod system from 1.12.2 to 1.20.1 and further introduces new interfaces.This mod ports the CoreMod system from 1.12.2 to 1.20.1 and further introduces new interfaces.

  • Change Window Color:
  • Set window border color:

setWindowColor

  • 1.12.2 core mod

core mod

Ченджлог

0.0.2Релиз1.20.1 · 3 декабря 2025 г.

This is a brand-new update!

  1. Added the new Native class SeraphinaPublic.
  2. Introduced a Javassist-based Agent Loader, eliminating the need for the Attach process!
  3. Added the TransformerUtils class to help you remove unwanted ClassFileTransformers.

Note: Native features are only functional on Windows.

How to modify the border and title bar colors? Example Code:

Replace this with a description

More content awaits your exploration!

1Альфа1.20.1 · 2 декабря 2025 г.

New Features: In your CoreMod class, implement IFMLLoadingPlugin and add the IFMLLoadingPlugin.Name annotation. New Library: Allows you to change the color of the Minecraft window border. Prior to this, you need to initialize the window using the initWindow method provided in the library.

Комментарии

Загружаем…