public class GaugeGenerator extends DirectionalAxisBlockStateGen
  • Constructor Details

    • GaugeGenerator

      public GaugeGenerator()
  • Method Details

    • getModelPrefix

      public <T extends net.minecraft.world.level.block.Block> String getModelPrefix(com.tterrag.registrate.providers.DataGenContext<net.minecraft.world.level.block.Block,T> ctx, com.tterrag.registrate.providers.RegistrateBlockstateProvider prov, net.minecraft.world.level.block.state.BlockState state)
      Specified by:
      getModelPrefix in class DirectionalAxisBlockStateGen