Add PathRegion, PathArea and PathRegionData

Add VariantSelector
Add DynamicRegionCommand
Fix RegionData constructor
This commit is contained in:
2026-03-02 11:58:51 +01:00
parent 5795476e23
commit c3319a53d2
19 changed files with 664 additions and 70 deletions
@@ -32,6 +32,7 @@ java {
dependencies {
compileOnly(libs.classindex)
annotationProcessor(libs.classindex)
compileOnly(project(":BauSystem:BauSystem_Main", "default"))
compileOnly(project(":SpigotCore", "default"))