addProfession
Adds TaterzenProfession to Taterzen. Profession must be registered with registerProfession.
Parameters
professionId
ResourceLocation of the profession
open fun addProfession(professionId: ResourceLocation, profession: TaterzenProfession)
Content copied to clipboard
Adds TaterzenProfession to Taterzen.
Parameters
professionId
ResourceLocation of the profession
profession
profession object (implementing TaterzenProfession)