![]() |
Botcraft 1.21.5
|
Just a simple type wrapper that will store with T1 and serialize as T2 (can be used for Enum/VarInt for example) More...
#include <Templates.hpp>
Just a simple type wrapper that will store with T1 and serialize as T2 (can be used for Enum/VarInt for example)
T1 | Storage type |
T2 | Serialization type |
Definition at line 72 of file Templates.hpp.