IResourceLocationSupplier
Link to iresourcelocationsupplier
The IResourceLocationSupplier function can be used to provide the Resource Location to be used for whatever.
导入相关包
Link to 导入相关包
It might be required for you to import the package if you encounter any issues, so better be safe than sorry and add the import.
import mods.contenttweaker.IResourceLocationSupplier;
Parameters
Link to parameters
The IResourceLocationSupplier Function is a function with no parameters.
The function needs to return an Resource Location.