Class LongCodec

java.lang.Object
com.hypixel.hytale.codec.codecs.simple.LongCodec
All Implemented Interfaces:
Codec<Long>, PrimitiveCodec, RawJsonCodec<Long>, SchemaConvertable<Long>

public class LongCodec extends Object implements Codec<Long>, RawJsonCodec<Long>, PrimitiveCodec