Class ResearchPack.Builder
java.lang.Object
com.portingdeadmods.researchd.api.research.packs.ResearchPack.Builder
- Enclosing class:
ResearchPack
-
Method Summary
Modifier and TypeMethodDescriptionbuild()color(int r, int g, int b) customTexture(net.minecraft.resources.ResourceLocation customTexture) sortingValue(int sortingValue) A value to dictate where in the progression the research pack should be.
-
Method Details
-
color
-
customTexture
-
sortingValue
A value to dictate where in the progression the research pack should be.
Lower = earlier, higher = later -
build
-