ItemBuilderBasic
Базовый конструктор для элементов, также вызван mods.contenttweaker.item.basic.ItemBuilderBasic#build. Does not have any special properties, it exists.
This class was added by a mod with mod-id contenttweaker
. Так что если вы хотите использовать эту функцию, вам нужно установить этот мод.
Импорт класса
Вам может потребоваться импортировать пакет, если вы столкнетесь с какими-либо проблемами (например, с заливкой массива), так что лучше быть в безопасности, чем извиняться и добавлять импорт.
Implemented Interfaces
ItemBuilderBasic implements the following interfaces. That means any method available to them can also be used on this class.
Methods
build
Instructs CoT to actually build whatever this builder is supposed to be building.