Skip to content

feat: add NewClass interface with doSomething method#178

Closed
ammodev wants to merge 7 commits into
version/1.21.11from
test/test-abi-validation
Closed

feat: add NewClass interface with doSomething method#178
ammodev wants to merge 7 commits into
version/1.21.11from
test/test-abi-validation

Conversation

@ammodev

@ammodev ammodev commented Jan 16, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 15:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request introduces a new interface NewClass to the Hytale API module with a single method doSomething() that returns a String.

Changes:

  • Added a new interface file NewClass.kt in the Hytale API module

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ API/ABI changes detected!

This PR contains changes that modified the public API. To update the reference ABI dumps:

./gradlew updateLegacyAbi
git add **/api/**
git commit -m "Update ABI reference"
git push

After updating, the CI will pass. Make sure the changes are backward compatible.

@ammodev ammodev closed this Jan 16, 2026
@ammodev ammodev deleted the test/test-abi-validation branch January 16, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants