Class ErrorSource.Builder
java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.ErrorSource.Builder
- Enclosing class:
ErrorSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setMessage(String message) Sets the message to be logged when this source attempts and fails to provide a texture.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setMessage
Sets the message to be logged when this source attempts and fails to provide a texture. -
build
-