Class CustomSoundCommand

java.lang.Object
de.mrjulsen.dragnsounds.commands.CustomSoundCommand

public class CustomSoundCommand extends Object
  • Constructor Details

    • CustomSoundCommand

      public CustomSoundCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.Commands.CommandSelection selection)