mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
4574e18d49
* finish packet definition for ClickContainer * add CloseScreen client event * add DropItem client event * add SetSlotCreative client event * implement ClientEvent::CloseScreen * ClientEvent::DropItem * implement ClientEvent::SetSlotCreative * cargo fmt * add inventory_piano example to demo inventory slot click events * lints * implement ClickContainer event * inventory_piano: deduplicate note playing logic * add DropItemStack client event * implement ClientEvent::DropItemStack * adjust logging * tweak inventory_piano example, send text to chat instead of stdout * fix lint * move Slot outside of protocol module * avoid cloning slot in ClickContainer packet handler * fix inventory_piano example |
||
---|---|---|
.. | ||
building.rs | ||
combat.rs | ||
conway.rs | ||
cow_sphere.rs | ||
entity_raycast.rs | ||
inventory_piano.rs | ||
resource_pack.rs | ||
terrain.rs |