veloren/server/src/events
2020-03-04 10:09:48 +00:00
..
entity_creation.rs Move ServerEvents into own module 2020-02-18 20:51:10 +01:00
entity_manipulation.rs Move ServerEvents into own module 2020-02-18 20:51:10 +01:00
interaction.rs Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it. 2020-03-04 10:09:48 +00:00
inventory_manip.rs Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it. 2020-03-04 10:09:48 +00:00
mod.rs Move ServerEvents into own module 2020-02-18 20:51:10 +01:00
player.rs Move ServerEvents into own module 2020-02-18 20:51:10 +01:00