public static OP_CLUB_PLAYER decode(byte[] data) { OP_CLUB_PLAYER proto = newBuilder(); proto.build(data); return(proto); }