Botcraft 1.21.4
Loading...
Searching...
No Matches
ProtocolCraft::GenericHandler< TCommon, std::tuple<> > Class Template Reference

#include <GenericHandler.hpp>

Public Member Functions

virtual ~GenericHandler ()
 
virtual void Handle (TCommon &)
 

Detailed Description

template<typename TCommon>
class ProtocolCraft::GenericHandler< TCommon, std::tuple<> >

Definition at line 134 of file GenericHandler.hpp.

Constructor & Destructor Documentation

◆ ~GenericHandler()

template<typename TCommon >
virtual ProtocolCraft::GenericHandler< TCommon, std::tuple<> >::~GenericHandler ( )
inlinevirtual

Definition at line 137 of file GenericHandler.hpp.

Member Function Documentation

◆ Handle()

template<typename TCommon >
virtual void ProtocolCraft::GenericHandler< TCommon, std::tuple<> >::Handle ( TCommon &  )
inlinevirtual

Definition at line 138 of file GenericHandler.hpp.


The documentation for this class was generated from the following file: