Class TextureReaderSource.Builder
java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.TextureReaderSource.Builder
- Enclosing class:
TextureReaderSource
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setPath
Sets the path to the texture to read, excluding the"textures/"prefix and".png"file extension. -
build
-