java.lang.Object
dev.lukebemish.dynamicassetgenerator.api.client.generators.texsources.ErrorSource.Builder
Enclosing class:
ErrorSource

public static class ErrorSource.Builder extends Object
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • setMessage

      public ErrorSource.Builder setMessage(String message)
      Sets the message to be logged when this source attempts and fails to provide a texture.
    • build

      public ErrorSource build()