Closed unilock closed 2 years ago
gradlew clean
gradlew build
That worked. I thought Gradle could handle two operations in one command, though? Do you know why it doesn't work?
EDIT (one year later): The answer is probably a combination of Gradle being Gradle and Forge being Forge. Welcome to Java dev!
The 1.16.5 branch fails to compile, with the message
error: package net.minecraft.network does not exist
. Let me what other info I can provide.uname -srv
java -version
gradlew clean build