Class OverlaySource.Builder
java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.OverlaySource.Builder
- Enclosing class:
OverlaySource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setSources(List<TexSource> sources) Sets the sources to overlay, from highest to lowest.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setSources
Sets the sources to overlay, from highest to lowest. -
build
-