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.