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

ShadowHunter22's Config Library

A config library to fit the needs of ShadowHunter22's mods.

16.7K
22

6.1.0+1.21.2 for 1.21.2-1.21.4

release22 декабря 2024 г.

Changes:

  • Bump version

  • Added a double and float config option

  • Fixed #3

API Additions:

  • Created a new interface named NumberConfigOption that all number-based config options implement.
  • Created a new class named AbstractSliderEntry that all slider entries extend.

Breaking Changes:

AbstractConfigScreen

  • getTabs is now a protected method (was public).

ConfigEntryWidgetHolder

  • Renamed the field list to entryWidget.

ListWidget

  • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

CategoryTab

  • The CategoryTab constructor no longer takes a Screen.
  • The field category is now private.

ConfigCategory

  • Renamed the field text to categoryTitle.

  • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

  • Renamed the method getText() to getCategoryName().

  • Removed the method add(int index, AbstractEntry entry).

AbstractEntry

  • Replaced the field listWidget with layout.
  • Replaced the method getListWidget with getLayoutWidget.

5.1.0+1.21 for 1.21-1.21.1

release22 декабря 2024 г.

Changes:

  • Bump version

  • Added a double and float config option

  • Fixed #3

API Additions:

  • Created a new interface named NumberConfigOption that all number-based config options implement.
  • Created a new class named AbstractSliderEntry that all slider entries extend.

Breaking Changes:

AbstractConfigScreen

  • getTabs is now a protected method (was public).

ConfigEntryWidgetHolder

  • Renamed the field list to entryWidget.

ListWidget

  • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

CategoryTab

  • The CategoryTab constructor no longer takes a Screen.
  • The field category is now private.

ConfigCategory

  • Renamed the field text to categoryTitle.

  • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

  • Renamed the method getText() to getCategoryName().

  • Removed the method add(int index, AbstractEntry entry).

AbstractEntry

  • Replaced the field listWidget with layout.
  • Replaced the method getListWidget with getLayoutWidget.

4.1.0+1.20.5 for 1.20.5-1.20.6

release22 декабря 2024 г.

Changes:

  • Bump version

  • Added a double and float config option

  • Fixed #3

API Additions:

  • Created a new interface named NumberConfigOption that all number-based config options implement.
  • Created a new class named AbstractSliderEntry that all slider entries extend.

Breaking Changes:

AbstractConfigScreen

  • getTabs is now a protected method (was public).

ConfigEntryWidgetHolder

  • Renamed the field list to entryWidget.

ListWidget

  • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

CategoryTab

  • The CategoryTab constructor no longer takes a Screen.
  • The field category is now private.

ConfigCategory

  • Renamed the field text to categoryTitle.

  • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

  • Renamed the method getText() to getCategoryName().

  • Removed the method add(int index, AbstractEntry entry).

AbstractEntry

  • Replaced the field listWidget with layout.
  • Replaced the method getListWidget with getLayoutWidget.

3.1.0+1.20.3 for 1.20.3-1.20.4

release22 декабря 2024 г.

Changes:

  • Bump version

  • Added a double and float config option

  • Fixed #3

API Additions:

  • Created a new interface named NumberConfigOption that all number-based config options implement.
  • Created a new class named AbstractSliderEntry that all slider entries extend.

Breaking Changes:

AbstractConfigScreen

  • getTabs is now a protected method (was public).

ConfigEntryWidgetHolder

  • Renamed the field list to entryWidget.

ListWidget

  • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

CategoryTab

  • The CategoryTab constructor no longer takes a Screen.
  • The field category is now private.

ConfigCategory

  • Renamed the field text to categoryTitle.

  • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

  • Renamed the method getText() to getCategoryName().

  • Removed the method add(int index, AbstractEntry entry).

AbstractEntry

  • Replaced the field listWidget with layout.
  • Replaced the method getListWidget with getLayoutWidget.

2.1.0+1.20.2 for 1.20.2

release22 декабря 2024 г.

Changes:

  • Bump version

  • Added a double and float config option

  • Fixed #3

API Additions:

  • Created a new interface named NumberConfigOption that all number-based config options implement.
  • Created a new class named AbstractSliderEntry that all slider entries extend.

Breaking Changes:

AbstractConfigScreen

  • getTabs is now a protected method (was public).

ConfigEntryWidgetHolder

  • Renamed the field list to entryWidget.

ListWidget

  • Removed ListWidget in favor for SimpleLayoutWidget (see below changes for AbstractEntry).

CategoryTab

  • The CategoryTab constructor no longer takes a Screen.
  • The field category is now private.

ConfigCategory

  • Renamed the field text to categoryTitle.

  • Renamed the method add(AbstractEntry entry) to addEntry(AbstractEntry entry).

  • Renamed the method getText() to getCategoryName().

  • Removed the method add(int index, AbstractEntry entry).

AbstractEntry

  • Replaced the field listWidget with layout.
  • Replaced the method getListWidget with getLayoutWidget.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:1 год назад
Главная