chore(plugin-api): enable enable_method_chaining

This commit is contained in:
Alexander Medvedev
2026-04-17 20:54:36 +02:00
parent fa833ba439
commit 2b4e3bb332
5 changed files with 131 additions and 96 deletions

View File

@@ -56,6 +56,7 @@ mod wit {
skip: ["init-plugin"],
path: "../pumpkin-plugin-wit/v0.1.0",
world: "plugin",
enable_method_chaining: true
});
use super::Component;