Class RegistrationTagsGenerator
java.lang.Object
com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.TagGenerator
com.supermartijn642.rechiseled.registration.data.RegistrationTagsGenerator
public class RegistrationTagsGenerator
extends com.supermartijn642.core.generator.TagGenerator
Created 04/05/2023 by SuperMartijn642
-
Nested Class Summary
Nested classes/interfaces inherited from class com.supermartijn642.core.generator.TagGenerator
com.supermartijn642.core.generator.TagGenerator.TagBuilder<T extends Object>Nested classes/interfaces inherited from class com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.ResourceGenerator.DataProviderInstance -
Field Summary
Fields inherited from class com.supermartijn642.core.generator.ResourceGenerator
cache, modid, modName -
Constructor Summary
ConstructorsConstructorDescriptionRegistrationTagsGenerator(RechiseledRegistrationImpl registration, com.supermartijn642.core.generator.ResourceCache cache) -
Method Summary
Methods inherited from class com.supermartijn642.core.generator.TagGenerator
blockMineableWithAxe, blockMineableWithHoe, blockMineableWithPickaxe, blockMineableWithShovel, blockNeedsDiamondTool, blockNeedsIronTool, blockNeedsStoneTool, blockTag, blockTag, blockTag, blockTag, entityTag, entityTag, entityTag, entityTag, itemTag, itemTag, itemTag, itemTag, save, tag, tag, tag, tagMethods inherited from class com.supermartijn642.core.generator.ResourceGenerator
createDataProvider, getOwnerModid
-
Constructor Details
-
RegistrationTagsGenerator
public RegistrationTagsGenerator(RechiseledRegistrationImpl registration, com.supermartijn642.core.generator.ResourceCache cache)
-
-
Method Details
-
generate
public void generate()- Specified by:
generatein classcom.supermartijn642.core.generator.ResourceGenerator
-
getName
- Overrides:
getNamein classcom.supermartijn642.core.generator.TagGenerator
-