Botcraft 1.21.4
Loading...
Searching...
No Matches
ProtocolCraft::Internal::SerializedType< T > Struct Template Reference

#include <Templates.hpp>

Public Types

using storage_type = T
 
using serialization_type = T
 

Detailed Description

template<typename T>
struct ProtocolCraft::Internal::SerializedType< T >

Definition at line 132 of file Templates.hpp.

Member Typedef Documentation

◆ serialization_type

template<typename T >
using ProtocolCraft::Internal::SerializedType< T >::serialization_type = T

Definition at line 132 of file Templates.hpp.

◆ storage_type

template<typename T >
using ProtocolCraft::Internal::SerializedType< T >::storage_type = T

Definition at line 132 of file Templates.hpp.


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