SuccessConsole Output

+ ./gradlew build -PBUILD_NUMBER=3 --no-daemon

> Configure project :
New Dep: net.minecraftforge:forge:1.16.1-32.0.75_mapped_snapshot_20200723-1.16.1_at_7b2d2a5a1e5ccb1349ca7327a52f5efcd7bd6075

> Task :compileJava
Note: SpongePowered MIXIN Annotation Processor Version=0.8
Note: ObfuscationServiceMCP supports type: "searge"
Note: ObfuscationServiceMCP supports type: "notch"
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :processResources
> Task :classes
> Task :jar
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :reobfJar
> Task :sourcesJar
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 18s
8 actionable tasks: 6 executed, 2 up-to-date