BlockTypeBuilder
Denotes a special builder that is used for building special block types. Usato in mods.contenttweaker.block.BlockTypeBuilder#withType
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
BlockTypeBuilder 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.