Class UnpublishCommand

java.lang.Object
net.minecraft.server.commands.UnpublishCommand

public class UnpublishCommand extends Object
  • Constructor Details

    • UnpublishCommand

      public UnpublishCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
    • unpublish

      private static int unpublish(CommandSourceStack source)