ResourcePackBuilder
class ResourcePackBuilder
Builds a resource pack based on a ResourcePackConfiguration. A ResourcePackBuilder is responsible for a single resource pack build session.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Searches for a file under path in both the resource pack and vanilla minecraft assets, returning the Path if it exists or throwing an IllegalArgumentException if it doesn't.
Link copied to clipboard
Retrieves the instantiated PackBuildData of the specified type.
Link copied to clipboard
Creates a Lazy that retrieves an instantiated PackBuildData of the specified type.
Link copied to clipboard
Gets the resource filters for the specified ResourceFilter.Stage.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Resolves the corresponding .mcmeta
file for the specified path.
Link copied to clipboard
Resolves the file under path in the vanilla minecraft assets.
Link copied to clipboard
Resolves the corresponding .mcmeta
file for the specified path in the vanilla minecraft assets.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard