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

public static class TextureReaderSource.Builder extends Object
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • setPath

      public TextureReaderSource.Builder setPath(net.minecraft.resources.ResourceLocation path)
      Sets the path to the texture to read, excluding the "textures/" prefix and ".png" file extension.
    • build

      public TextureReaderSource build()