mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
feat: add pumpkin-plugin-utils
This commit is contained in:
@@ -111,9 +111,9 @@ pub use wit::pumpkin::plugin::{
|
||||
enchantments as enchantments_wit, entity,
|
||||
entity_types::EntityType,
|
||||
event::{self as events_wit, EventType},
|
||||
gui, i18n, ipc, item_stack, java_dialogs, java_packets, particles, permission, player,
|
||||
recipe as recipe_wit, scoreboard, screens as screens_wit, server, statistics as statistics_wit,
|
||||
text, uuid, world,
|
||||
gui, i18n, ipc, item_stack, java_dialogs, java_packets, marketplace, particles, permission,
|
||||
player, recipe as recipe_wit, scoreboard, screens as screens_wit, server,
|
||||
statistics as statistics_wit, text, uuid, world,
|
||||
};
|
||||
|
||||
// Convenience re-exports of commonly-used plugin types so plugin authors can
|
||||
|
||||
Reference in New Issue
Block a user