ItemBuilderBasic
Il costruttore di base per gli oggetti, chiamato anche da 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
. Perciò, è necessario avere questa mod installata per poter utilizzare questa funzione.
Importing the class
Potrebbe essere necessario importare il pacchetto, se si incontrano dei problemi (come castare un vettore), quindi meglio essere sicuri e aggiungere la direttiva di importazione.
Interfacce Implementate
ItemBuilderBasic implements the following interfaces. Ciò significa che ogni metodo presente nell'interfaccia può essere usato anche per questa classe.
Methods
build
Istruisce CoT per costruire realmente qualsiasi cosa il costruttore dovrebbe star costruendo.