Class MimicryStateProvider

java.lang.Object
net.neoforged.neoforge.client.model.generators.BlockStateProvider
com.mrbysco.soundmimicry.datagen.assets.MimicryStateProvider
All Implemented Interfaces:
net.minecraft.data.DataProvider

public class MimicryStateProvider extends net.neoforged.neoforge.client.model.generators.BlockStateProvider
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.neoforged.neoforge.client.model.generators.BlockStateProvider

    net.neoforged.neoforge.client.model.generators.BlockStateProvider.ConfiguredModelList

    Nested classes/interfaces inherited from interface net.minecraft.data.DataProvider

    net.minecraft.data.DataProvider.Factory<T extends net.minecraft.data.DataProvider>
  • Field Summary

    Fields inherited from class net.neoforged.neoforge.client.model.generators.BlockStateProvider

    registeredBlocks, WALL_PROPS

    Fields inherited from interface net.minecraft.data.DataProvider

    FIXED_ORDER_FIELDS, INDENT_WIDTH, KEY_COMPARATOR
  • Constructor Summary

    Constructors
    Constructor
    Description
    MimicryStateProvider(net.minecraft.data.PackOutput output, net.neoforged.neoforge.common.data.ExistingFileHelper helper)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    void
    soundEmitter(net.minecraft.world.level.block.Block block)
     

    Methods inherited from class net.neoforged.neoforge.client.model.generators.BlockStateProvider

    axisBlock, axisBlock, axisBlock, axisBlock, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, axisBlockWithRenderType, blockTexture, buttonBlock, buttonBlock, cubeAll, directionalBlock, directionalBlock, directionalBlock, directionalBlock, doorBlock, doorBlock, doorBlock, doorBlockWithRenderType, doorBlockWithRenderType, doorBlockWithRenderType, doorBlockWithRenderType, fenceBlock, fenceBlock, fenceBlockWithRenderType, fenceBlockWithRenderType, fenceBlockWithRenderType, fenceBlockWithRenderType, fenceGateBlock, fenceGateBlock, fenceGateBlock, fenceGateBlockWithRenderType, fenceGateBlockWithRenderType, fenceGateBlockWithRenderType, fenceGateBlockWithRenderType, fourWayBlock, fourWayMultipart, getMultipartBuilder, getName, getVariantBuilder, hangingSignBlock, hangingSignBlock, horizontalBlock, horizontalBlock, horizontalBlock, horizontalBlock, horizontalBlock, horizontalFaceBlock, horizontalFaceBlock, horizontalFaceBlock, horizontalFaceBlock, itemModels, logBlock, logBlockWithRenderType, logBlockWithRenderType, mcLoc, models, modLoc, paneBlock, paneBlock, paneBlock, paneBlockWithRenderType, paneBlockWithRenderType, paneBlockWithRenderType, paneBlockWithRenderType, pressurePlateBlock, pressurePlateBlock, run, signBlock, signBlock, simpleBlock, simpleBlock, simpleBlock, simpleBlock, simpleBlockItem, simpleBlockWithItem, slabBlock, slabBlock, slabBlock, stairsBlock, stairsBlock, stairsBlock, stairsBlock, stairsBlock, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, stairsBlockWithRenderType, trapdoorBlock, trapdoorBlock, trapdoorBlock, trapdoorBlockWithRenderType, trapdoorBlockWithRenderType, trapdoorBlockWithRenderType, trapdoorBlockWithRenderType, wallBlock, wallBlock, wallBlock, wallBlockWithRenderType, wallBlockWithRenderType, wallBlockWithRenderType, wallBlockWithRenderType

    Methods inherited from class java.lang.Object

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

    • MimicryStateProvider

      public MimicryStateProvider(net.minecraft.data.PackOutput output, net.neoforged.neoforge.common.data.ExistingFileHelper helper)
  • Method Details

    • registerStatesAndModels

      protected void registerStatesAndModels()
      Specified by:
      registerStatesAndModels in class net.neoforged.neoforge.client.model.generators.BlockStateProvider
    • soundEmitter

      public void soundEmitter(net.minecraft.world.level.block.Block block)