Class AutoModSoundProvider

All Implemented Interfaces:
net.minecraft.data.DataProvider

public class AutoModSoundProvider extends AutoSoundProvider
See also: ManualModSoundProvider
This class was not registered in the ModEventBus and therefore will not appear in-game.

It serves only as an example.

  • Constructor Details

    • AutoModSoundProvider

      protected AutoModSoundProvider(net.minecraft.data.PackOutput output)
  • Method Details