Asset Batch Type
An asset batch type. It can be used for generating resource class.
Constructors
Link copied to clipboard
public MindustryAssetsExtension.AssetBatchType MindustryAssetsExtension.AssetBatchType( String group, String className, String generator, NameRule nameRule, Map<String, String> args)
Content copied to clipboard
Functions
Link copied to clipboard
Create and add a new AssetBatch
Link copied to clipboard
Ihe name of generated class.
Link copied to clipboard
The name of a generator, which has been registered in ResourceClassGeneratorRegistry or MindustryAssetsExtension.generators.
Link copied to clipboard
The name rule of resources. NameRule.Kebab as default
Link copied to clipboard
Create and add a new AssetBatch
Link copied to clipboard
Ihe name of generated class.
Link copied to clipboard
The name of a generator, which has been registered in ResourceClassGeneratorRegistry or MindustryAssetsExtension.generators.
Link copied to clipboard
The name rule of resources. NameRule.Kebab as default
Properties
Link copied to clipboard
The name of a generator, which has been registered in ResourceClassGeneratorRegistry or MindustryAssetsExtension.generators.
Link copied to clipboard
The name rule of resources. NameRule.Kebab as default