[−][src]Trait naia_shared::EventBuilder
Handles the creation of new Events
Required methods
fn get_type_id(&self) -> TypeId
Gets the TypeId of the Event it is able to build
fn build(&self, reader: &mut PacketReader<'_>) -> T
Creates a new Event