net.psforever.packet.game.objectcreate
Transform a Codec[T] for object type T into ConstructorData.
Transform a Codec[T] for object type T into ConstructorData.
a subclass of ConstructorData that indicates what type the object is
a Codec that satisfies the transformation Codec[T] -> T
a String that explains what the object should be identified as in the Err message;
defaults to "object"
Codec[ConstructorData]