added broken code moved from mc-passive-mode code

This commit is contained in:
2024-04-06 03:52:55 +02:00
parent d0122e672b
commit bc0be940bb
16 changed files with 1169 additions and 0 deletions

13
.idea/compiler.xml generated Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="steevs-plugin-lib" />
</profile>
</annotationProcessing>
</component>
</project>