Ошибка import

Java:
C:\Users\ele\Downloads\forge-1.12.2-14.23.5.2768-mdk\build\sources\main\java\com
\regardice\zerushelp\scripts\TutEventHandler.java:11: error: cannot find symbol
import net.minecraft.util.ChatComponentText;
                         ^
  symbol:   class ChatComponentText
  location: package net.minecraft.util
C:\Users\ele\Downloads\forge-1.12.2-14.23.5.2768-mdk\build\sources\main\java\com
\regardice\zerushelp\scripts\TutEventHandler.java:12: error: cannot find symbol
import net.minecraft.util.IChatComponent;
                         ^
  symbol:   class IChatComponent
  location: package net.minecraft.util
C:\Users\ele\Downloads\forge-1.12.2-14.23.5.2768-mdk\build\sources\main\java\com
\regardice\zerushelp\scripts\TutEventHandler.java:13: error: cannot find symbol
import net.minecraft.util.MathHelper;
                         ^
  symbol:   class MathHelper
  location: package net.minecraft.util
3 errors
:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
[QUOTE] Compilation failed; see the compiler error output for details.[/QUOTE]

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.

BUILD FAILED

Total time: 1 mins 17.239 secs
Помогите, в чём ошибка ?
Почему не работает import?
 
Сверху