@ApiStatus.NonExtendable public interface DirectoryAtlasSource extends AtlasSource
AtlasSource that adds all the contents of a directory
and its subdirectories, across all namespaces, to the texture atlas.| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
prefix()
String to be prefixed to the sprite name when loaded,
can be empty.
|
@NotNull java.lang.String |
source()
Gets the directory path, relative to the textures'
directory.
|
directory, filter, palettedPermutations, single, single, unstitch, unstitch@NotNull @NotNull java.lang.String source()
@NotNull @NotNull java.lang.String prefix()