feat(minecraft): Update and Gradle changes for Minecraft 26.1
This commit is contained in:
7
tweed5-minecraft/lombok.config
Normal file
7
tweed5-minecraft/lombok.config
Normal file
@@ -0,0 +1,7 @@
|
||||
lombok.accessors.fluent = true
|
||||
lombok.addLombokGeneratedAnnotation = true
|
||||
|
||||
# Special configuration, so that the testmod can use the correct shadowed logging classes.
|
||||
lombok.log.apacheCommons.flagUsage=WARNING
|
||||
lombok.log.custom.declaration=de.siphalor.tweed5.shadowed.org.apache.commons.logging.Log de.siphalor.tweed5.shadowed.org.apache.commons.logging.LogFactory.getLog(TYPE)
|
||||
lombok.log.custom.flagUsage=ALLOW
|
||||
Reference in New Issue
Block a user