Topic category: Help with Minecraft modding (Java Edition)
Executing Gradle task: build
Build info: MCreator 2024.1.18518, forge-1.20.1, 64-bit, 24480 MB, Windows 10, JVM 17.0.10, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2024-07-05-17:47:40
> Task :compileJava FAILED
C:\Users\kauan\MCreatorWorkspaces\amostradinho\src\main\java\net\mcreator\amostradinho\client\model\ModelAmostradinho.java:21: error: cannot find symbol public class ModelAmostradinho<T extends MAU> extends EntityModel<T> {
^
symbol: class MAU
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 2s
1 actionable task: 1 executed
BUILD FAILED
Task completed in 2 seconds
SOMEONE HELP MEE!