issues
search
andrewgazelka
/
hyperion
The most advanced Minecraft game engine built in Rust.
Apache License 2.0
464
stars
20
forks
source link
feat: implement item click handling system
#574
Closed
andrewgazelka
closed
1 week ago
andrewgazelka
commented
1 week ago
Add new
hyperion-item
crate for centralized item handling
Implement click event handling system with proper event propagation
Move item builder functionality from
rank-tree
to new item crate
Clean up workspace dependencies using proper inheritance
Add support for item handlers and click interactions
Replace
InGameName
component with more generic
Name
Remove duplicate toolchain specification
hyperion-item
crate for centralized item handlingrank-tree
to new item crateInGameName
component with more genericName