Class RechiseledItemModelGenerator

java.lang.Object
com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.ModelGenerator
com.supermartijn642.rechiseled.data.RechiseledItemModelGenerator

public class RechiseledItemModelGenerator extends com.supermartijn642.core.generator.ModelGenerator
Created 7/8/2021 by SuperMartijn642
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.supermartijn642.core.generator.ModelGenerator

    com.supermartijn642.core.generator.ModelGenerator.ElementBuilder, com.supermartijn642.core.generator.ModelGenerator.FaceBuilder, com.supermartijn642.core.generator.ModelGenerator.ModelBuilder, com.supermartijn642.core.generator.ModelGenerator.RotationBuilder, com.supermartijn642.core.generator.ModelGenerator.TransformBuilder

    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

    Constructors
    Constructor
    Description
    RechiseledItemModelGenerator(com.supermartijn642.core.generator.ResourceCache cache)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class com.supermartijn642.core.generator.ModelGenerator

    convertToJson, cube, cube, cube, cubeAll, cubeAll, cubeAll, getName, itemGenerated, itemGenerated, itemGenerated, itemGenerated, itemHandheld, itemHandheld, itemHandheld, itemHandheld, model, model, model, save, slabBottom, slabBottom, slabBottom, slabTop, slabTop, slabTop, stairs, stairs, stairs

    Methods inherited from class com.supermartijn642.core.generator.ResourceGenerator

    createDataProvider, getOwnerModid

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RechiseledItemModelGenerator

      public RechiseledItemModelGenerator(com.supermartijn642.core.generator.ResourceCache cache)
  • Method Details

    • generate

      public void generate()
      Specified by:
      generate in class com.supermartijn642.core.generator.ResourceGenerator