mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
chore(plugin-api): enable enable_method_chaining
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user