class ColorCodec
com.hypixel.hytale.server.core.codec.protocol
Methods: org.bson.BsonValue encode(com.hypixel.hytale.protocol.Color, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.protocol.Color decode(org.bson.BsonValue, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.protocol.Color decodeJson(com.hypixel.hytale.codec.util.RawJsonReader, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.codec.schema.config.Schema toSchema(com.hypixel.hytale.codec.schema.SchemaContext); java.lang.Object decodeJson(com.hypixel.hytale.codec.util.RawJsonReader, c