Skip to content

Commit eef57fe

Browse files
committed
feat: add BlockTypeKeys class with generated Key constants
- Introduced `BlockTypeKeys` for storing version-dependent Minecraft block keys. - Included over 7000 block key constants for broader block reference support in the API.
1 parent 684e4bd commit eef57fe

File tree

8 files changed

+25262
-2
lines changed

8 files changed

+25262
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
77
javaVersion=21
88
mcVersion=1.21.8
99
group=dev.slne.surf
10-
version=1.21.8-2.33.2
10+
version=1.21.8-2.34.0
1111
relocationPrefix=dev.slne.surf.surfapi.libs
1212
snapshot=true

surf-api-bukkit/surf-api-bukkit-api/api/surf-api-bukkit-api.api

Lines changed: 2527 additions & 0 deletions
Large diffs are not rendered by default.

surf-api-core/surf-api-core-api/api/surf-api-core-api.api

Lines changed: 2527 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)