feat(plugin-api): add java/bedrock abstraction

This commit is contained in:
Alexander Medvedev
2026-05-16 09:56:18 +02:00
parent 5aafff35e8
commit 966fbec3d3
138 changed files with 3613 additions and 1126 deletions

View File

@@ -1,5 +1,6 @@
pub mod bedrock_form_response;
pub mod changed_main_hand;
pub mod custom_click_action;
pub mod egg_throw;
pub mod exp_change;
pub mod fish;